Standardized messaging with .NET 6 serialization (System.Text.Json).
Info
Version: | 2.0.1 |
Author(s): | Dane Vinson |
Last Update: | Saturday, May 14, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DaneVinson/JsonEnvelopes |
NuGet Url: | https://www.nuget.org/packages/JsonEnvelopes |
Install
Install-Package JsonEnvelopes
dotnet add package JsonEnvelopes
paket add JsonEnvelopes
JsonEnvelopes Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.7.2)