Hexagonal.Solution.Template
2.0.18
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install Hexagonal.Solution.Template::2.0.18
This package contains a .NET Template Package you can call from the shell/command line.
Hexagonal architecture solution template
This is a dotnet solution template from projects based on hexagonal architecture and best practices
Used Technologies
- MediatR
- FluenValidation
- Serilog
- EntityFrameworkCore
- EntityFrameworkCore.SqlServer
- Xunit
- Moq
- Testcontainers
- Autofixture
- FluentAssertions
-
net8.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.32 | 2,312 | 12/31/2023 |
4.0.31 | 165 | 12/31/2023 |
4.0.30 | 179 | 12/31/2023 |
4.0.28 | 166 | 12/31/2023 |
3.0.26 | 155 | 12/31/2023 |
3.0.25 | 217 | 12/27/2023 |
2.0.24 | 178 | 12/27/2023 |
2.0.23 | 165 | 12/27/2023 |
2.0.22 | 166 | 12/26/2023 |
2.0.21 | 190 | 12/26/2023 |
2.0.20 | 174 | 12/26/2023 |
2.0.19 | 178 | 12/26/2023 |
2.0.18 | 163 | 12/25/2023 |
1.1.16 | 181 | 12/24/2023 |
1.1.15 | 190 | 12/24/2023 |
1.1.14 | 192 | 12/24/2023 |
1.1.13 | 246 | 12/22/2023 |
1.0.12 | 166 | 12/22/2023 |
1.0.11 | 218 | 12/21/2023 |
1.0.10 | 177 | 12/21/2023 |
1.0.3 | 188 | 12/21/2023 |
1.0.2 | 165 | 12/21/2023 |
1.0.1 | 200 | 12/21/2023 |
1.0.0 | 193 | 12/21/2023 |
ChangeLog:
- Improve project documentation
- Add IServiceCollection in use cases
- Fix Architecture Test directory
- Remove ConsoleApp test project