MvcFlash 0.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package MvcFlash --version 0.0.4
NuGet\Install-Package MvcFlash -Version 0.0.4
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="MvcFlash" Version="0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvcFlash --version 0.0.4
#r "nuget: MvcFlash, 0.0.4"
#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 MvcFlash as a Cake Addin
#addin nuget:?package=MvcFlash&version=0.0.4

// Install MvcFlash as a Cake Tool
#tool nuget:?package=MvcFlash&version=0.0.4

There are times where you would like to pass a message up to the view, but you aren’t sure where the redirects will end up last. That is where MvcFlash comes in. You push messages into MvcFlash and then call Flash() when you need the messages display. A super simple implementation that just works. Download the source, or go to the GitHub project page to see all the things you can do.

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.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on MvcFlash:

Repository Stars
restful-routing/restful-routing
A rails inspired restful routing api for asp .net mvc
Version Downloads Last updated
1.0.0 969 7/24/2011
0.0.4 100 5/10/2011
0.0.3 63 5/10/2011
0.0.2 55 5/6/2011
0.0.1 61 5/6/2011