Skip to content

Analysis_nitish kaushik_aspnetcore webapi clean architecture

Andrei Ignat edited this page Jul 20, 2024 · 3 revisions

Summary aspnetcore-webapi-clean-architecture

summary

Number projects : 4 (tests : 0, no tests : 4 )

Number packages : 84 (Outdated: 1, Deprecated: 0, Major version differs 0 )

Total Commits: 8 ( last commit : this year,2024 )

The commit with max files ( 9 ) is sha 59fba18226956ae339f3aea4b113540ee0cd7327 on 2024 July 09 )

The file with most commits ( 2 ) is aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Api\MyApp.Api/MyApp.Api/Controllers/WeatherForecastController.cs

4 Projects

diagram

0 Packages with major version different

Nr ID References Projects

Commits

Commits per year

diagram

Most Commits per file

(Most commits 2 , median 1 )

diagram

Nr Number commits Name Full Path
1 2 WeatherForecastController.cs D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Api\MyApp.Api/MyApp.Api/Controllers/WeatherForecastController.cs
2 2 MyApp.Api.csproj D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Api\MyApp.Api/MyApp.Api/MyApp.Api.csproj
3 2 MyApp.Api.http D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Api\MyApp.Api/MyApp.Api/MyApp.Api.http
4 2 WeatherForecast.cs D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Api\MyApp.Api/MyApp.Api/WeatherForecast.cs
5 2 DependencyInjection.cs D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Application\MyApp.Api/MyApp.Application/DependencyInjection.cs
6 2 MyApp.Application.csproj D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Application\MyApp.Api/MyApp.Application/MyApp.Application.csproj
7 2 DependencyInjection.cs D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Infrastructure\MyApp.Api/MyApp.Infrastructure/DependencyInjection.cs
8 2 MyApp.Infrastructure.csproj D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Infrastructure\MyApp.Api/MyApp.Infrastructure/MyApp.Infrastructure.csproj
9 1 EmployeesController.cs D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Api\MyApp.Api/MyApp.Api/Controllers/EmployeesController.cs
10 1 DependencyInjection.cs D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Api\MyApp.Api/MyApp.Api/DependencyInjection.cs
11 1 Program.cs D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Api\MyApp.Api/MyApp.Api/Program.cs
12 1 launchSettings.json D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Api\MyApp.Api/MyApp.Api/Properties/launchSettings.json
13 1 appsettings.Development.json D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Api\MyApp.Api/MyApp.Api/appsettings.Development.json
14 1 appsettings.json D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Api\MyApp.Api/MyApp.Api/appsettings.json
15 1 AddEmployeeCommand.cs D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Application\MyApp.Api/MyApp.Application/Commands/AddEmployeeCommand.cs
16 1 DeleteEmployeeCommand.cs D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Application\MyApp.Api/MyApp.Application/Commands/DeleteEmployeeCommand.cs
17 1 UpdateEmployeeCommand.cs D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Application\MyApp.Api/MyApp.Application/Commands/UpdateEmployeeCommand.cs
18 1 GetAllEmployeesQuery.cs D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Application\MyApp.Api/MyApp.Application/Queries/GetAllEmployeesQuery.cs
19 1 GetEmployeeByIdQuery.cs D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Application\MyApp.Api/MyApp.Application/Queries/GetEmployeeByIdQuery.cs
20 1 EmployeeEntity.cs D:\gth\aspnetcore-webapi-clean-architecture\MyApp.Api\MyApp.Core\MyApp.Api/MyApp.Core/Entities/EmployeeEntity.cs

Commits with most files per year

diagram

Nr SHA Date NrFiles
1 59fba18226956ae339f3aea4b113540ee0cd7327 2024 Jul 09 9
### Commits with max files

diagram

Nr SHA Date NrFiles
1 59fba18226956ae339f3aea4b113540ee0cd7327 2024 Jul 09 9
2 2489ffe73245d474b3c45ddb2dfccc59b70971e2 2024 Jul 10 7
3 2489ffe73245d474b3c45ddb2dfccc59b70971e2 2024 Jul 10 7
4 2489ffe73245d474b3c45ddb2dfccc59b70971e2 2024 Jul 10 5
5 59fba18226956ae339f3aea4b113540ee0cd7327 2024 Jul 09 2
6 2489ffe73245d474b3c45ddb2dfccc59b70971e2 2024 Jul 10 2
7 59fba18226956ae339f3aea4b113540ee0cd7327 2024 Jul 09 2
8 59fba18226956ae339f3aea4b113540ee0cd7327 2024 Jul 09 2

Generated by https://www.nuget.org/packages/NetPackageAnalyzerConsole

Clone this wiki locally