SettingsFile 1.0.3

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package SettingsFile --version 1.0.3
                    
NuGet\Install-Package SettingsFile -Version 1.0.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SettingsFile" Version="1.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SettingsFile" Version="1.0.3" />
                    
Directory.Packages.props
<PackageReference Include="SettingsFile" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SettingsFile --version 1.0.3
                    
#r "nuget: SettingsFile, 1.0.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SettingsFile@1.0.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SettingsFile&version=1.0.3
                    
Install as a Cake Addin
#tool nuget:?package=SettingsFile&version=1.0.3
                    
Install as a Cake Tool

A c# class that handles the settings for any application.

Product 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 netcoreapp2.0 is compatible.  netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on SettingsFile:

Package Downloads
MiniDump

A c# library that handles mini-dumping a program by adding the "[MiniDump(...)]" attribute to the application's main class.

PluginUpdateCheck

A c# generic plugin update checker.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.4-preview-99680596 7,838 5/9/2020
1.0.4-preview-344911112 470 11/4/2020
1.0.4-preview-342994634 459 11/3/2020
1.0.4-preview-335148971 478 10/29/2020
1.0.4-preview-332923679 490 10/28/2020
1.0.4-preview-332920597 496 10/28/2020
1.0.4-preview-330621238 455 10/27/2020
1.0.4-preview-316956822 549 10/20/2020
1.0.4-preview-303715667 510 10/13/2020
1.0.4-preview-292779205 498 10/7/2020
1.0.4-preview-290752283 536 10/6/2020
1.0.4-preview-276046822 515 9/28/2020
1.0.4-preview-264542216 532 9/21/2020
1.0.4-preview-255078946 563 9/15/2020
1.0.4-preview-244021395 510 9/8/2020
1.0.4-preview-233801022 552 9/1/2020
1.0.4-preview-223142308 466 8/25/2020
1.0.4-preview-214710688 546 8/19/2020
1.0.4-preview-213134071 553 8/18/2020
1.0.3 1,661 2/6/2019
Loading failed

Added reference assemblies.