mjebrahimi / Elasticsearch-NEST-CheatSheet-TutorialsLinks
A collection of most used Queries, Methods, and Concepts of Elasticsearch and NEST (.NET Client) with examples and refrences, plus tutorials and sample projects.
☆58Updated 3 years ago
Alternatives and similar repositories for Elasticsearch-NEST-CheatSheet-Tutorials
Users that are interested in Elasticsearch-NEST-CheatSheet-Tutorials are comparing it to the libraries listed below
Sorting:
- CQRS implementation in ASP.NET Core using MediatR in .NET 5☆129Updated 5 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆67Updated 5 years ago
- Self study: DDD, .net core, entity framework core☆90Updated last year
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- A microservice architecture template which implements the CQRS and Mediator patterns☆94Updated 3 years ago
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago
- Sample created in the live-coding video series☆86Updated 3 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆47Updated 2 months ago
- [Distributed .NET Core] Common library for DShop project.☆141Updated 2 years ago
- Example using masstransit sagas☆36Updated 7 years ago
- A collection of tips and tricks with smaller code snippets and explanation.☆132Updated last month
- Sample showing how to use direct exchanges with routing keys on RabbitMQ☆33Updated 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
- A Distributed RateLimit for Controller-Actions and Minimal API.☆146Updated last week
- CQRS implementation in .NET Core with MediaTR tutorial☆104Updated 3 years ago
- ☆95Updated 3 years ago
- Shows how to use the new transactional outbox☆91Updated last year
- Filtering, Ordering (Sorting) and Pagination library for .Net Core, ASP.NET Core, C#☆114Updated 6 months ago
- Shared kernel☆73Updated last week
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 9 months ago
- An example project demonstrating how to horizontally scale an application using YARP, and run performance tests with k6.☆47Updated last year
- The Clean Architecture Template built on top of .NET9☆79Updated 2 weeks ago
- Multitenancy in ASP.NET Core☆83Updated 4 years ago
- A pub/sub scenario with MassTransit, RabbitMQ and .NET Core☆44Updated 3 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 11 months ago
- Source code for an (upcoming) course about Clean Architecture☆44Updated 4 years ago
- A .NET Core demo application which uses the Onion Architecture☆104Updated 3 years ago
- Ocelot.Provider.SqlServer enables dynamic route management by storing Ocelot routes in a SQL Server database, eliminating JSON files. Des…☆15Updated 2 years ago