Regira.System
6.3.2
dotnet add package Regira.System --version 6.3.2
NuGet\Install-Package Regira.System -Version 6.3.2
<PackageReference Include="Regira.System" Version="6.3.2" />
<PackageVersion Include="Regira.System" Version="6.3.2" />
<PackageReference Include="Regira.System" />
paket add Regira.System --version 6.3.2
#r "nuget: Regira.System, 6.3.2"
#:package Regira.System@6.3.2
#addin nuget:?package=Regira.System&version=6.3.2
#tool nuget:?package=Regira.System&version=6.3.2
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
- Index — Overview, projects, and installation
- Process Execution — Running commands and executables, capturing their output
- Hosting —
WebHostOptions, background task queues, Windows Service installer - Project Files — Parsing and managing
.csprojfiles
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 | Versions 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. |
-
net10.0
- Regira.Common (>= 6.3.2)
-
net8.0
- Regira.Common (>= 6.3.2)
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.