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).☆64Updated 9 months ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- A collection of tips and tricks with smaller code snippets and explanation.☆132Updated last year
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 6 months ago
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago
- Some of tools and techniques that will help you handle high traffic in a .NET Core app.☆59Updated 2 years ago
- Significantly faster and memory optimized mediator implementation.☆22Updated last year
- Resources related to my Pluralsight course on this topic.☆164Updated last year
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 5 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…☆52Updated 3 years ago
- A .NET 9 Webapi boilerplate with Modular Monolith approach, Domain-Driven Design and Vertical Slices architecture along with Clean Archit…☆125Updated last month
- This project built with .NET 6 and implements MassTransit Automatonymous & Request Response Pattern & Basic Order Management Flow☆20Updated 2 years ago
- A tour of different data access approaches in .NET 8+.☆114Updated 3 weeks 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.☆94Updated 5 years ago
- ☆96Updated 2 years ago
- Multitenancy in ASP.NET Core☆83Updated 3 years ago
- 🎬 A simple movie search app, built with .Net 9, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and detai…☆41Updated 2 weeks ago
- Pagination for EntityFramework Core☆44Updated last year
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆88Updated last year
- Modular Monolith sample for Dometrain☆66Updated 3 weeks ago
- Shows how to use the new transactional outbox☆89Updated 11 months ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- Sample code and projects. For details please visit my blog https://mahedee.net☆68Updated 2 weeks ago
- ☆35Updated 4 years ago
- Automatically register your Minimal API endpoints in ASP.NET Core.☆77Updated last year
- ☆51Updated 2 years ago
- Orchestrated Saga example with Rebus, RabbitMQ, and SQL Server☆76Updated last year
- A sample editorconfig file for use with .NET / C# applications☆44Updated last year
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year