removed counter page
This commit is contained in:
parent
5a6f8ae30f
commit
75342c6f60
@ -1,18 +0,0 @@
|
|||||||
@page "/counter"
|
|
||||||
|
|
||||||
<PageTitle>Counter</PageTitle>
|
|
||||||
|
|
||||||
<h1>Counter</h1>
|
|
||||||
|
|
||||||
<p role="status">Current count: @currentCount</p>
|
|
||||||
|
|
||||||
<button class="btn btn-primary" @onclick="IncrementCount">Click me</button>
|
|
||||||
|
|
||||||
@code {
|
|
||||||
private int currentCount = 0;
|
|
||||||
|
|
||||||
private void IncrementCount()
|
|
||||||
{
|
|
||||||
currentCount++;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@ -14,11 +14,6 @@
|
|||||||
<span class="oi oi-home" aria-hidden="true"></span> Home
|
<span class="oi oi-home" aria-hidden="true"></span> Home
|
||||||
</NavLink>
|
</NavLink>
|
||||||
</div>
|
</div>
|
||||||
<div class="nav-item px-3">
|
|
||||||
<NavLink class="nav-link" href="counter">
|
|
||||||
<span class="oi oi-plus" aria-hidden="true"></span> Counter
|
|
||||||
</NavLink>
|
|
||||||
</div>
|
|
||||||
<div class="nav-item px-3">
|
<div class="nav-item px-3">
|
||||||
<NavLink class="nav-link" href="fetchdata">
|
<NavLink class="nav-link" href="fetchdata">
|
||||||
<span class="oi oi-list-rich" aria-hidden="true"></span> Fetch data
|
<span class="oi oi-list-rich" aria-hidden="true"></span> Fetch data
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@ -19,10 +19,6 @@ build_property._RazorSourceGeneratorDebug =
|
|||||||
build_metadata.AdditionalFiles.TargetPath = QXBwLnJhem9y
|
build_metadata.AdditionalFiles.TargetPath = QXBwLnJhem9y
|
||||||
build_metadata.AdditionalFiles.CssScope =
|
build_metadata.AdditionalFiles.CssScope =
|
||||||
|
|
||||||
[C:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Pages/Counter.razor]
|
|
||||||
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcQ291bnRlci5yYXpvcg==
|
|
||||||
build_metadata.AdditionalFiles.CssScope =
|
|
||||||
|
|
||||||
[C:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Pages/FetchData.razor]
|
[C:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Pages/FetchData.razor]
|
||||||
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcRmV0Y2hEYXRhLnJhem9y
|
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcRmV0Y2hEYXRhLnJhem9y
|
||||||
build_metadata.AdditionalFiles.CssScope =
|
build_metadata.AdditionalFiles.CssScope =
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@ -12,43 +12,6 @@
|
|||||||
},
|
},
|
||||||
"ProjectWorkspaceState": {
|
"ProjectWorkspaceState": {
|
||||||
"TagHelpers": [
|
"TagHelpers": [
|
||||||
{
|
|
||||||
"HashCode": -186888358,
|
|
||||||
"Kind": "Components.Component",
|
|
||||||
"Name": "FrontendApp.Pages.Counter",
|
|
||||||
"AssemblyName": "FrontendApp",
|
|
||||||
"CaseSensitive": true,
|
|
||||||
"TagMatchingRules": [
|
|
||||||
{
|
|
||||||
"TagName": "Counter"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Metadata": {
|
|
||||||
"Runtime.Name": "Components.IComponent",
|
|
||||||
"Common.TypeName": "FrontendApp.Pages.Counter",
|
|
||||||
"Common.TypeNamespace": "FrontendApp.Pages",
|
|
||||||
"Common.TypeNameIdentifier": "Counter"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"HashCode": -1682126398,
|
|
||||||
"Kind": "Components.Component",
|
|
||||||
"Name": "FrontendApp.Pages.Counter",
|
|
||||||
"AssemblyName": "FrontendApp",
|
|
||||||
"CaseSensitive": true,
|
|
||||||
"TagMatchingRules": [
|
|
||||||
{
|
|
||||||
"TagName": "FrontendApp.Pages.Counter"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Metadata": {
|
|
||||||
"Runtime.Name": "Components.IComponent",
|
|
||||||
"Common.TypeName": "FrontendApp.Pages.Counter",
|
|
||||||
"Common.TypeNamespace": "FrontendApp.Pages",
|
|
||||||
"Common.TypeNameIdentifier": "Counter",
|
|
||||||
"Components.NameMatch": "Components.FullyQualifiedNameMatch"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"HashCode": -1123924340,
|
"HashCode": -1123924340,
|
||||||
"Kind": "Components.Component",
|
"Kind": "Components.Component",
|
||||||
@ -123,43 +86,6 @@
|
|||||||
"Components.NameMatch": "Components.FullyQualifiedNameMatch"
|
"Components.NameMatch": "Components.FullyQualifiedNameMatch"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"HashCode": -2009996664,
|
|
||||||
"Kind": "Components.Component",
|
|
||||||
"Name": "FrontendApp.Shared.NavMenu",
|
|
||||||
"AssemblyName": "FrontendApp",
|
|
||||||
"CaseSensitive": true,
|
|
||||||
"TagMatchingRules": [
|
|
||||||
{
|
|
||||||
"TagName": "NavMenu"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Metadata": {
|
|
||||||
"Runtime.Name": "Components.IComponent",
|
|
||||||
"Common.TypeName": "FrontendApp.Shared.NavMenu",
|
|
||||||
"Common.TypeNamespace": "FrontendApp.Shared",
|
|
||||||
"Common.TypeNameIdentifier": "NavMenu"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"HashCode": -1684872700,
|
|
||||||
"Kind": "Components.Component",
|
|
||||||
"Name": "FrontendApp.Shared.NavMenu",
|
|
||||||
"AssemblyName": "FrontendApp",
|
|
||||||
"CaseSensitive": true,
|
|
||||||
"TagMatchingRules": [
|
|
||||||
{
|
|
||||||
"TagName": "FrontendApp.Shared.NavMenu"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Metadata": {
|
|
||||||
"Runtime.Name": "Components.IComponent",
|
|
||||||
"Common.TypeName": "FrontendApp.Shared.NavMenu",
|
|
||||||
"Common.TypeNamespace": "FrontendApp.Shared",
|
|
||||||
"Common.TypeNameIdentifier": "NavMenu",
|
|
||||||
"Components.NameMatch": "Components.FullyQualifiedNameMatch"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"HashCode": -653362605,
|
"HashCode": -653362605,
|
||||||
"Kind": "Components.Component",
|
"Kind": "Components.Component",
|
||||||
@ -325,6 +251,43 @@
|
|||||||
"Components.NameMatch": "Components.FullyQualifiedNameMatch"
|
"Components.NameMatch": "Components.FullyQualifiedNameMatch"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"HashCode": -2009996664,
|
||||||
|
"Kind": "Components.Component",
|
||||||
|
"Name": "FrontendApp.Shared.NavMenu",
|
||||||
|
"AssemblyName": "FrontendApp",
|
||||||
|
"CaseSensitive": true,
|
||||||
|
"TagMatchingRules": [
|
||||||
|
{
|
||||||
|
"TagName": "NavMenu"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Metadata": {
|
||||||
|
"Runtime.Name": "Components.IComponent",
|
||||||
|
"Common.TypeName": "FrontendApp.Shared.NavMenu",
|
||||||
|
"Common.TypeNamespace": "FrontendApp.Shared",
|
||||||
|
"Common.TypeNameIdentifier": "NavMenu"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"HashCode": -1684872700,
|
||||||
|
"Kind": "Components.Component",
|
||||||
|
"Name": "FrontendApp.Shared.NavMenu",
|
||||||
|
"AssemblyName": "FrontendApp",
|
||||||
|
"CaseSensitive": true,
|
||||||
|
"TagMatchingRules": [
|
||||||
|
{
|
||||||
|
"TagName": "FrontendApp.Shared.NavMenu"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Metadata": {
|
||||||
|
"Runtime.Name": "Components.IComponent",
|
||||||
|
"Common.TypeName": "FrontendApp.Shared.NavMenu",
|
||||||
|
"Common.TypeNamespace": "FrontendApp.Shared",
|
||||||
|
"Common.TypeNameIdentifier": "NavMenu",
|
||||||
|
"Components.NameMatch": "Components.FullyQualifiedNameMatch"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"HashCode": -1736526844,
|
"HashCode": -1736526844,
|
||||||
"Kind": "Components.Component",
|
"Kind": "Components.Component",
|
||||||
@ -18758,11 +18721,6 @@
|
|||||||
"TargetPath": "Pages\\Index.razor",
|
"TargetPath": "Pages\\Index.razor",
|
||||||
"FileKind": "component"
|
"FileKind": "component"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"FilePath": "c:\\Users\\user\\Documents\\Panoptes\\2023-ca400-murphg62-byrnm257\\src\\FrontendApp\\Pages\\Counter.razor",
|
|
||||||
"TargetPath": "Pages\\Counter.razor",
|
|
||||||
"FileKind": "component"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"FilePath": "c:\\Users\\user\\Documents\\Panoptes\\2023-ca400-murphg62-byrnm257\\src\\FrontendApp\\App.razor",
|
"FilePath": "c:\\Users\\user\\Documents\\Panoptes\\2023-ca400-murphg62-byrnm257\\src\\FrontendApp\\App.razor",
|
||||||
"TargetPath": "App.razor",
|
"TargetPath": "App.razor",
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@ -1 +1,3 @@
|
|||||||
2.0
|
2.0
|
||||||
|
2.0
|
||||||
|
2.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user