Rast.SystemService 2.2.0

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

Rast.SystemService

The backstage crew that never takes a bow.

Rast.SystemService is the system service tier—jobs, integrations, and business operations that prefer reliability over applause. It sits next to Rast.SystemDb like a conductor next to a score: same piece, different job.

When RAST Blazor fronts complex business scenarios, something still has to run the long jobs, notifications, and integrations—this layer is that engine room, so the UI can stay responsive and intentional.

What you get

  • Service implementations and orchestration for platform-level work
  • Glue between admin UI, background processes, and system data
  • Patterns that keep “system” concerns from leaking into every feature module
  • A home for workflow-adjacent operations (scheduling, batch work, bridges to other systems)

Tone

Services here are written to be boring in production—predictable inputs, clear failures, logs you can actually read at 2 a.m.

Requirements

  • .NET 9

Powered by RAST Framework.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on Rast.SystemService:

Package Downloads
Rast.UiLibrary

RAST Framework - UI Component Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.0 124 5/9/2026
2.1.9 153 5/9/2026
2.1.0 196 10/10/2025