Skip to content

Modules

RIVORA Framework is composed of independent modules, each registerable via IRvrModule.

ModulePackageDescription
CoreRVR.Framework.CoreAbstractions, Result pattern, pagination
SecurityRVR.Framework.SecurityJWT, BCrypt, 2FA, Rate Limiting
CachingRVR.Framework.CachingL1 (Memory) + L2 (Redis) cache
JobsRVR.Framework.Jobs.*Background jobs (Hangfire, Quartz)
ExportRVR.Framework.ExportPDF, Excel, CSV
WebhooksRVR.Framework.WebhooksPublish/Subscribe HMAC-SHA256
GraphQLRVR.Framework.GraphQLHotChocolate gateway
BillingRVR.Framework.BillingSaaS billing

Released under the MIT License.