Skip to content

Core Module

Package: RVR.Framework.Core

Provides foundational abstractions: Result pattern, pagination, specifications, base entities, and domain events.

csharp
builder.Services.AddRvrCore();

See the French documentation for detailed API reference.

Released under the MIT License.