Recipe to make new WebApi project. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Faisal Khanani, Saif Iqbal | 
| Last Update: | Thursday, September 28, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Recipe.NetCore | 
Install
Install-Package Recipe.NetCore
                        dotnet add package Recipe.NetCore
                        paket add Recipe.NetCore
                        
                                Recipe.NetCore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.EntityFrameworkCore(>= 2.0.0)
 - Microsoft.AspNetCore.All(>= 2.0.0)
 
Tags