GenWave.Abstractions
5.1.0
dotnet add package GenWave.Abstractions --version 5.1.0
NuGet\Install-Package GenWave.Abstractions -Version 5.1.0
<PackageReference Include="GenWave.Abstractions" Version="5.1.0" />
<PackageVersion Include="GenWave.Abstractions" Version="5.1.0" />
<PackageReference Include="GenWave.Abstractions" />
paket add GenWave.Abstractions --version 5.1.0
#r "nuget: GenWave.Abstractions, 5.1.0"
#:package GenWave.Abstractions@5.1.0
#addin nuget:?package=GenWave.Abstractions&version=5.1.0
#tool nuget:?package=GenWave.Abstractions&version=5.1.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.1.0 | 0 | 8/15/2026 |
| 5.0.0 | 63 | 8/14/2026 |
| 4.1.0 | 59 | 8/13/2026 |
| 4.0.0 | 52 | 8/13/2026 |
| 3.5.0 | 62 | 8/12/2026 |
| 3.4.0 | 79 | 8/11/2026 |
| 3.3.2 | 78 | 8/9/2026 |
| 3.3.1 | 85 | 8/9/2026 |
| 3.3.0 | 77 | 8/9/2026 |
| 3.2.0 | 82 | 8/7/2026 |
| 3.1.1 | 84 | 8/7/2026 |
| 3.1.0 | 111 | 8/6/2026 |
| 3.0.0 | 95 | 8/5/2026 |
| 2.9.1 | 98 | 8/2/2026 |
| 2.9.0 | 96 | 8/1/2026 |
| 2.8.14 | 105 | 7/31/2026 |
| 2.8.13 | 106 | 7/31/2026 |
| 2.8.12 | 97 | 7/30/2026 |
| 2.8.11 | 105 | 7/30/2026 |
| 2.8.10 | 92 | 7/30/2026 |