4f4ba7eaf1 | ||
---|---|---|
.. | ||
Models | ||
Pages | ||
wwwroot | ||
.bowerrc | ||
Program.cs | ||
README.md | ||
Startup.cs | ||
UsingOptionsSample.csproj | ||
appsettings.json | ||
bower.json | ||
bundleconfig.json |
README.md
ASP.NET Using Options Sample
This sample illustrates the use of the Options pattern in an ASP.NET Core Razor Pages app. This sample demonstrates the features described in the Options pattern topic.