Info
Version: | 1.2.0 |
Author(s): | Functionless |
Last Update: | Friday, July 21, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LeastOne/Functionless |
NuGet Url: | https://www.nuget.org/packages/Functionless |
Install
Install-Package Functionless
dotnet add package Functionless
paket add Functionless
Functionless Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac.Extensions.DependencyInjection.AzureFunctions(>= 6.0.0.51)
- Autofac.Extras.DynamicProxy(>= 6.0.0)
- Ben.Demystifier(>= 0.1.6)
- Microsoft.Azure.Functions.Extensions(>= 1.1.0)
- Microsoft.Azure.WebJobs.Extensions.DurableTask(>= 2.3.1)
- Microsoft.Azure.WebJobs.Extensions.Http(>= 3.0.2)
- Microsoft.Azure.WebJobs.Extensions.Storage(>= 4.0.3)
- Microsoft.Extensions.Configuration.UserSecrets(>= 3.1.0)
Tags
Functionless is a library to ease your Azure Function development by minimizing the abstraction of your long-running services, processes, workflows, etc.