A console app showing domain events in action using .NET 5
☆48Sep 30, 2024Updated last year
Alternatives and similar repositories for DomainEventsConsole
Users that are interested in DomainEventsConsole are comparing it to the libraries listed below
Sorting:
- ☆13Jan 16, 2025Updated last year
- Some examples showing domain modeling tips and traps☆22May 18, 2022Updated 3 years ago
- Some samples using C# generics for a Pluralsight course.☆42Jun 7, 2021Updated 4 years ago
- A simple demo listing all services available to an app at startup☆85Jun 22, 2022Updated 3 years ago
- Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith☆980Mar 17, 2025Updated last year
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Nov 21, 2023Updated 2 years ago
- Sample ASP.NET Core 3.1 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic dep…☆31Sep 25, 2023Updated 2 years ago
- Examples of approaches to unit testing different kinds of code in C#.☆34Dec 20, 2019Updated 6 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆106Apr 3, 2025Updated 11 months ago
- A model binder for ASP.NET Core that supports pulling in values from the route and body of a request.☆14Nov 5, 2022Updated 3 years ago
- Middleware for detecting and correcting website 404 errors.☆28May 26, 2020Updated 5 years ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Jun 12, 2020Updated 5 years ago
- This is a basic (and slightly trivial) sample of using the ObjectPool<T> in an ASP.NET Core application.☆13Mar 13, 2019Updated 7 years ago
- Sample showing MediatR with ASP.NET Core☆53Jan 6, 2023Updated 3 years ago
- An example of the State design pattern in C#☆33Feb 16, 2022Updated 4 years ago
- ☆12Nov 11, 2022Updated 3 years ago
- Samples associated with Pluralsight design patterns in c# courses.☆547Dec 10, 2023Updated 2 years ago
- A sample showing how to use domain events within aggregates☆20Apr 25, 2018Updated 7 years ago
- A Minimalistic TokenServer based on the IdentityServer4 framework.☆27Nov 13, 2021Updated 4 years ago
- @devlead .NET Console Template☆37Updated this week
- Show how to use a builder with unit tests.☆47Aug 28, 2025Updated 6 months ago
- An ultra-simplified explanation to design patterns☆16Apr 19, 2022Updated 3 years ago
- ☆17Dec 7, 2020Updated 5 years ago
- Strongly-typed Configuration for .NET Core - with full Dependency Injection support☆10Dec 8, 2022Updated 3 years ago
- ☆16Dec 5, 2018Updated 7 years ago
- A list of links to resources.☆24Jan 25, 2019Updated 7 years ago
- ☆18Apr 14, 2023Updated 2 years ago
- Actor model based product API sample with orleans. Meetup sample project.☆10Jun 26, 2018Updated 7 years ago
- A solution template using Clean Architecture for building a .NET Core Worker Service.☆823Jul 13, 2024Updated last year
- An IoC container adapter into OWIN pipeline☆24Apr 15, 2014Updated 11 years ago
- Base class with tests for adding specifications to a DDD model☆2,210Nov 25, 2025Updated 3 months ago
- Collection of .NET templates & tooling to get started very easily.☆18Mar 12, 2026Updated last week
- Simple set of ASP.NET Core applications to explore distributed tracing and OpenTelemetry.☆18Dec 8, 2022Updated 3 years ago
- A Serilog sink that writes events to SignalR☆17Jun 7, 2019Updated 6 years ago
- A sample project showing how to wire up Domain Events☆10Jan 16, 2019Updated 7 years ago
- A starting point for the Gilded Rose kata using dotnet core, C#, and xunit.☆15Aug 30, 2024Updated last year
- A playground for source generation ideas for asp.net core☆18Nov 6, 2022Updated 3 years ago
- A one-page ASP.NET Core site that allows for copying items from one YouTube playlist to another.☆12Sep 13, 2017Updated 8 years ago
- This repository contains the inventory management REST service, built with ASP.NET Core 3.1 and Entity Framework 3.1 to illustrate creati…☆41Sep 13, 2025Updated 6 months ago