Skip to content

Modules

RIVORA Framework est compose de modules independants enregistrables via IRvrModule.

ModulePackageDescription
CoreRVR.Framework.CoreAbstractions, Result pattern, pagination
SecurityRVR.Framework.SecurityJWT, BCrypt, 2FA, Rate Limiting
CachingRVR.Framework.CachingCache L1 (Memory) + L2 (Redis)
JobsRVR.Framework.Jobs.*Background jobs (Hangfire, Quartz)
ExportRVR.Framework.ExportPDF, Excel, CSV
WebhooksRVR.Framework.WebhooksPublish/Subscribe HMAC-SHA256
GraphQLRVR.Framework.GraphQLHotChocolate gateway
BillingRVR.Framework.BillingFacturation SaaS
SMSRVR.Framework.SmsMulti-provider SMS (Twilio, Vonage, OVH, Azure)
AI GuardrailsRVR.Framework.AI.GuardrailsSecurite et validation LLM
AI AgentsRVR.Framework.AI.AgentsOrchestration multi-agents
Plugin SystemRVR.Framework.PluginsDecouverte et gestion de plugins NuGet

Released under the MIT License.