Bardie.Module.Source.Debug
0.1.0
dotnet add package Bardie.Module.Source.Debug --version 0.1.0
NuGet\Install-Package Bardie.Module.Source.Debug -Version 0.1.0
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="Bardie.Module.Source.Debug" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bardie.Module.Source.Debug" Version="0.1.0" />
<PackageReference Include="Bardie.Module.Source.Debug" />
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 Bardie.Module.Source.Debug --version 0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bardie.Module.Source.Debug, 0.1.0"
#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 Bardie.Module.Source.Debug@0.1.0
#: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=Bardie.Module.Source.Debug&version=0.1.0
#tool nuget:?package=Bardie.Module.Source.Debug&version=0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Bardie.Module.Source.Debug
Debug / test-only fixtures for source modules — synthetic sine PCM so you can exercise
StartTrack → session FIFO → Stop/Pause without YouTube, files, or streams.
Package id: Bardie.Module.Source.Debug · Version: 0.1.0 · TFM: net10.0
Depends on Bardie.Module.Source.
Consume (Debug builds only)
<ItemGroup Condition="'$(Configuration)' == 'Debug'">
<ProjectReference Include="...\Bardie.Module.Source.Debug\Bardie.Module.Source.Debug.csproj" />
</ItemGroup>
#if DEBUG
using Bardie.Module.Source.Debug;
builder.Services.AddSourceModuleDevFixtures(builder.Configuration);
#endif
| Type | Role |
|---|---|
DevProofTrack |
Shared sine / {slug}:sine identity + Matches |
SinePcmOptions / SinePcmGenerator |
Canonical s16le / 48 kHz / stereo sine stream |
AddSourceModuleDevFixtures |
DI registration |
Do not reference this package from Release / production images.
Pack: dotnet pack libs/Bardie.Module.Source.Debug/Bardie.Module.Source.Debug.csproj -c Release
| 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Bardie.Module.Source (>= 0.1.0)
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 |
|---|---|---|
| 0.1.0 | 131 | 7/26/2026 |