NTextCat.Http
1.0.13
Installs a NancyFx Module that provides language detection as a web endpoint. The host project is responsible for providing the hosting services for Nancy as described here https://github.com/NancyFx/Nancy/wiki. The motivation for providing this as a non-hosted solution it give consumers a choice of their own host and allow for their own logging/exception handling choices.
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 NTextCat.Http -Version 1.0.13
dotnet add package NTextCat.Http --version 1.0.13
<PackageReference Include="NTextCat.Http" Version="1.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NTextCat.Http --version 1.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- IvanAkcheurov.NTextCat.Lib (>= 0.2.1.1)
- Nancy (>= 1.1.0)
GitHub Usage
This package is not used by any popular GitHub repositories.