A lightweight development kit built to help developing applications using .NET Standard.
Info
Version: | 1.6.0 |
Author(s): | Raphael Strotz and other contributors under the MIT license. |
Last Update: | Monday, September 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Xzelsius/Ayaka |
NuGet Url: | https://www.nuget.org/packages/Ayaka |
Install
Install-Package Ayaka
dotnet add package Ayaka
paket add Ayaka
Ayaka Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.1.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.0)
- Microsoft.AspNetCore.Routing(>= 2.1.0)
- Microsoft.Extensions.Caching.Abstractions(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.0)
- Microsoft.Extensions.Primitives(>= 2.1.0)
Tags