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:
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 7 months ago
- 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).☆69Updated 11 months ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- Resources related to my Pluralsight course on this topic.☆166Updated last year
- A tour of different data access approaches in .NET 8+.☆114Updated 2 months ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆65Updated 5 years ago
- Sample code and projects. For details please visit my blog https://mahedee.net☆69Updated last month
- 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
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- A .NET 9 Webapi boilerplate with Modular Monolith approach, Domain-Driven Design and Vertical Slices architecture along with Clean Archit…☆127Updated 3 months ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- Multitenancy in ASP.NET Core☆81Updated 4 years ago
- ☆95Updated 2 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 3 weeks ago
- Pagination for EntityFramework Core☆44Updated 2 years ago
- ASP.NET Core, C#, Vertical Slice Architecture, CQRS, REST API, DDD, SOLID Principles☆138Updated 4 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 5 months ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆77Updated 3 years ago
- Significantly faster and memory optimized mediator implementation.☆22Updated last year
- ☆64Updated 3 weeks ago
- Self study: DDD, .net core, entity framework core☆87Updated last year
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆88Updated last year
- Shows how to use the new transactional outbox☆89Updated last year
- A web application that manages appointment scheduling, reminders and cancellation of appointments☆68Updated 8 months ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆71Updated last year
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- Some of tools and techniques that will help you handle high traffic in a .NET Core app.☆60Updated 2 years ago
- ☆29Updated last year
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago