Rast.WebFormScaffold 2.2.1

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

Rast.WebFormScaffold

Blueprints before the concrete.

Rast.WebFormScaffold turns “we need another inquiry/maintenance pair” from a slog into a rhythm. It carries the scaffolding DNA of the RAST web stack—patterns, conventions, and generators that keep forms coherent when the feature count climbs.

That rhythm matters most when business complexity grows: more entities, more workflow touchpoints, more screens that must still feel like one product. RAST Blazor benefits when scaffolding stays opinionated.

What it gives you

  • Structure and helpers for web form scaffolding in the RAST style
  • Less copy-paste between grids, dialogs, and maintenance flows
  • A shared vocabulary for how forms feel in the product
  • Faster onboarding for scenario-heavy modules (not just CRUD demos)

Philosophy

Scaffolding should feel like a craft, not a factory default. This package nudges you toward consistency while leaving room for the weird edge cases every real app collects.

Requirements

  • .NET 9

A chapter of the RAST Framework story.

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.WebFormScaffold:

Package Downloads
Rast.AdminWeb

RAST Framework - Admin Web Components and Layouts

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.1 112 5/9/2026
2.2.0 100 5/9/2026
2.1.9 102 5/9/2026