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 237 2/25/2025
2025.2.25.846 195 2/25/2025
2025.2.25.820 202 2/25/2025
2025.2.25.759 179 2/25/2025
2025.2.25.159 182 2/25/2025
2024.10.23.1644 189 10/23/2024
2024.7.7.1618 213 7/7/2024
2024.6.17.1244 192 6/17/2024
2024.6.17.1232 190 6/17/2024
2024.6.17.133 192 6/17/2024
2024.5.17.1414 179 5/17/2024
2024.5.8.1832 223 5/8/2024
2024.4.25.136 205 4/25/2024
2024.4.25.135 205 4/25/2024
2024.4.20.1327 229 4/20/2024
2024.3.13.934 216 3/13/2024
2024.3.13.120 197 3/13/2024
2024.2.19.1514 228 2/19/2024
2024.2.19.1513 211 2/19/2024
2024.2.19.1511 222 2/19/2024
Loading failed