This repository has been archived by the owner on Jul 1, 2020. It is now read-only.
Releases: miqoas/Miqo.Config
Releases · miqoas/Miqo.Config
v2.0.0: Rejoice !
v1.1.2: fix .csproj targetframeworks
build(csproj): change nuget description of library
Add CHANGELOG.md and update NuGet Package
The library is available as a signed NuGet package.
PM> Install-Package Miqo.Config
v1.1.0: Replace encryption code. Restructure project code. Update README.md
Initial release of Miqo.Config.
The library is available as a signed NuGet package.
PM> Install-Package Miqo.Config
Note:
The encryption code has been changed. This means new encryption keys need to be created using the tool that is included in the project. Any encrypted configuration files will need to be re-encrypted.
Miqo.Config is now available on .NET Standard 2.0, .NET Core 2.0 and .NET Framework 4.6.1.