Analyze Repository
Data last updated: 2025-12-09 05:24:42 UTC
Cached data
Repository Analysis: SampleMvcCRUD
Repository Owner: markhazleton
Repository Information
SampleMvcCRUD
An application to demonstrate multiple ways of implementing simple maintenance (CRUD) and user interface in ASP.Net using latest public versions.
8 Stars
4 Forks
14 Issues
HTML
Contributors (2)
- markhazleton 464
- dependabot[bot] 6
Languages Used
- HTML 625139 bytes
- JavaScript 387555 bytes
- C# 257446 bytes
- CSS 5290 bytes
- Dockerfile 2908 bytes
Open Issues
- deps: Bump Azure.Identity from 1.17.0 to 1.17.1 open
- ci(deps): bump actions/upload-artifact from 4 to 5 open
- ci(deps): bump actions/setup-dotnet from 4 to 5 open
- ci(deps): bump actions/download-artifact from 4 to 6 open
- ci(deps): bump actions/checkout from 4 to 6 open
- ci(deps): bump github/codeql-action from 3 to 4 open
- deps(deps): bump datatables.net-bs5 from 2.2.2 to 2.3.5 in /Mwh.Sample.Web open
- deps(deps-dev): bump bootstrap-icons from 1.11.3 to 1.13.1 in /Mwh.Sample.Web open
- deps(deps-dev): bump fs-extra from 11.3.0 to 11.3.2 in /Mwh.Sample.Web open
- deps(deps): bump datatables.net from 2.2.2 to 2.3.5 in /Mwh.Sample.Web open
- deps(deps-dev): bump bootstrap from 5.3.5 to 5.3.8 in /Mwh.Sample.Web open
- deps: Bump SkiaSharp.NativeAssets.Linux from 3.116.0 to 3.119.1 open
- deps: Bump SkiaSharp from 3.116.0 to 3.119.1 open
- deps: Bump dotnet-ef from 6.0.0 to 10.0.0 open
File System Tree
-
- .claude
- .dockerignore
- .gitattributes
-
.github
- ACTIONS_FAILURES_ANALYSIS.md
- ACTIONS_FIX_CHECKLIST.md
- CODEQL_MIGRATION.md
- GITHUB_ACTIONS_TROUBLESHOOTING.md
- GITHUB_CLI_REFERENCE.md
- .github/ISSUE_TEMPLATE
- copilot-instructions.md
- dependabot.yml
- .github/scripts
- .github/upgrades
- .github/workflows
- .gitignore
- .hadolint.yaml
- API-Example.http
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- GITHUB_ACTIONS_FIX_SUMMARY.md
- LICENSE
- Mwh.Sample.Console
-
Mwh.Sample.Domain.Tests
- Mwh.Sample.Domain.Tests/Extensions
- GlobalUsings.cs
- Mwh.Sample.Domain.Tests/Models
- Mwh.Sample.Domain.Tests.csproj
- favicon.ico
-
Mwh.Sample.Domain
- Mwh.Sample.Domain/Extensions
- GlobalUsings.cs
- Mwh.Sample.Domain/Interfaces
- Mwh.Sample.Domain/Models
- Mwh.Sample.Domain.csproj
- favicon.ico
-
Mwh.Sample.Repository.Tests
- GlobalUsings.cs
- Mwh.Sample.Repository.Tests/Models
- Mwh.Sample.Repository.Tests.csproj
- ProjectMechanicsLogo.png
- Mwh.Sample.Repository.Tests/Repository
- Mwh.Sample.Repository.Tests/Services
- favicon.ico
-
Mwh.Sample.Repository
- GlobalUsings.cs
- Mwh.Sample.Repository/Models
- Mwh.Sample.Repository.csproj
- ProjectMechanicsLogo.png
- Mwh.Sample.Repository/Repository
- Mwh.Sample.Repository/Services
- favicon.ico
- Mwh.Sample.Web.sln
-
Mwh.Sample.Web
- Mwh.Sample.Web/.config
- .editorconfig
- Mwh.Sample.Web/.github
- Mwh.Sample.Web/Components
-
Mwh.Sample.Web/Controllers
-
Mwh.Sample.Web/Controllers/Api
- BaseApiController.cs
-
Mwh.Sample.Web/Controllers/Api/Employee
- Mwh.Sample.Web/Controllers/Api/Employee/v1
- ErrorResource.cs
- StatusController.cs
- BaseController.cs
- EmployeeController.cs
- EmployeePivotController.cs
- EmployeeSinglePageController.cs
- HomeController.cs
- MvcEmployeeController.cs
- SitemapController.cs
-
Mwh.Sample.Web/Controllers/Api
- Dockerfile
- Mwh.Sample.Web/Extensions
- GlobalUsings.cs
- Mwh.Sample.Web/Helpers
- Mwh.Sample.Web/Models
- Mwh.Sample.Web.csproj
- Mwh.Sample.Web.sln
- Mwh.Sample.Web/Pages
- Program.cs
- ProjectDocumentation.md
-
Mwh.Sample.Web/Properties
-
Mwh.Sample.Web/Properties/ServiceDependencies
- Mwh.Sample.Web/Properties/ServiceDependencies/MwhSampleWeb
- Mwh.Sample.Web/Properties/ServiceDependencies/SampleCRUD - Zip Deploy
- Mwh.Sample.Web/Properties/ServiceDependencies/local
- Mwh.Sample.Web/Properties/ServiceDependencies/main_mwhsampleweb
- launchSettings.json
- serviceDependencies.MwhSampleWeb.json
- serviceDependencies.SampleCRUD - Zip Deploy.json
- serviceDependencies.json
- serviceDependencies.local.json
- serviceDependencies.main_mwhsampleweb.json
-
Mwh.Sample.Web/Properties/ServiceDependencies
-
Mwh.Sample.Web/Views
- Mwh.Sample.Web/Views/Employee
- Mwh.Sample.Web/Views/EmployeePivot
- Mwh.Sample.Web/Views/EmployeeSinglePage
- Mwh.Sample.Web/Views/Home
- Mwh.Sample.Web/Views/MvcEmployee
-
Mwh.Sample.Web/Views/Shared
- Error.cshtml
- Mwh.Sample.Web/Views/Shared/Sections
- _Breadcrumb.cshtml
- _Footer.cshtml
- _Layout.cshtml
- _LayoutPivot.cshtml
- _ValidationScriptsPartial.cshtml
- _ViewImports.cshtml
- _ViewStart.cshtml
- _Imports.razor
- appsettings.Development.json
- appsettings.json
- build.js
- global.json
- package-lock.json
- package.json
- web.config
-
Mwh.Sample.Web/wwwroot
- README.md
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- Mwh.Sample.Web/wwwroot/css
- favicon-16x16.png
- favicon-32x32.png
- favicon.ico
-
Mwh.Sample.Web/wwwroot/images
- Mwh.Sample.Web/wwwroot/images/102
- Mwh.Sample.Web/wwwroot/images/206
- Mwh.Sample.Web/wwwroot/images/232
- Mwh.Sample.Web/wwwroot/images/263
- Mwh.Sample.Web/wwwroot/images/51
- Mwh.Sample.Web/wwwroot/images/64
- default.jpg
- Mwh.Sample.Web/wwwroot/js
-
Mwh.Sample.Web/wwwroot/lib
-
Mwh.Sample.Web/wwwroot/lib/bootstrap-icons
-
Mwh.Sample.Web/wwwroot/lib/bootstrap-icons/font
- bootstrap-icons.css
- bootstrap-icons.min.css
- Mwh.Sample.Web/wwwroot/lib/bootstrap-icons/font/fonts
-
Mwh.Sample.Web/wwwroot/lib/bootstrap-icons/font
-
Mwh.Sample.Web/wwwroot/lib/bootstrap
-
Mwh.Sample.Web/wwwroot/lib/bootstrap/dist
- Mwh.Sample.Web/wwwroot/lib/bootstrap/dist/css
- Mwh.Sample.Web/wwwroot/lib/bootstrap/dist/js
-
Mwh.Sample.Web/wwwroot/lib/bootstrap/dist
-
Mwh.Sample.Web/wwwroot/lib/datatables.net-bs
- Mwh.Sample.Web/wwwroot/lib/datatables.net-bs/css
- Mwh.Sample.Web/wwwroot/lib/datatables.net-bs/js
- Mwh.Sample.Web/wwwroot/lib/datatables
- Mwh.Sample.Web/wwwroot/lib/jquery-validation-unobtrusive
- Mwh.Sample.Web/wwwroot/lib/jquery-validation
- Mwh.Sample.Web/wwwroot/lib/jquery
-
Mwh.Sample.Web/wwwroot/lib/bootstrap-icons
- robots.txt
- site.webmanifest
- Mwh.Sample.Web/wwwroot/swagger_custom
- README.md
- SECURITY.md
-
SampleMinimalApi
- Dockerfile
- SampleMinimalApi/Helpers
- Program.cs
- SampleMinimalApi/Properties
- SampleMinimalApi.csproj
- SampleMinimalApi.http
- appsettings.Development.json
- appsettings.json
- favicon.ico
- global.json
- nuget.config
- reports