MvcFlashMessages 0.3.1

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 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.1 664 12/9/2014
0.3.0 52 12/9/2014
0.2.2 253 12/30/2013
0.2.1 51 12/24/2013
0.2.0 57 12/24/2013
0.1.1 52 12/23/2013
0.1.0 53 12/23/2013

See the project page for release info.