Info
Version: | 0.2.2 |
Author(s): | Bluegrams |
Last Update: | Saturday, July 1, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bluegrams/SettingsProviders |
NuGet Url: | https://www.nuget.org/packages/PortableJsonSettingsProvider |
Install
Install-Package PortableJsonSettingsProvider
dotnet add package PortableJsonSettingsProvider
paket add PortableJsonSettingsProvider
PortableJsonSettingsProvider Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 12.0.3)
- Newtonsoft.Json(>= 12.0.3)
- System.Configuration.ConfigurationManager(>= 5.0.0)
Tags
Read more at https://www.codeproject.com/Articles/1238550/Making-Application-Settings-Portable.