Starb.WebLibrary
2.0.0.26263
.NET 10.0
This package targets .NET 10.0. The package is compatible with this framework or higher.
.NET Framework 4.6.2
This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
dotnet add package Starb.WebLibrary --version 2.0.0.26263
NuGet\Install-Package Starb.WebLibrary -Version 2.0.0.26263
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="Starb.WebLibrary" Version="2.0.0.26263" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Starb.WebLibrary" Version="2.0.0.26263" />
<PackageReference Include="Starb.WebLibrary" />
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 Starb.WebLibrary --version 2.0.0.26263
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Starb.WebLibrary, 2.0.0.26263"
#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 Starb.WebLibrary@2.0.0.26263
#: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=Starb.WebLibrary&version=2.0.0.26263
#tool nuget:?package=Starb.WebLibrary&version=2.0.0.26263
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Starb.WebLibrary
ASP.NET Web Forms building blocks on top of Starb.DataLibrary:
base pages, client-script helpers and a handful of server-side utilities.
Target framework: net461 · Root namespace: WebLibrary
Install
dotnet add package Starb.WebLibrary
Contents
| Namespace | Type | Purpose |
|---|---|---|
WebLibrary.Pages |
BasePage |
Page base class wiring the request into Starb.DataLibrary's context abstraction. |
DataPage |
BasePage with the data-access plumbing already set up. |
|
WebLibrary.Script |
JavascriptHelper |
Emit script blocks and encode values for JavaScript. |
ScriptRegisterHelper |
Register client scripts and startup blocks. | |
IdGeneratorHelper |
Generate unique client-side element ids. | |
WebLibrary.Utility |
ConfirmHelper, Question |
Attach confirmation prompts to postback controls. |
ControlFinder |
Find controls anywhere in the control tree. | |
AllUploader |
Handle multi-file uploads. | |
MailSender |
Send mail from a page. | |
Impersonator |
Run a block of code under another Windows identity. | |
SitePathHelper |
Resolve virtual and physical site paths. | |
ControlChars |
Control-character constants. |
Configure the database exactly as described in the Starb.DataLibrary readme; BasePage installs
the request-scoped context for you.
License
Copyright (c) Piero Viano. All rights reserved. — Librerie Starbook
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-windows7.0 is compatible. |
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.2
- Starb.DataLibrary (>= 2.0.0.26263)
-
net10.0-windows7.0
- Core.AspNet.Web.Forms (>= 1.0.0.26263)
- Starb.DataLibrary (>= 2.0.0.26263)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0.26263 | 42 | 9/20/2026 |
| 2.0.0 | 257 | 3/31/2025 |