hgmauri / elasticsearch-with-nestLinks
Example of using Elasticsearch in Docker with the NEST and Serilog nuget package in .NET 9.0
☆76Updated last month
Alternatives and similar repositories for elasticsearch-with-nest
Users that are interested in elasticsearch-with-nest are comparing it to the libraries listed below
Sorting:
- This project exemplifies the implementation and dockerization of a simple Razor Web MVC Core consuming a full GraphQL 4 Web API, build in…☆75Updated 2 years ago
- CQRS with MediatR in .NET 6.0☆53Updated 2 years ago
- Example of an implementation of Repository and Unit of Work Patterns with MongoDB for ASP.NET Core.☆201Updated 2 years ago
- Example of using MassTransit with RabbitMQ in .NET 9.0☆53Updated last year
- Jwt Manager. Set of components to deal with Jwt Stuff. Automate your key rotating, add support for jwks_uri. Store your cryptography keys…☆295Updated 8 months ago
- It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.☆174Updated 2 years ago
- Example app for Event Sourcing with RabbitMQ. To build high available services.☆33Updated 2 years ago
- Clean architecture focused on microservices with .NET Core 3.1 and C# 8☆89Updated 2 years ago
- Administration classes for ASP.NET Identity and IdentityServer4☆49Updated 5 years ago
- Example of implementation of the Unit of Work Pattern☆78Updated 5 years ago
- App generator API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core☆83Updated 3 years ago
- It's a modern and generic data access structure for .NET and MongoDB. It supports UnitOfWork, Repository and QueryBuilder patterns. It al…☆43Updated 4 months ago
- ASP.NET Core application using Command Pattern and Repository Pattern☆166Updated 6 years ago
- Self study: DDD, .net core, entity framework core☆89Updated last year
- This stands as a comprehensive solution template that embodies the principles of Clean Architecture, seamlessly integrated with the prowe…☆180Updated last month
- Orchestrated Saga example with Rebus, RabbitMQ, and SQL Server☆79Updated last year
- Microservice with RabbitMQ☆39Updated 10 months ago
- A full-stack .NET 6 Microservices build on Minimal APIs and C# 10☆195Updated 2 years ago
- ☆177Updated 4 years ago
- Example of using Elastic APM with Serilog, HealthChecks and NEST in .NET 7.0☆28Updated last year
- A demonstration how to use EF Core in a DDD context.☆40Updated 3 years ago
- Sample code and projects. For details please visit my blog https://mahedee.net☆69Updated last month
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated 2 years ago
- A clean architecture sample project with dapper and .net core 3.1☆42Updated last year
- Using gRPC in Microservices for Building a high-performance Interservice Communication with .Net 5. See gRPC Microservices and Step by St…☆114Updated 7 months ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆137Updated 7 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆26Updated 2 years ago
- A template for a dotnet core api / mvc "clean architecture" project.