GenWave.Abstractions
5.12.0
Prefix Reserved
dotnet add package GenWave.Abstractions --version 5.12.0
NuGet\Install-Package GenWave.Abstractions -Version 5.12.0
<PackageReference Include="GenWave.Abstractions" Version="5.12.0" />
<PackageVersion Include="GenWave.Abstractions" Version="5.12.0" />
<PackageReference Include="GenWave.Abstractions" />
paket add GenWave.Abstractions --version 5.12.0
#r "nuget: GenWave.Abstractions, 5.12.0"
#:package GenWave.Abstractions@5.12.0
#addin nuget:?package=GenWave.Abstractions&version=5.12.0
#tool nuget:?package=GenWave.Abstractions&version=5.12.0
GenWave.Abstractions
The contract surface for GenWave modules — the seams a module implements or consumes to extend a running GenWave station:
- Selection —
INextItemProvider(the station's "what plays next" brain),IMediaCatalog+ query records,IMediaRating - Events —
IStationEventSink+ theStationEventrecords published at the station's choke points (track aired, segment generated, enrichment completed, setting changed, media/library mutated) - AI DJ —
ITtsSynthesizer,ITtsVoiceLister,ITtsSegmentSource,ISegmentCopyWriter,IPersonaPreviewWriter,IActivePersonaAccessor - Live configuration — the provider seams (
IStationScopeProvider,ICadenceProvider,IRotationSettingsProvider,IStationIdentityProvider,IRenderBudgetProvider) that read fresh per call, so settings edits apply without restarts
A module registers its implementation over the host's default binding — see the GenWave repository for the composition model.
Versioning
Semantic versioning from the first publish: additions are minor, breaking contract changes are major. The surface is deliberately lean — implementation-flavored contracts stay in the host.
License
This contracts package is MIT so any module — open or commercial — can link it freely. The GenWave Home implementation it describes is licensed AGPL-3.0-only, and GenWave Business is licensed commercially; see the repository for the full story.
| 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
- No dependencies.
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 |
|---|---|---|
| 5.12.0 | 0 | 9/24/2026 |
| 5.11.0 | 86 | 9/21/2026 |
| 5.10.0 | 73 | 9/19/2026 |
| 5.9.0 | 117 | 9/17/2026 |
| 5.8.3 | 123 | 9/15/2026 |
| 5.8.2 | 98 | 9/14/2026 |
| 5.8.1 | 109 | 9/11/2026 |
| 5.8.0 | 99 | 9/11/2026 |
| 5.7.0 | 134 | 9/8/2026 |
| 5.6.2 | 103 | 9/5/2026 |
| 5.6.1 | 103 | 9/5/2026 |
| 5.6.0 | 117 | 9/3/2026 |
| 5.5.1 | 108 | 9/1/2026 |
| 5.5.0 | 91 | 8/31/2026 |
| 5.4.1 | 94 | 8/28/2026 |
| 5.4.0 | 96 | 8/28/2026 |
| 5.3.1 | 102 | 8/19/2026 |
| 5.3.0 | 84 | 8/19/2026 |
| 5.2.2 | 99 | 8/19/2026 |
| 5.2.1 | 111 | 8/16/2026 |