AntonioFalcaoJr / Dotnet5.ElasticsearchLinks
This project aims to explore how NEST works with Elasticsearch in .NET 5 projects.
☆17Updated 2 years ago
Alternatives and similar repositories for Dotnet5.Elasticsearch
Users that are interested in Dotnet5.Elasticsearch are comparing it to the libraries listed below
Sorting:
- ☆23Updated 6 years ago
- Learning how to implement domain events without any external references or DI in a domain entity☆15Updated 3 years ago
- ☆37Updated 3 years ago
- ☆27Updated 6 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- ☆24Updated 4 years ago
- ☆17Updated 3 years ago
- ☆23Updated 2 years ago
- Error and Redeliver Handling with MassTransit code sample☆9Updated 8 years ago
- ☆25Updated 4 years ago
- ☆20Updated 6 years ago
- True Atomic Microservices Implementation with Debezium and Outbox Pattern to Ensure Data Consistency.☆16Updated 3 years ago
- Sample application composed of 3 microservices showing Kubernetes and Istio Service Mesh☆23Updated 2 months ago
- ☆16Updated 4 years ago
- Example code to go with my talk and article on DDD☆13Updated 6 years ago
- Example of configuring Health Check and Serilog using Elastic Stack, Datalust Seq and Application Insights in .NET 7.0☆18Updated 2 years ago
- ☆12Updated 4 years ago
- A dotnet template for creating Clean Architecture solutions☆23Updated last year
- Extension methods to make working with EF Core easier.☆44Updated last year
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns