phirSOFT.SettingsService
0.2.0-beta0008
See the version list below for details.
dotnet add package phirSOFT.SettingsService --version 0.2.0-beta0008
NuGet\Install-Package phirSOFT.SettingsService -Version 0.2.0-beta0008
<PackageReference Include="phirSOFT.SettingsService" Version="0.2.0-beta0008" />
<PackageVersion Include="phirSOFT.SettingsService" Version="0.2.0-beta0008" />
<PackageReference Include="phirSOFT.SettingsService" />
paket add phirSOFT.SettingsService --version 0.2.0-beta0008
#r "nuget: phirSOFT.SettingsService, 0.2.0-beta0008"
#:package phirSOFT.SettingsService@0.2.0-beta0008
#addin nuget:?package=phirSOFT.SettingsService&version=0.2.0-beta0008&prerelease
#tool nuget:?package=phirSOFT.SettingsService&version=0.2.0-beta0008&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-beta0008)
- 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,017 | 3/12/2020 |
0.2.3 | 681 | 9/14/2019 |
0.2.1-beta.2 | 243 | 9/14/2019 |
0.2.1-beta.1 | 240 | 9/14/2019 |
0.2.0 | 819 | 8/26/2019 |
0.2.0-pre.47 | 358 | 8/26/2019 |
0.2.0-pre.46 | 358 | 8/26/2019 |
0.2.0-pre.44 | 369 | 8/26/2019 |
0.2.0-pre.31 | 365 | 8/25/2019 |
0.2.0-pre.30 | 371 | 8/25/2019 |
0.2.0-pre.28 | 383 | 8/25/2019 |
0.2.0-pre.11 | 370 | 8/24/2019 |
0.2.0-beta0008 | 480 | 8/24/2019 |
0.2.0-beta0007 | 472 | 8/24/2019 |
0.2.0-beta0006 | 482 | 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,401 | 2/10/2018 |
0.1.33 | 1,429 | 2/10/2018 |
0.1.31 | 1,450 | 2/10/2018 |
0.1.29 | 1,405 | 2/10/2018 |
0.1.26 | 1,373 | 2/10/2018 |
0.0.1.23 | 1,366 | 2/10/2018 |
0.0.1.22 | 1,408 | 2/10/2018 |
0.0.1.21 | 1,446 | 2/9/2018 |
0.0.1.20 | 1,400 | 2/6/2018 |
0.0.1.19 | 1,397 | 2/5/2018 |
0.0.1.18 | 1,447 | 2/5/2018 |
0.0.1.17 | 1,397 | 2/5/2018 |
0.0.1.16 | 1,425 | 2/5/2018 |
0.0.1.15 | 1,428 | 2/5/2018 |
0.0.1.14 | 1,389 | 1/27/2018 |
0.0.1.13 | 1,386 | 1/13/2018 |
0.0.1.10 | 1,442 | 1/13/2018 |
0.0.1.9 | 1,570 | 1/13/2018 |
0.0.1.8 | 1,492 | 1/13/2018 |
0.0.1.7 | 1,493 | 1/13/2018 |
0.0.1.6 | 1,312 | 1/13/2018 |
0.0.1.5 | 1,349 | 1/13/2018 |