sabitkondakci / DynamicProgrammingLinks
The repository contains handy algorithms, spanning from travelling salesman to async-semaphoreSlim
☆41Updated 3 years ago
Alternatives and similar repositories for DynamicProgramming
Users that are interested in DynamicProgramming are comparing it to the libraries listed below
Sorting:
- Demonstrating how to scale the Outbox Pattern to 2B+ messages per day (~30,000 messages per second).☆83Updated last year
- Resources related to my Pluralsight course on this topic.☆169Updated last year
- A collection of tips and tricks with smaller code snippets and explanation.☆132Updated 2 months ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated 2 months ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated last year
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago
- Self study: DDD, .net core, entity framework core☆90Updated last year
- Significantly faster and memory optimized mediator implementation.☆23Updated 2 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆67Updated 5 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Updated 10 months ago
- Sample code and projects. For details please visit my blog https://mahedee.net☆69Updated last week
- An example project demonstrating how to horizontally scale an application using YARP, and run performance tests with k6.☆47Updated last year
- A tour of different data access approaches in .NET 8+.☆114Updated 6 months 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 .NET 10 Webapi boilerplate with Modular Monolith approach, Domain-Driven Design and Vertical Slices architecture along with Clean Archi…☆136Updated last week
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated 2 years ago
- A simple web application for devBetter☆153Updated 2 months ago
- ☆51Updated 3 years ago
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- Orchestrated Saga example with Rebus, RabbitMQ, and SQL Server☆80Updated last year
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- The best path to .Net Microservices Udemy Learning Path. .Net world evolving to the microservices and Cloud-native systems to provide rap…☆48Updated 5 months ago
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆55Updated 2 years ago
- Pagination for EntityFramework Core☆46Updated 2 years ago
- Saga pattern implementation using MassTransit state machine approach. RabbitMQ. PostgreSQL.☆59Updated last year
- ☆42Updated 2 years ago
- Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.☆95Updated 5 years ago
- Some of tools and techniques that will help you handle high traffic in a .NET Core app.☆61Updated 2 years ago
- It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.☆174Updated 2 years ago