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
Global Error Handling
DDD/JWT Token/Error Handling/ On .NET Core 7
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.
nTier, nLog, caching, global error handling, restful api
Basic Angular CRUD functionalities and pagination.
SARAHA-APP is a backend application for user management and authentication. It's built using Node.js, Express.js, and MongoDB.
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.
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.
In a microservices Node.js application, the functionality is divided into small, independent services that communicate with each other through APIs. Each service is responsible for a specific business capability and can be deployed, scaled, and updated independently.
Using exception middleware to global handle errors
News Feed App is a web application for consuming and exploring news posts. It's built using Node.js, Express, and MongoDB
Simple Layered ASP.NET Core Api
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."