MvcFlashMessages 0.3.1

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

// Install MvcFlashMessages as a Cake Tool
#tool nuget:?package=MvcFlashMessages&version=0.3.1

Adds support for adding and displaying Rails "flash" messages to MVC. Works with any version of MVC 3.0 and higher. See the project URL for more examples.

Product Versions
.NET Framework net
Compatible target framework(s)
Additional computed target framework(s)
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
0.3.1 41,368 12/9/2014
0.3.0 1,213 12/9/2014
0.2.2 13,924 12/30/2013
0.2.1 987 12/24/2013
0.2.0 1,006 12/24/2013
0.1.1 1,013 12/23/2013
0.1.0 993 12/23/2013

See the project page for release info.