Skip to main content
NTextCat.Http package icon

NTextCat.Http

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.

Total Downloads
10.4K
10,366
Published
Apr 17, 2015
Latest stable version

Install

.NET CLI
dotnet add package NTextCat.Http --version 1.0.12
Package Manager Console
Install-Package NTextCat.Http -Version 1.0.12
PackageReference
<PackageReference Include="NTextCat.Http" Version="1.0.12" />

Frameworks

.NETFramework4.5

Dependencies

[0.2.1.1, )
Nancy
.NETFramework4.5
[1.1.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.