GenWave.Abstractions
5.2.2
Prefix Reserved
See the version list below for details.
dotnet add package GenWave.Abstractions --version 5.2.2
NuGet\Install-Package GenWave.Abstractions -Version 5.2.2
<PackageReference Include="GenWave.Abstractions" Version="5.2.2" />
<PackageVersion Include="GenWave.Abstractions" Version="5.2.2" />
<PackageReference Include="GenWave.Abstractions" />
paket add GenWave.Abstractions --version 5.2.2
#r "nuget: GenWave.Abstractions, 5.2.2"
#:package GenWave.Abstractions@5.2.2
#addin nuget:?package=GenWave.Abstractions&version=5.2.2
#tool nuget:?package=GenWave.Abstractions&version=5.2.2
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.13.0 | 0 | 9/25/2026 |
| 5.12.0 | 63 | 9/24/2026 |
| 5.11.0 | 109 | 9/21/2026 |
| 5.10.0 | 97 | 9/19/2026 |
| 5.9.0 | 119 | 9/17/2026 |
| 5.8.3 | 127 | 9/15/2026 |
| 5.8.2 | 101 | 9/14/2026 |
| 5.8.1 | 109 | 9/11/2026 |
| 5.8.0 | 100 | 9/11/2026 |
| 5.7.0 | 135 | 9/8/2026 |
| 5.6.2 | 104 | 9/5/2026 |
| 5.6.1 | 104 | 9/5/2026 |
| 5.6.0 | 118 | 9/3/2026 |
| 5.5.1 | 109 | 9/1/2026 |
| 5.5.0 | 92 | 8/31/2026 |
| 5.4.1 | 95 | 8/28/2026 |
| 5.4.0 | 98 | 8/28/2026 |
| 5.3.1 | 102 | 8/19/2026 |
| 5.3.0 | 84 | 8/19/2026 |
| 5.2.2 | 100 | 8/19/2026 |