Sign in Sign up
nuget

Carbon.ElasticSearch.Abstractions

3.10.0 - .NET 10 (net10.0) target framework added; existing targets preserved. 3.9.0 - Introduce IsConfigured to IElasticSettings and use it to guard all repository operations 3.8.5 - Added tracktotalhits to all elastic search async methods 3.8.4 - Added cancelation token to all elastic async methods 3.8.3 - Carbon.Common version update 3.8.2 - UpdateWithFieldRemoval methods added. 3.8.1 - Added bulkUpdate new method. 3.8.0 - Added bulkUpdate operations. 3.7.0 - DeleteAllAsync method is added IElasticRepository to clear all index data by tenantId 3.6.1 - Carbon.Common Bulk index operations had better get IEnumerable as parameter 3.6.0 - Carbon.Common Bulk index operations added (AddBulkAndReturn and AddBulkAndReturnAsync) 3.5.2 - Carbon.Common updated and IQueryable OrderBy extension method bug fixed 3.5.1 - Carbon.Common updated and nested ordering achieved 3.5.0 - Readonly Elastic repository implemented. - Paging functions added to BaseElasticRepositories. 3.2.0 - Refresh parameter added to create, update and delete methods 3.1.1 - FindAsync with Size added - New Configuration added for force refresh on writing operations -ElasticSearch.NET & Nest Libraries Updated to 7.11.1 -Sort feature added for FilterAsync.

nuget View on Nuget

Activity

Latest release
1mo ago
Total releases
18
Cadence
~2 months
Last 12 months
6

Details

First release
May 12, 2022
Releases
Version Released
3.10.0 minor
3.9.0 minor
3.8.5 patch
3.8.4 patch
3.8.3 patch
3.8.2 patch
3.8.1 patch
3.8.0 minor
3.7.0 minor
3.6.1 patch
3.6.0 minor
3.5.2 patch
3.5.1 patch
3.5.0 minor
3.4.0 minor
3.3.0 minor
3.2.0 minor
3.1.1 initial