This package provides serverless functions with middleware functionality similar to AspNetCore.
Info
Version: | 0.1.2 |
Author(s): | Bradford Foxworth-Hill |
Last Update: | Friday, April 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Assiance/Serverless.Function.Middleware |
NuGet Url: | https://www.nuget.org/packages/Serverless.Function.Middleware |
Install
Install-Package Serverless.Function.Middleware
dotnet add package Serverless.Function.Middleware
paket add Serverless.Function.Middleware
Serverless.Function.Middleware Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.3)
Tags