Regira.Office 6.1.2

dotnet add package Regira.Office --version 6.1.2
                    
NuGet\Install-Package Regira.Office -Version 6.1.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Regira.Office" Version="6.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Regira.Office" Version="6.1.2" />
                    
Directory.Packages.props
<PackageReference Include="Regira.Office" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Regira.Office --version 6.1.2
                    
#r "nuget: Regira.Office, 6.1.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Regira.Office@6.1.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Regira.Office&version=6.1.2
                    
Install as a Cake Addin
#tool nuget:?package=Regira.Office&version=6.1.2
                    
Install as a Cake Tool

Regira Office

Regira Office is a collection of document and communication libraries for .NET applications. All modules share a common set of abstractions from Common.Office and are designed to be interchangeable.

Modules

Module Description
Barcodes Barcode and QR code generation and scanning
CSV CSV reading and writing via CsvHelper
Excel Excel workbook reading and writing
Mail Email sending via SendGrid and Mailgun; reading .msg/.eml files (MSGReader) and HTTP mail DTOs (Mail.Web)
OCR Optical character recognition via Tesseract and PaddleOCR
PDF HTML→PDF, PDF operations, and printing
VCards vCard contact file reading and writing
Word Word document creation, conversion, merge, and extraction
  • Drawing / Images — Image processing used by several Office modules
  • IO.Storage — File storage abstraction used for input/output

License

Apache License 2.0 — this package contains no license validation and no runtime limits. See LICENSE. A few companion packages are commercially licensed with a free tier; see the licensing overview.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (28)

Showing the top 5 NuGet packages that depend on Regira.Office:

Package Downloads
Regira.Office.PDF.PDFtoPrinter

PDF printing support using PDFtoPrinter for Regira Office.

Regira.Office.Csv.CsvHelper

CSV read/write support using CsvHelper for Regira Office.

Regira.Office.Excel.NpoiMapper

Excel-to-object mapping and spreadsheet import/export using NpoiMapper (NPOI) for Regira Office.

Regira.Office.Barcodes.Spire

Barcode generation using FreeSpire.Barcode for Regira Office.

Regira.Office.OCR.Tesseract

Optical character recognition using Tesseract for Regira Office.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.1.2 252 8/16/2026
6.1.1 437 8/12/2026
6.1.0 525 8/10/2026