Host an ASP.Net Core application inside an Azure Functions V3 App.
Info
Version: | 5.1.0 |
Author(s): | Nico Lachmuth |
Last Update: | Thursday, August 26, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tntwist/NL.Serverless.AspNetCore |
NuGet Url: | https://www.nuget.org/packages/NL.Serverless.AspNetCore.AzureFunctionsHost |
Install
Install-Package NL.Serverless.AspNetCore.AzureFunctionsHost
dotnet add package NL.Serverless.AspNetCore.AzureFunctionsHost
paket add NL.Serverless.AspNetCore.AzureFunctionsHost
NL.Serverless.AspNetCore.AzureFunctionsHost Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights(>= 2.13.1)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.2)
- Microsoft.Azure.Functions.Extensions(>= 1.0.0)
Tags