CleanCode.API.Template 1.0.1

Suggested Alternatives

CleanCode.Templates

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet new install CleanCode.API.Template::1.0.1
                    
This package contains a .NET Template Package you can call from the shell/command line.

Synopsis

The package contains the ASP .Net API folder and file template for clean code.

File Structure

- src
  - Core
    - *.Domain.csproj
    - *.Application.csproj
  - External
    - *.Presentation.csproj
    - *.Persistance.csproj
  *.API.csproj
- test
  - Architecture.Tests
    - *.Design.Tests.csproj
.editorconfig
.gitignore
*.sln
Directory.build.props
Directory.Build.targets
README.md
  • 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