TestingBlazor:用于测试Blazor功能的沙盒项目

时间:2021-05-10 11:06:24
【文件属性】:
文件名称:TestingBlazor:用于测试Blazor功能的沙盒项目
文件大小:239KB
文件格式:ZIP
更新时间:2021-05-10 11:06:24
HTML 测试Blazor 一个沙盒项目,用于测试.NET 5上的Blazor功能。已通过Chrome测试。 包括以下内容: 表单验证 使用IIS和Kestrel进行Windows身份验证, 页面加载指示器。 在本地克隆此存储库,然后执行dotnet run来运行该应用程序。
【文件预览】:
TestingBlazor-main
----Program.cs(751B)
----.gitignore(6KB)
----Validators()
--------PersonValidator.cs(890B)
--------PersonValidatorComponent.cs(2KB)
----appsettings.Development.json(199B)
----Controllers()
--------RequireAuthenticationController.cs(819B)
----appsettings.json(196B)
----App.razor(651B)
----Pages()
--------Error.cshtml(707B)
--------Counter.razor(284B)
--------FetchData.razor(1KB)
--------Security.razor(1KB)
--------LoadingIndicator.razor.cs(3KB)
--------_Host.cshtml(1KB)
--------LoadingIndicator.razor(2KB)
--------Validations.razor(1KB)
--------Index.razor(127B)
----LICENSE(11KB)
----Shared()
--------MainLayout.razor(338B)
--------NavMenu.razor(2KB)
--------LoginDisplay.razor(290B)
--------SurveyPrompt.razor(525B)
----README.md(299B)
----Data()
--------WeatherForecastService.cs(796B)
--------WeatherForecast.cs(314B)
----TestingBlazor.csproj(577B)
----TestingBlazor.sln(1KB)
----Startup.cs(2KB)
----_Imports.razor(479B)
----Properties()
--------launchSettings.json(676B)
----Models()
--------Person.cs(215B)
----wwwroot()
--------js()
--------css()
--------favicon.ico(31KB)

网友评论