Quickly and easily build REST APIs in C# using simple POCO models representing your data schema and an easy-to-use fluent configuration builder.
Info
Version: | 0.2.0.99 |
Author(s): | Charlie Kendall |
Last Update: | Tuesday, April 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Snoozle |
Install
Install-Package Snoozle
dotnet add package Snoozle
paket add Snoozle
Snoozle Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp2.1
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.Configuration.Binder(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.Configuration.Binder(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.Configuration.Binder(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.Configuration.Binder(>= 2.2.0)
Tags