
exceptionless/Foundatio.Repositoriesv7.13.0
✓ Verified.NET 8.0.NET 10.0
Generic Repository implementations for Elasticsearch.
Get Started
$ dotnet add package Foundatio.Repositories
- Can be configured at the index type or individual query level
Query builders used to make common ways of querying data easier and more portable between repo implementationsCan still use raw Elasticsearch queriesField includes and excludes to make the response size smallerField conditions query builderPaging including snapshot paging supportDynamic field resolution for using friendly names of dynamically generated fieldsJobs for index maintenance, snapshots, reindexStrongly typed field access (using lambda expressions) to enable refactoringMay 20, 2024