Regira.System 6.3.2

dotnet add package Regira.System --version 6.3.2
                    
NuGet\Install-Package Regira.System -Version 6.3.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.System" Version="6.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Regira.System" Version="6.3.2" />
                    
Directory.Packages.props
<PackageReference Include="Regira.System" />
                    
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.System --version 6.3.2
                    
#r "nuget: Regira.System, 6.3.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.System@6.3.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.System&version=6.3.2
                    
Install as a Cake Addin
#tool nuget:?package=Regira.System&version=6.3.2
                    
Install as a Cake Tool

Regira System

Regira System provides process execution helpers, application hosting utilities, background task management, Windows Service support, and .csproj project parsing.

Projects

Project Package Purpose
Common.System Regira.System Process execution helpers
System.Hosting Regira.System.Hosting Host config, background queues, Windows Service
System.Projects Regira.System.Projects Parse and manage .csproj files

Installation

<PackageReference Include="Regira.System" Version="6.*" />
<PackageReference Include="Regira.System.Hosting" Version="6.*" />
<PackageReference Include="Regira.System.Projects" Version="6.*" />

Overview

  1. Index — Overview, projects, and installation
  2. Process Execution — Running commands and executables, capturing their output
  3. HostingWebHostOptions, background task queues, Windows Service installer
  4. Project Files — Parsing and managing .csproj files

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 (5)

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

Package Downloads
Regira.System.Hosting

Generic Host and Windows Service support extensions for Regira.

Regira.Media.FFMpeg

Video and audio processing using FFMpegCore for Regira.

Regira.DAL.PostgreSQL

PostgreSQL data access layer for Regira using Dapper and Npgsql.

Regira.DAL.MongoDB

MongoDB data access layer for Regira using the official MongoDB driver.

Regira.System.Projects

Project file and solution structure utilities for Regira system tools.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.3.2 0 9/19/2026
6.3.1 46 9/17/2026
6.3.0 62 9/16/2026
6.2.1 185 9/5/2026
6.1.3 199 8/26/2026
6.1.2 210 8/16/2026
6.1.1 184 8/12/2026
6.1.0 193 8/10/2026