Spinneret.ViewModel
1.0.0-alpha.1
See the version list below for details.
dotnet add package Spinneret.ViewModel --version 1.0.0-alpha.1
NuGet\Install-Package Spinneret.ViewModel -Version 1.0.0-alpha.1
<PackageReference Include="Spinneret.ViewModel" Version="1.0.0-alpha.1" />
<PackageVersion Include="Spinneret.ViewModel" Version="1.0.0-alpha.1" />
<PackageReference Include="Spinneret.ViewModel" />
paket add Spinneret.ViewModel --version 1.0.0-alpha.1
#r "nuget: Spinneret.ViewModel, 1.0.0-alpha.1"
#:package Spinneret.ViewModel@1.0.0-alpha.1
#addin nuget:?package=Spinneret.ViewModel&version=1.0.0-alpha.1&prerelease
#tool nuget:?package=Spinneret.ViewModel&version=1.0.0-alpha.1&prerelease
Spinneret
Spin up your .NET app.
A spinneret is the organ a spider uses to spin its web — different silks for different jobs, woven together. Spinneret is that organ for .NET: nine small, sharply focused packages that spin the threads a serious application hangs from.
| Package | What it spins |
|---|---|
Spinneret.Functional |
Result / Either with task and LINQ combinators |
Spinneret.Mediator |
Request dispatch with declarative, tag-invalidated caching |
Spinneret.Parsing |
Parse-don't-validate boundaries with localizable property errors |
Spinneret.Queue |
Durable command queue — the app owns the retry policy per command |
Spinneret.Queue.Gcp |
Google Cloud Tasks transport with OIDC-authenticated dispatch |
Spinneret.Scheduler |
Recurring jobs declared in code, installed idempotently at startup |
Spinneret.Scheduler.Gcp |
Firestore-backed scheduling with transactional dispatch |
Spinneret.ViewModel |
MVVM for Blazor: typed two-way bindings with validation state |
Spinneret.View |
Blazor views that resolve their view model from DI |
Errors are values. Boundaries parse, they don't validate. Your app owns its behavior — a typo fails the host at boot, not a delivery at 2 a.m. The cloud is a seam.
Full documentation, examples, and the rest of the web: github.com/spinneret-net/spinneret
MIT licensed. Spin freely.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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
- Spinneret.Functional (>= 1.0.0-alpha.1)
- Spinneret.Parsing (>= 1.0.0-alpha.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Spinneret.ViewModel:
| Package | Downloads |
|---|---|
|
Spinneret.View
Blazor view layer: ViewBase components that resolve their view model from DI, with lifecycle state and app-wide refresh coordination. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-alpha.9 | 92 | 8/20/2026 |
| 1.0.0-alpha.8 | 69 | 8/19/2026 |
| 1.0.0-alpha.7 | 75 | 8/16/2026 |
| 1.0.0-alpha.6 | 63 | 8/15/2026 |
| 1.0.0-alpha.5 | 59 | 8/15/2026 |
| 1.0.0-alpha.4 | 63 | 8/13/2026 |
| 1.0.0-alpha.3 | 56 | 8/13/2026 |
| 1.0.0-alpha.2 | 59 | 8/12/2026 |
| 1.0.0-alpha.1 | 66 | 8/11/2026 |