Contains serializer/deserializer for JSON based configurations.
Info
Version: | 0.49.0 |
Author(s): | Marin Atanasov |
Last Update: | Friday, October 4, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MarinAtanasov/AppBrix |
NuGet Url: | https://www.nuget.org/packages/AppBrix.Configuration.Json |
Install
Install-Package AppBrix.Configuration.Json
dotnet add package AppBrix.Configuration.Json
paket add AppBrix.Configuration.Json
AppBrix.Configuration.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- AppBrix.Configuration(>= 0.21.0)
- System.Text.Json(>= 5.0.0)
Tags