Heine.Mvc.ActionFilters 1.0.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package Heine.Mvc.ActionFilters --version 1.0.9
                    
NuGet\Install-Package Heine.Mvc.ActionFilters -Version 1.0.9
                    
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="Heine.Mvc.ActionFilters" Version="1.0.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Heine.Mvc.ActionFilters" Version="1.0.9" />
                    
Directory.Packages.props
<PackageReference Include="Heine.Mvc.ActionFilters" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Heine.Mvc.ActionFilters --version 1.0.9
                    
#r "nuget: Heine.Mvc.ActionFilters, 1.0.9"
                    
#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.
#:package Heine.Mvc.ActionFilters@1.0.9
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Heine.Mvc.ActionFilters&version=1.0.9
                    
Install as a Cake Addin
#tool nuget:?package=Heine.Mvc.ActionFilters&version=1.0.9
                    
Install as a Cake Tool

Reusable ActionFilters for Web Api

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.2.1 1,115 6/13/2019
3.2.1-beta0 572 6/12/2019
3.2.0 747 6/4/2019
3.1.0-beta4 955 6/3/2019
3.0.8 1,113 11/9/2018
3.0.8-beta2 695 11/8/2018
3.0.8-beta1 701 11/8/2018
3.0.7 908 10/25/2018
3.0.7-beta1 750 10/10/2018
3.0.6-beta1 780 9/14/2018
3.0.5 1,692 5/3/2018
3.0.5-beta1 1,185 5/3/2018
3.0.4 1,311 4/25/2018
3.0.2 1,440 4/19/2018
2.0.0 1,510 2/15/2018
1.2.0 1,454 11/15/2017
1.1.9 1,248 6/27/2017
1.1.8 1,190 6/26/2017
1.1.7 1,292 3/12/2017
1.1.6 1,203 3/6/2017
1.1.5 1,258 11/15/2016
1.1.4 1,245 11/14/2016
1.0.9 1,540 10/18/2016
1.0.8 1,249 10/7/2016
1.0.7 1,568 10/7/2016
1.0.6 1,467 10/7/2016
1.0.5 1,460 10/7/2016

Removed Newtonsoft.Json as a dependency