Init the Kestrel server, and run the startup with all of the packages commonly used in the BpSeed.
Info
Version: | 1.1.2 |
Author(s): | Jonathan Erel |
Last Update: | Wednesday, April 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Bp.ApiRunner |
Install
Install-Package Bp.ApiRunner
dotnet add package Bp.ApiRunner
paket add Bp.ApiRunner
Bp.ApiRunner Download (Unzip the "nupkg" after downloading)
Dependencies
- Bp.Common(>= 1.1.0)
- Bp.Config(>= 1.1.2)
- Bp.EndPointer(>= 1.1.0)
- Bp.ExtendConfigureServices(>= 1.1.0)
- Bp.HealthChecks(>= 1.0.1)
- Bp.Logging(>= 1.1.0)
- Bp.RouterAliases(>= 1.1.0)
- AutoMapper(>= 8.0.0)
- AutoMapper.Extensions.Microsoft.DependencyInjection(>= 6.0.0)
- Serilog(>= 2.7.1)
- Serilog.AspNetCore(>= 2.1.1)
- Serilog.Exceptions(>= 5.0.0)
- Serilog.Settings.Configuration(>= 3.0.1)
- Serilog.Sinks.Console(>= 3.1.1)
- Swashbuckle.AspNetCore(>= 5.0.0)
- Swashbuckle.AspNetCore.Annotations(>= 5.0.0)