Helper classes and extensions common across all dotnet core applications.
Info
Version: | 1.1.16 |
Author(s): | breaker05 |
Last Update: | Monday, May 23, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/breaker05/breaker.helpers |
NuGet Url: | https://www.nuget.org/packages/Breaker.Helpers |
Install
Install-Package Breaker.Helpers
dotnet add package Breaker.Helpers
paket add Breaker.Helpers
Breaker.Helpers Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Net.Http.Headers(>= 2.2.8)
- System.ComponentModel.Annotations(>= 4.7.0)
- System.Drawing.Common(>= 4.7.0)
- System.Text.Json(>= 5.0.1)