.NET library for creating serverless actors microservices using Azure Functions.
Info
Version: | 1.0.0-alpha3 |
Author(s): | Jakub Sołtys |
Last Update: | Thursday, August 25, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/qooba/ServerlessFabric |
NuGet Url: | https://www.nuget.org/packages/Qooba.ServerlessFabric |
Install
Install-Package Qooba.ServerlessFabric
dotnet add package Qooba.ServerlessFabric
paket add Qooba.ServerlessFabric
Qooba.ServerlessFabric Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- System.Reflection.Emit(>= 4.0.1)
- NETStandard.Library(>= 1.6.0)
- Microsoft.AspNetCore.Mvc(>= 1.0.0)
- Microsoft.NETCore.Portable.Compatibility(>= 1.0.1)
- Microsoft.AspNetCore.WebUtilities(>= 1.0.0)
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Microsoft.AspNet.WebApi(>= 5.2.3)
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Microsoft.AspNet.WebApi(>= 5.2.3)
Tags