Project that contains the classes and interfaces used in creating the default end points in an API project.
Info
Version: | 1.0.0 |
Author(s): | Greg Boudreau |
Last Update: | Thursday, November 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Jetstream.Infrastructure.Base |
Install
Install-Package Jetstream.Infrastructure.Base
dotnet add package Jetstream.Infrastructure.Base
paket add Jetstream.Infrastructure.Base
Jetstream.Infrastructure.Base Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Http(>= 5.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 5.0.0)
- Swashbuckle.AspNetCore(>= 5.6.3)
- System.Net.Http(>= 4.3.4)
Tags