OutWit.Common.Settings
1.0.0
See the version list below for details.
dotnet add package OutWit.Common.Settings --version 1.0.0
NuGet\Install-Package OutWit.Common.Settings -Version 1.0.0
<PackageReference Include="OutWit.Common.Settings" Version="1.0.0" />
<PackageVersion Include="OutWit.Common.Settings" Version="1.0.0" />
<PackageReference Include="OutWit.Common.Settings" />
paket add OutWit.Common.Settings --version 1.0.0
#r "nuget: OutWit.Common.Settings, 1.0.0"
#:package OutWit.Common.Settings@1.0.0
#addin nuget:?package=OutWit.Common.Settings&version=1.0.0
#tool nuget:?package=OutWit.Common.Settings&version=1.0.0
Automatic Settings API
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. 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 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. |
-
net5.0
- OutWit.Common.Aspects (>= 1.0.0)
- System.Configuration.ConfigurationManager (>= 8.0.0)
-
net6.0
- OutWit.Common.Aspects (>= 1.0.0)
- System.Configuration.ConfigurationManager (>= 8.0.0)
-
net7.0
- OutWit.Common.Aspects (>= 1.0.0)
- System.Configuration.ConfigurationManager (>= 8.0.0)
-
net8.0
- OutWit.Common.Aspects (>= 1.0.0)
- System.Configuration.ConfigurationManager (>= 8.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on OutWit.Common.Settings:
| Package | Downloads |
|---|---|
|
OutWit.Common.Settings.Json
JSON file storage provider for OutWit.Common.Settings. Enables storing settings in human-readable JSON format with group metadata and multi-scope support. |
|
|
OutWit.Common.Settings.Csv
CSV file storage provider for OutWit.Common.Settings. Enables storing settings in tabular CSV format, ideal for spreadsheet editing and external tool processing. |
|
|
OutWit.Common.Settings.Database
Entity Framework Core database storage provider for OutWit.Common.Settings. Supports standalone databases, shared databases, and multi-user isolation with SQLite, PostgreSQL, SQL Server, and more. |
GitHub repositories
This package is not used by any popular GitHub repositories.