Skip to main content

Core Modules Version Matrix

Keep this table in sync with package READMEs and changelogs. Update here first, then bump NuGet/NPM packages and release notes.

For industry modules (banking, insurance, etc.), check the module README for the current package version.

ModuleRuntimePackageCurrent VersionNotes
Identity Validator.NETPrimusSaaS.Identity.Validator2.0.0ASP.NET Core auth handler + diagnostics
Identity ValidatorNode.js@primus-saas/identity-validator1.3.3Express/NestJS middleware + headless validator
RBAC Core.NETPrimusSaaS.Rbac1.0.0Core RBAC engine
RBAC InMemory.NETPrimusSaaS.Rbac.InMemory1.0.0In-memory RBAC store
RBAC EF Core.NETPrimusSaaS.Rbac.EFCore1.0.0EF Core RBAC store
Logging.NETPrimusSaaS.Logging1.2.6ILogger provider + middleware
LoggingNode.js@primus-saas/logging1.2.5Express middleware + logger
Notifications.NETPrimusSaaS.Notifications2.0.0Email/SMS/templates/queues
Feature Flags.NETPrimusSaaS.FeatureFlags2.0.0In-memory provider with rollout rules
Feature FlagsNode.js@primus-saas/feature-flags1.0.0In-memory, JSON, and env providers
Document Renderer.NETPrimusSaaS.Documents2.0.0Text input; Markdown/HTML rendered as plain text

When bumping any package, update this matrix, the package README/changelog, and any install commands in other docs (e.g., Live Demo API, Client Integration Guide).