ASP.NET Core Minimal APIs
-
Updated
Jan 1, 2025 - C#
ASP.NET Core Minimal APIs
This is a template for building REST APIs using .NET 7 and Entity Framework Core 7. It is a monolith using multilayer architecture and uses some common libraries and configurations very used in the .Net community.
Onion architecture boilerplate based on .Net Core and EF code first.start developing your api from today without spending any time on creating project skeleton.
A Class library which simplifies Error Handling
[Multi Layer, Onion Arch] (API, APP, Contracts, Domain, Infra) CQRS, Mapster, MediatoR, Global Error, Generic (Error, Validation, Repo, Controller, Mapping, Entities, Dtos), Core Identity, Aggregate, Aggregate Root, CommandHandler
DDD/JWT Token/Error Handling/ On .NET Core 7
nTier, nLog, caching, global error handling, restful api
Using exception middleware to global handle errors
SQL Stored Procedure to return a summary of orders from the data in the Northwind database.C# REST API based around the game of roulette. Simple functions will need to be created, for example: PlaceBet, Spin,Payout and ShowPreviousSpins
Add a description, image, and links to the global-error-handling topic page so that developers can more easily learn about it.
To associate your repository with the global-error-handling topic, visit your repo's landing page and select "manage topics."