RabbitWebMvc 1.2.0

dotnet add package RabbitWebMvc --version 1.2.0
NuGet\Install-Package RabbitWebMvc -Version 1.2.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="RabbitWebMvc" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RabbitWebMvc --version 1.2.0
#r "nuget: RabbitWebMvc, 1.2.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 RabbitWebMvc as a Cake Addin
#addin nuget:?package=RabbitWebMvc&version=1.2.0

// Install RabbitWebMvc as a Cake Tool
#tool nuget:?package=RabbitWebMvc&version=1.2.0

ASP.NET MVC Extensions from RabbitSoftware.
     For detail please check project site https://juanonsoftware.github.io/Rabbit-web-mvc-extensions/

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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
1.2.0 751 12/26/2018
1.1.2.1 1,188 10/20/2015
1.0.2.1 1,159 9/18/2015
1.0.2 997 9/18/2015
1.0.1 1,045 9/11/2015
1.0.0 998 9/8/2015

Version 1.1.0
     - Add SafeHtmlModelBinder and SafeHtmlAttribute
     Version 1.0.2
     - Uses Rabbit.Web