Project that contains the classes and interfaces used in creating a standard middleware for all API projects.
Info
Version: | 1.0.5 |
Author(s): | Greg Boudreau |
Last Update: | Saturday, November 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Jetstream.Infrastructure.Middleware |
Install
Install-Package Jetstream.Infrastructure.Middleware
dotnet add package Jetstream.Infrastructure.Middleware
paket add Jetstream.Infrastructure.Middleware
Jetstream.Infrastructure.Middleware Download (Unzip the "nupkg" after downloading)
Dependencies
- Jetstream.Infrastructure.Entities(>= 1.0.10)
- Jetstream.Infrastructure(>= 1.0.2)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Data.SqlClient(>= 4.8.2)
- System.Diagnostics.EventLog(>= 5.0.0)
Tags