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:
- A collection of tips and tricks with smaller code snippets and explanation.☆131Updated last month
- Demonstrating how to scale the Outbox Pattern to 2B+ messages per day (~30,000 messages per second).☆71Updated 11 months ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 8 months ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 5 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- Shows how to use the new transactional outbox☆89Updated last year
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago
- Significantly faster and memory optimized mediator implementation.☆22Updated last year
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- Pagination for EntityFramework Core☆45Updated 2 years ago
- Saga pattern implementation using MassTransit state machine approach. RabbitMQ. PostgreSQL.☆45Updated 10 months ago
- Orchestrated Saga example with Rebus, RabbitMQ, and SQL Server☆77Updated last year
- ☆54Updated 5 months ago
- Resources related to my Pluralsight course on this topic.☆167Updated last year
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆54Updated last year
- Self study: DDD, .net core, entity framework core☆87Updated last year
- 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
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆88Updated last year
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆72Updated last year
- ☆64Updated last month
- It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.☆173Updated 2 years ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- .NET modern tools for fast and efficient development☆99Updated 11 months ago
- The best path to .Net Microservices Udemy Learning Path. .Net world evolving to the microservices and Cloud-native systems to provide rap…☆48Updated last month
- An example project demonstrating how to horizontally scale an application using YARP, and run performance tests with k6.☆42Updated last year
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 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.☆94Updated 5 years ago
- The Clean Architecture Template built on top of .NET8☆66Updated last week
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated 2 years ago
- Expensely server application.☆37Updated 3 years ago