A set of building blocks to implement RFCs (Request for Comments), like the RFC 7807 (Problem Details for HTTP APIs).
Info
Version: | 2.0.0 |
Author(s): | Maicon Heck |
Last Update: | Saturday, December 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/maiconheck/krafted |
NuGet Url: | https://www.nuget.org/packages/Krafted.Rfc |
Install
Install-Package Krafted.Rfc
dotnet add package Krafted.Rfc
paket add Krafted.Rfc
Krafted.Rfc Download (Unzip the "nupkg" after downloading)
Dependencies
- Krafted.Abstractions(>= 2.0.0)
- Krafted(>= 2.0.0)
- System.Text.Json(>= 5.0.0)
Tags