Picnic is a .NET Core CMS Extension for ASP.NET MVC Web Applications. 
                        
                    
         
                Info
| Version: | 1.0.0-alpha | 
| Author(s): | Matthew Marksbury | 
| Last Update: | Thursday, December 7, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ctorx/Picnic | 
| NuGet Url: | https://www.nuget.org/packages/Picnic | 
Install
Install-Package Picnic
                        dotnet add package Picnic
                        paket add Picnic
                        
                                Picnic Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - ctorx.Core.Mvc.Messaging(>= 1.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 2.0.0)
- ctorx.JsonStore(>= 1.0.2)
- Microsoft.AspNetCore.Mvc(>= 2.0.0)
- Microsoft.Extensions.FileProviders.Embedded(>= 2.0.0)
- ctorx.Core.Mvc.Cookies(>= 1.0.0.1)
- BuildBundlerMinifier(>= 2.6.362)
- Newtonsoft.Json(>= 10.0.3)
- ctorx.Core.Mvc.Messaging(>= 1.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 2.0.0)
- ctorx.JsonStore(>= 1.0.2)
- Microsoft.AspNetCore.Mvc(>= 2.0.0)
- Microsoft.Extensions.FileProviders.Embedded(>= 2.0.0)
- ctorx.Core.Mvc.Cookies(>= 1.0.0.1)
- BuildBundlerMinifier(>= 2.6.362)
- Newtonsoft.Json(>= 10.0.3)
