ASP.NET Core Minimal APIs
-
Updated
Jan 22, 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.
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
Global Error Handling
This project is the backend server for a medical center at NSTU.It handles everything from booking appointments with doctors, managing user accounts keeping track of medicine availability, and maintaining a directory of doctors. It acts as the central hub for all medical-related data and functionalities, providing an API for client applications.
nTier, nLog, caching, global error handling, restful api
SARAHA-APP is a backend application for user management and authentication. It's built using Node.js, Express.js, and MongoDB.
Basic Angular CRUD functionalities and pagination.
TaskerPro is a task management application built using Express and Mongoose, allowing users to manage their tasks efficiently. Users can sign up, log in, add tasks, update task status, and perform various other actions to organize their tasks effectively.
Universe Management
Using exception middleware to global handle errors
A production-style Order Management Microservice featuring a Spring Boot REST API backend and a fast, responsive React dashboard. It demonstrates clean architecture, end-to-end validation, global error handling, and user-friendly features like search, pagination, and sorting.
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
Simple Layered ASP.NET Core Api
This project was generated with Angular CLI version 12.0.0. This is a starter project for Angualr. I have added some basic module and code structure that supports eager and lazy loading. I have added esLint to the project for code formatting. I have also used pre-commit git hook to lint the code before getting commited using husky.
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."