Skip to content
#

global-error-handling

Here are 19 public repositories matching this topic...

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.

  • Updated Sep 14, 2023
  • C#

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.

  • Updated Nov 27, 2022
  • C#

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.

  • Updated Jul 18, 2021
  • TypeScript

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.

  • Updated Jan 15, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the global-error-handling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the global-error-handling topic, visit your repo's landing page and select "manage topics."

Learn more