Skip to content

Export Module

Package: RVR.Framework.Export

Data export to PDF (QuestPDF), Excel (ClosedXML) and CSV.

csharp
builder.Services.AddRvrExport();

See the French documentation for detailed API reference.

Released under the MIT License.