removed counter page

This commit is contained in:
gaz8860 Gary 2023-01-27 15:13:56 +00:00
parent 5a6f8ae30f
commit 75342c6f60
11 changed files with 39 additions and 106 deletions

View File

@ -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++;
}
}

View File

@ -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

View File

@ -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 =

View File

@ -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",

View File

@ -1 +1,3 @@
2.0 2.0
2.0
2.0