andresantarosa / CleanArchitectureExampleLinks
CleanArchitectureExample Project
☆62Updated 4 years ago
Alternatives and similar repositories for CleanArchitectureExample
Users that are interested in CleanArchitectureExample are comparing it to the libraries listed below
Sorting:
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- Self study: DDD, .net core, entity framework core☆90Updated last year
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- Sample code for the Clean Testing talk.☆82Updated 3 years ago
- ASP.NET Core Web API with React, Entity Framework, Elasticsearch, Paypal integration☆124Updated 4 years ago
- Resources related to my Pluralsight course on this topic.☆169Updated last year
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated 2 years ago
- Modular monolith in .NET Core☆133Updated 4 years ago
- API Template pack provides an opinionated implementation guide to making use of popular leading .net framework based tools and utilities…☆119Updated 2 years ago
- A simple web application for devBetter☆153Updated 2 months ago
- An example of how to implement various clean coding & architecture techniques. Technologies used: .Net Core, Razor Pages, EF Core, Boots…☆111Updated 2 months ago
- Samples and resources of how to design WebApi with .NET☆244Updated 3 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated last year
- ☆90Updated 4 years ago
- CQRS and Clean Domain-Driven Design concepts on the ASP.NET Core stack. Demo application for a fictional corporate organization managemen…☆191Updated 2 years ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 8 months ago
- A tour of different data access approaches in .NET 8+.☆114Updated 6 months ago
- ☆114Updated 4 years ago
- A .NET Core demo application which uses the Onion Architecture☆104Updated 3 years ago
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆88Updated 2 years ago
- A full-stack .NET 6 Microservices build on Minimal APIs and C# 10☆195Updated 2 years ago
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆53Updated 3 years ago
- A full-featured starter template for `dotnet new` to quickly scaffold an Asp.Net 8 Web-Api project with MongoDB as the data store.☆202Updated last year
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Updated 10 months ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 3 years ago
- Shows how to use the new transactional outbox☆92Updated last year
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated 2 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆139Updated 6 years ago