A dotnet rapid development framework based on  standard library.Get some ideas from AngelSix's Dna.Framework.
                        
                    
         
                Info
| Version: | 1.1.0.17 | 
| Author(s): | gainorloss | 
| Last Update: | Friday, May 31, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/gainorloss/Dnc.Core | 
| NuGet Url: | https://www.nuget.org/packages/Dnc.AspNetCore | 
Install
Install-Package Dnc.AspNetCore
                        dotnet add package Dnc.AspNetCore
                        paket add Dnc.AspNetCore
                        
                                Dnc.AspNetCore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Dnc.Core(>= 1.1.1)
 - microsoft.aspnetcore.hosting(>= 2.2.0)