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.☆132Updated 2 months ago
- Encrypt & Decrypt your databases columns using EntityFramework Core.☆92Updated 8 months ago
- Demonstrating how to scale the Outbox Pattern to 2B+ messages per day (~30,000 messages per second).☆83Updated last year
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆67Updated 5 years 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
- It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.☆174Updated 2 years ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated 2 years ago
- The Clean Architecture Template built on top of .NET 10☆84Updated this week
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago
- Significantly faster and memory optimized mediator implementation.☆23Updated 2 years ago
- Shows how to use the new transactional outbox☆92Updated last year
- 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
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 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
- 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
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- Resources related to my Pluralsight course on this topic.☆169Updated last year
- Orchestrated Saga example with Rebus, RabbitMQ, and SQL Server☆80Updated last year
- A simple library that helps to implement a plugin-based architecture☆66Updated 4 months ago
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆55Updated 2 years ago
- Generic Repository & UOW Pattern For ASP.NET Core☆69Updated 2 years ago
- ☆95Updated 3 years ago
- Sample code and projects. For details please visit my blog https://mahedee.net☆69Updated last week
- Self study: DDD, .net core, entity framework core☆90Updated last year
- Better Enhanced Repository Pattern Implementation in .NET C#☆41Updated 2 years ago
- A .NET Core demo application which uses the Onion Architecture☆104Updated 3 years ago
- A microservice architecture template which implements the CQRS and Mediator patterns☆94Updated 3 years ago
- A tour of different data access approaches in .NET 8+.☆114Updated 6 months ago