Table of Contents
To get a local copy up and running follow these simple example steps.
To start you must install the .net sdk in your local environment
- Instal .NET SDK 6.0
https://dotnet.microsoft.com/en-us/download/dotnet/6.0
- Clone the repo
git clone https://github.com/marcelss/mommadinner
- Install packages
dotnet restore
For more examples, please refer to the Documentation
- Clean Architecture & DDD
- Repository Pattern
- Generating JWT
- Global Error Handling
- Via middleware
- Via exception fitler attribute
- Problem Details
- Via error endpoint
- Custom Problem Details Factory
- Flow Control (CQRS)
- Via Exceptions
- Via Oneof
- Via FluentResults
- Via ErrorOr & Domain Errors
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License.
Marcel Santos - marcelsantosdeveloper@gmail.com
Project Link: https://github.com/marcelss/mommadinner