πFolder Structure
Mantis-dotnet/
βββ Mantis/
β βββ bin/
β βββ Controllers/
β βββ Models/
β βββ obj/
β βββ Properties/
β βββ Views/
β βββ wwwroot/
β βββ .editorconfig
β βββ appsettings.Development.json
β βββ appsettings.json
β βββ Mantis.csproj
β βββ Program.cs
βββ src/
β βββ assets/
βββ MantisDotNet.sln
βββ gulpfile.js
βββ package.json
Last updated