Appconfi.Web
1.4.1
With Appconfi you can instantly change an application setting without introducing any latency to your site. Is as a configuration service that lets you manage your features and configurations without actually deploying new code.
Install-Package Appconfi.Web -Version 1.4.1
dotnet add package Appconfi.Web --version 1.4.1
<PackageReference Include="Appconfi.Web" Version="1.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Appconfi.Web --version 1.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Appconfi.Web, 1.4.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Version 1.4.1
* Adding target rules by user
Version 1.3.0
* Remove cache function
* Simplify logic
Version 1.2.1
* Adding web extensions
Dependencies
-
.NETStandard 2.1
- Appconfi (>= 1.4.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.0.0)
- Newtonsoft.Json (>= 12.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.