Botwin 1.2.0
Botwin is a library that allows Nancy-esque routing for use with ASP.Net Core.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Botwin -Version 1.2.0
dotnet add package Botwin --version 1.2.0
<PackageReference Include="Botwin" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Botwin --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- FluentValidation (>= 7.1.1)
- Microsoft.AspNetCore.Routing (>= 2.0.0)
- Microsoft.Extensions.DependencyInjection (>= 2.0.0)
- Newtonsoft.Json (>= 10.0.3)
- System.ValueTuple (>= 4.4.0)
GitHub Usage
This package is not used by any popular GitHub repositories.