Templates.WebApi 1.0.1

Suggested Alternatives

Templates.WebApi 2.0.0

Additional Details

This version is no longer maintained. To continue using `Templates.WebApi` please migrate to .Net 8

There is a newer version of this package available.
See the version list below for details.
dotnet new install Templates.WebApi::1.0.1
                    
This package contains a .NET Template Package you can call from the shell/command line.

Templates.WebApi

This project provides a template solution for web api's. It uses a CQRS architechure. All your logic should be contained within the Application project. The Api should just send a new command or query via MediatR and then the request and handler is located inside of the Application.

This package has 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.