ASP.NET Core Minimal APIs
-
Updated
Dec 24, 2024 - 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
Global Error Handling
DDD/JWT Token/Error Handling/ On .NET Core 7
SARAHA-APP is a backend application for user management and authentication. It's built using Node.js, Express.js, and MongoDB.
nTier, nLog, caching, global error handling, restful api
Using exception middleware to global handle errors
Universe Management
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.
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.
Basic Angular CRUD functionalities and pagination.
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.
E-Commerce Project is a scalable and customizable platform for online businesses. It's built using Node.js, Express, and MongoDB.
News Feed App is a web application for consuming and exploring news posts. It's built using Node.js, Express, and MongoDB
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."