FinMongoDbIndexing 8.1.1.6
Code-first MongoDB index lifecycle management for multi-tenant, multi-service .NET 8
applications. Declare indexes in MongoIndexProfile<T> classes; at service startup the
library scans all loaded assemblies, diffs against saved configurations, creates/drops
indexes per tenant database, and persists the state to a tracking collection.
No packages depend on FinMongoDbIndexing.
.NET 8.0
- FinMongoDbDataContext (>= 8.1.1.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- MongoDB.Driver (>= 3.4.3)
- Newtonsoft.Json (>= 13.0.3)
- SeliseBlocks.Genesis.Framework (>= 8.0.1.1)
- SeliseBlocks.Genesis.Framework.Tenants (>= 8.0.1.2)