MvcConfig 1.2.1
ASP.NET MVC application configuration helper. Your app can keep settings in json file. And this helper can load your config and inject it.
Install-Package MvcConfig -Version 1.2.1
dotnet add package MvcConfig --version 1.2.1
<PackageReference Include="MvcConfig" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvcConfig --version 1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MvcConfig, 1.2.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Package info updated: logo, author, copyright
Dependencies
This package has no dependencies.
Used By
GitHub repositories
This package is not used by any popular GitHub repositories.