lkurzyniec / netcore-boilerplate
Boilerplate of API in .NET 8
☆528Updated this week
Alternatives and similar repositories for netcore-boilerplate:
Users that are interested in netcore-boilerplate are comparing it to the libraries listed below
- A solution template using Clean Architecture for building a .NET Core Worker Service.☆793Updated 9 months ago
- ASP.NET Core 6 Web API Clean Architecture Solution Template☆705Updated last year
- A DDD guestbook example written for ASP.NET Core☆762Updated 5 years ago
- Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Pa…☆591Updated last year
- Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core…☆536Updated 2 years ago
- Starter project for creating APIs built on ASP.NET Core using clean architecture.☆500Updated last year
- The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Archi…☆523Updated last year
- Sample using micro services in .NET Core 3.1 Focusing on clean code☆700Updated 2 years ago
- ASP.NET Core Identity Series☆507Updated last year
- A Dotnet 9.0 WebApi template project. MediatR, Swagger, Mapper, Serilog and more implemented.☆561Updated 2 weeks ago
- WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!☆906Updated 5 months ago
- A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered app…☆588Updated 9 months ago
- Full ASP.NET Core 8.0 LTS application with DDD, CQRS and Event Sourcing☆843Updated 8 months ago
- A template for an API using Clean Architecture and .NET Minimal API's.☆312Updated 4 months ago
- This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.☆385Updated last year
- Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach☆834Updated 4 years ago
- A simple recipe for .NET Core microservices.