πŸ“‚Folder Structure

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

Last updated