πŸ“‚Folder Structure

berry-dotnet/
β”œβ”€β”€ Berry/
β”‚   β”œβ”€β”€ bin/
β”‚   β”œβ”€β”€ Controllers/
β”‚   β”œβ”€β”€ Models/
β”‚   β”œβ”€β”€ obj/
β”‚   β”œβ”€β”€ Properties/
β”‚   β”œβ”€β”€ Views/
β”‚   β”œβ”€β”€ wwwroot/
β”‚   β”œβ”€β”€ appsettings.Development.json
β”‚   β”œβ”€β”€ appsettings.json
β”‚   β”œβ”€β”€ Berry.csproj
β”‚   β”œβ”€β”€ Program.cs
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ assets/
β”œβ”€β”€ BerryDotNet.sln
β”œβ”€β”€ gulpfile.js
β”œβ”€β”€ package.json

Last updated