Contains components for hosting endpoints in ASP.NET Core and Kestrel.
Info
Version: | 1.9.5 |
Author(s): | Stacks Contributors |
Last Update: | Sunday, May 28, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/slalom-saa/stacks |
NuGet Url: | https://www.nuget.org/packages/Slalom.Stacks.AspNetCore |
Install
Install-Package Slalom.Stacks.AspNetCore
dotnet add package Slalom.Stacks.AspNetCore
paket add Slalom.Stacks.AspNetCore
Slalom.Stacks.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- Slalom.Stacks(>= 1.9.5)
- System.ComponentModel.Annotations(>= 4.3.0)
- Microsoft.AspNetCore(>= 1.1.1)
- System.Diagnostics.DiagnosticSource(>= 4.3.1)
- Microsoft.AspNetCore.Authentication.Cookies(>= 1.1.2)
- Microsoft.AspNetCore.DataProtection.Extensions(>= 1.1.2)
- Microsoft.AspNetCore.Hosting(>= 1.1.2)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.2)
- Microsoft.AspNetCore.Mvc(>= 1.1.3)
- Microsoft.AspNetCore.Mvc.ApiExplorer(>= 1.1.3)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 1.1.3)
- Microsoft.AspNetCore.Server.Kestrel(>= 1.1.2)
- Microsoft.Extensions.Configuration.Binder(>= 1.1.2)
- Microsoft.Extensions.Configuration.FileExtensions(>= 1.1.2)
- Microsoft.Extensions.DependencyModel(>= 1.1.2)
- Microsoft.Extensions.FileProviders.Embedded(>= 1.1.1)
- Microsoft.AspNetCore.StaticFiles(>= 1.1.2)
- Autofac.Extensions.DependencyInjection(>= 4.1.0)
- Slalom.Stacks(>= 1.9.5)
- System.ComponentModel.Annotations(>= 4.3.0)
- Microsoft.AspNetCore(>= 1.1.1)
- System.Diagnostics.DiagnosticSource(>= 4.3.1)
- Microsoft.AspNetCore.Authentication.Cookies(>= 1.1.2)
- Microsoft.AspNetCore.DataProtection.Extensions(>= 1.1.2)
- Microsoft.AspNetCore.Hosting(>= 1.1.2)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.2)
- Microsoft.AspNetCore.Mvc(>= 1.1.3)
- Microsoft.AspNetCore.Mvc.ApiExplorer(>= 1.1.3)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 1.1.3)
- Microsoft.AspNetCore.Server.Kestrel(>= 1.1.2)
- Microsoft.Extensions.Configuration.Binder(>= 1.1.2)
- Microsoft.Extensions.Configuration.FileExtensions(>= 1.1.2)
- Microsoft.Extensions.DependencyModel(>= 1.1.2)
- Microsoft.Extensions.FileProviders.Embedded(>= 1.1.1)
- Microsoft.AspNetCore.StaticFiles(>= 1.1.2)
- Autofac.Extensions.DependencyInjection(>= 4.1.0)
Tags