Shiny.Extensions.Configuration.Remote
1.0.0-pre-0008
Prefix Reserved
dotnet add package Shiny.Extensions.Configuration.Remote --version 1.0.0-pre-0008
NuGet\Install-Package Shiny.Extensions.Configuration.Remote -Version 1.0.0-pre-0008
<PackageReference Include="Shiny.Extensions.Configuration.Remote" Version="1.0.0-pre-0008" />
<PackageVersion Include="Shiny.Extensions.Configuration.Remote" Version="1.0.0-pre-0008" />
<PackageReference Include="Shiny.Extensions.Configuration.Remote" />
paket add Shiny.Extensions.Configuration.Remote --version 1.0.0-pre-0008
#r "nuget: Shiny.Extensions.Configuration.Remote, 1.0.0-pre-0008"
#:package Shiny.Extensions.Configuration.Remote@1.0.0-pre-0008
#addin nuget:?package=Shiny.Extensions.Configuration.Remote&version=1.0.0-pre-0008&prerelease
#tool nuget:?package=Shiny.Extensions.Configuration.Remote&version=1.0.0-pre-0008&prerelease
Remote Configuration Provider
Work with the power of Microsoft.Extensions.Configuration while still being able to retrieve most configuration from a server (much like secrets). For mobile, get the added benefit of having "cached" configuration in cases where connectivity is not available. This allows you to update things like license keys, data endpoints, & more. Could you do this without this library? Yes - BUT you don't get IOptionsMonitor and have to work with another mediation service everywhere (if remote, use that value, else pull from local)
This library works great with .NET MAUI and ASP.NET Core applications
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Microsoft.Extensions.Configuration.Json (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Shiny.Extensions.Configuration.Remote:
Package | Downloads |
---|---|
Shiny.Extensions.Configuration.Remote.Maui
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.0-pre-0008 | 1,649 | 7/10/2024 |
1.0.0-pre-0007 | 83 | 7/8/2024 |
1.0.0-pre-0006 | 75 | 7/4/2024 |