Library for quickly implementing common microservice patterns in .Net Standard.
Info
Version: | 1.0.6 |
Author(s): | Matt Kruskamp, Cory Hedges, Andrew Later |
Last Update: | Tuesday, November 22, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Cyberkruz/qualm |
NuGet Url: | https://www.nuget.org/packages/Qualm |
Install
Install-Package Qualm
dotnet add package Qualm
paket add Qualm
Qualm Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Newtonsoft.Json(>= 12.0.1)
Tags