A Banzai extension for serializing workflows to JSON with System.Text.Json.
Info
Version: | 4.0.1 |
Author(s): | Eric Swann |
Last Update: | Monday, December 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/eswann/Banzai |
NuGet Url: | https://www.nuget.org/packages/Banzai.Serialization.SystemJson |
Install
Install-Package Banzai.Serialization.SystemJson
dotnet add package Banzai.Serialization.SystemJson
paket add Banzai.Serialization.SystemJson
Banzai.Serialization.SystemJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Banzai(>= 4.0.1)
- System.Text.Json(>= 5.0.0)
Tags