ClacksMiddlware 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ClacksMiddlware --version 2.0.0
NuGet\Install-Package ClacksMiddlware -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ClacksMiddlware" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ClacksMiddlware --version 2.0.0
#r "nuget: ClacksMiddlware, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ClacksMiddlware as a Cake Addin
#addin nuget:?package=ClacksMiddlware&version=2.0.0

// Install ClacksMiddlware as a Cake Tool
#tool nuget:?package=ClacksMiddlware&version=2.0.0

A .NET Core Middleware which adds the GNU Terry Pratchett http header to all responses.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on ClacksMiddlware:

Repository Stars
GaProgMan/OwaspHeaders.Core
A .NET Core middleware for injecting the Owasp recommended HTTP Headers for increased security
GaProgMan/OnionArch
A .NET Core demo application which uses the Onion Architecture
Version Downloads Last updated
2.1.0 8,537 3/16/2019
2.0.2 3,548 5/2/2018
2.0.1 1,680 4/18/2018
2.0.0 2,065 8/27/2017
1.5.0 947 7/25/2017
1.0.0.16 958 7/22/2017
1.0.0.15 903 7/21/2017
1.0.0.2 917 7/21/2017
1.0.0.1 907 7/21/2017
1.0.0 1,250 7/20/2017
0.0.1 949 7/21/2017

Upgraded to .NET Core 2.0.
This requires the consuming application to target netcoreapp2.0