OnionFunc is a super simple .NET helper library for building pipelines with middleware patterns.
Info
| Version: | 0.9.1 |
| Author(s): | inasync |
| Last Update: | Saturday, August 24, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/in-async/OnionFunc |
| NuGet Url: | https://www.nuget.org/packages/Inasync.OnionFunc |
Install
Install-Package Inasync.OnionFunc
dotnet add package Inasync.OnionFunc
paket add Inasync.OnionFunc
Inasync.OnionFunc Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags