Changelog — Vali-Flow.NoSql.MongoDB
All notable changes to this package are documented here.
Format: Keep a Changelog · Versioning: SemVer
[Unreleased]
[1.0.0] — Initial release
Added
MongoFilterTranslator— translates Vali-Flow IR nodes into MongoDBFilterDefinition<T>(MongoDB.Driver)- Support for: equality, comparison, AND/OR/NOT, IN list, LIKE (regex-based), null checks
ValiFlowMongoExtensions.ToMongoFilter<T>()— extension method onValiFlow<T>- XML documentation on all public types and members