Framework for persisting messages between ASP.NET MVC Requests. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Matthew Marksbury | 
| Last Update: | Tuesday, November 7, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ctorx/ctorx.Core.Mvc.Messaging/ | 
| NuGet Url: | https://www.nuget.org/packages/ctorx.Core.Mvc.Messaging | 
Install
Install-Package ctorx.Core.Mvc.Messaging
                        dotnet add package ctorx.Core.Mvc.Messaging
                        paket add ctorx.Core.Mvc.Messaging
                        
                                ctorx.Core.Mvc.Messaging Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 1.3 
                                        
                    - NETStandard.Library(>= 1.0.0)
- Microsoft.AspNetCore.Http(>= 1.0.0)
- ctorx.Core.Mvc.Cookies(>= 1.0.0.1)
- Newtonsoft.Json(>= 10.0.1)
- Microsoft.AspNetCore.Http(>= 1.0.0)
- ctorx.Core.Mvc.Cookies(>= 1.0.0.1)
- Newtonsoft.Json(>= 10.0.1)
