phirSOFT.SettingsService
0.2.0-beta0006
See the version list below for details.
dotnet add package phirSOFT.SettingsService --version 0.2.0-beta0006
NuGet\Install-Package phirSOFT.SettingsService -Version 0.2.0-beta0006
<PackageReference Include="phirSOFT.SettingsService" Version="0.2.0-beta0006" />
<PackageVersion Include="phirSOFT.SettingsService" Version="0.2.0-beta0006" />
<PackageReference Include="phirSOFT.SettingsService" />
paket add phirSOFT.SettingsService --version 0.2.0-beta0006
#r "nuget: phirSOFT.SettingsService, 0.2.0-beta0006"
#:package phirSOFT.SettingsService@0.2.0-beta0006
#addin nuget:?package=phirSOFT.SettingsService&version=0.2.0-beta0006&prerelease
#tool nuget:?package=phirSOFT.SettingsService&version=0.2.0-beta0006&prerelease
The settings service is a library that provides a simlple interface to retrieve settings from different sources. The interface is designed for applications using the IoC (Inversion of Control) pattern, but it can also be used in applications. A setting can be of any type (although simple types like structs and string are recommended) and is identified by an unique key.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Nito.AsyncEx.Coordination (>= 5.0.0)
- phirSOFT.SettingsService.Abstractions (>= 0.2.0-beta0006)
- System.ValueTuple (>= 4.5.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on phirSOFT.SettingsService:
Package | Downloads |
---|---|
phirSOFT.SettingsService.Json
Provides a implementation for a json formatted settings file |
|
phirSOFT.SettingsService.ApplicationSettingsService
ISettingsService Wrapper for ApplicationSettingsBase |
|
phirSOFT.SettingsService.Registry
Provides a settings service that stores its settings in the windows registry. This package is not recommended for multi plattform applications, since the registry does not exists on all plattforms. |
|
phirSOFT.SettingsService.Unity
Provides the `SettingsValueAttribute`, witch can be used to inject settings within the unity container. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.2.6 | 1,024 | 3/12/2020 |
0.2.3 | 687 | 9/14/2019 |
0.2.1-beta.2 | 243 | 9/14/2019 |
0.2.1-beta.1 | 240 | 9/14/2019 |
0.2.0 | 825 | 8/26/2019 |
0.2.0-pre.47 | 364 | 8/26/2019 |
0.2.0-pre.46 | 364 | 8/26/2019 |
0.2.0-pre.44 | 375 | 8/26/2019 |
0.2.0-pre.31 | 371 | 8/25/2019 |
0.2.0-pre.30 | 377 | 8/25/2019 |
0.2.0-pre.28 | 389 | 8/25/2019 |
0.2.0-pre.11 | 376 | 8/24/2019 |
0.2.0-beta0008 | 486 | 8/24/2019 |
0.2.0-beta0007 | 478 | 8/24/2019 |
0.2.0-beta0006 | 488 | 8/24/2019 |
0.1.37 | 315 | 2/27/2019 |
0.1.36 | 546 | 6/11/2018 |
0.1.35 | 457 | 5/21/2018 |
0.1.34 | 1,416 | 2/10/2018 |
0.1.33 | 1,441 | 2/10/2018 |
0.1.31 | 1,465 | 2/10/2018 |
0.1.29 | 1,418 | 2/10/2018 |
0.1.26 | 1,387 | 2/10/2018 |
0.0.1.23 | 1,381 | 2/10/2018 |
0.0.1.22 | 1,421 | 2/10/2018 |
0.0.1.21 | 1,458 | 2/9/2018 |
0.0.1.20 | 1,414 | 2/6/2018 |
0.0.1.19 | 1,412 | 2/5/2018 |
0.0.1.18 | 1,460 | 2/5/2018 |
0.0.1.17 | 1,412 | 2/5/2018 |
0.0.1.16 | 1,437 | 2/5/2018 |
0.0.1.15 | 1,440 | 2/5/2018 |
0.0.1.14 | 1,401 | 1/27/2018 |
0.0.1.13 | 1,401 | 1/13/2018 |
0.0.1.10 | 1,457 | 1/13/2018 |
0.0.1.9 | 1,585 | 1/13/2018 |
0.0.1.8 | 1,506 | 1/13/2018 |
0.0.1.7 | 1,507 | 1/13/2018 |
0.0.1.6 | 1,326 | 1/13/2018 |
0.0.1.5 | 1,362 | 1/13/2018 |