JBAV 2025.2.25.918

dotnet add package JBAV --version 2025.2.25.918
                    
NuGet\Install-Package JBAV -Version 2025.2.25.918
                    
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="JBAV" Version="2025.2.25.918" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JBAV" Version="2025.2.25.918" />
                    
Directory.Packages.props
<PackageReference Include="JBAV" />
                    
Project file
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 JBAV --version 2025.2.25.918
                    
#r "nuget: JBAV, 2025.2.25.918"
                    
#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 JBAV@2025.2.25.918
                    
#: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=JBAV&version=2025.2.25.918
                    
Install as a Cake Addin
#tool nuget:?package=JBAV&version=2025.2.25.918
                    
Install as a Cake Tool

JB-AV

Nuget CLI - Push package Manually
    CD to .nupkg file folder folder and execute:
    nuget push <Filename>.nupkg -Source https://api.nuget.org/v3/index.json

    Make sure the following package is present: 
     <PackageReference Include="NuGet.Build.Tasks.Pack" Version="6.8.0" PrivateAssets="all" />

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2025.2.25.918 236 2/25/2025
2025.2.25.846 194 2/25/2025
2025.2.25.820 202 2/25/2025
2025.2.25.759 178 2/25/2025
2025.2.25.159 181 2/25/2025
2024.10.23.1644 187 10/23/2024
2024.7.7.1618 212 7/7/2024
2024.6.17.1244 192 6/17/2024
2024.6.17.1232 186 6/17/2024
2024.6.17.133 191 6/17/2024
2024.5.17.1414 178 5/17/2024
2024.5.8.1832 221 5/8/2024
2024.4.25.136 203 4/25/2024
2024.4.25.135 202 4/25/2024
2024.4.20.1327 226 4/20/2024
2024.3.13.934 215 3/13/2024
2024.3.13.120 195 3/13/2024
2024.2.19.1514 227 2/19/2024
2024.2.19.1513 210 2/19/2024
2024.2.19.1511 220 2/19/2024
Loading failed