JBAV.ML 27.2.2025.173

There is a newer version of this package available.
See the version list below for details.
dotnet add package JBAV.ML --version 27.2.2025.173                
NuGet\Install-Package JBAV.ML -Version 27.2.2025.173                
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.ML" Version="27.2.2025.173" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JBAV.ML --version 27.2.2025.173                
#r "nuget: JBAV.ML, 27.2.2025.173"                
#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.
// Install JBAV.ML as a Cake Addin
#addin nuget:?package=JBAV.ML&version=27.2.2025.173

// Install JBAV.ML as a Cake Tool
#tool nuget:?package=JBAV.ML&version=27.2.2025.173                

JB-AV

Follow step by step > this is working for JBAV.ML: https://learn.microsoft.com/en-us/nuget/create-packages/creating-a-package-msbuild

Most important:

Make sure below reference is in the package

Set api KEY through terminal:
    nuget setApiKey <Key>

ERROR

 "GetProjectReferencesFromAssetsFileTask" > Perform > CLI to project folder and hit: `msbuild -t:restore`
required property's:
    <PropertyGroup>
        
        <PackageId>JBAV</PackageId>
        <Version>$([System.DateTime]::Now.ToString(yyyy.M.d.Hm))</Version>
        <Authors>Jbonte</Authors>
        <Company>NA</Company>
        <PackageReadmeFile>readme.md</PackageReadmeFile>
        <PackageLicenseExpression>MIT</PackageLicenseExpression>
        <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
    </PropertyGroup>
    
	<ItemGroup>  
 	   <PackageReference Include="NuGet.Build.Tasks.Pack" Version="6.13.1" PrivateAssets="all" />
	</ItemGroup>
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.
  • .NETFramework 4.8

    • 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
27.29.2025.1729 85 13 days ago
27.2.2025.1819 93 13 days ago
27.2.2025.1747 89 13 days ago
27.2.2025.1730 89 13 days ago
27.2.2025.1727 83 13 days ago
27.2.2025.173 84 13 days ago
27.2.2025.172 85 13 days ago
27.2.2025.171 82 13 days ago
25.2.2025.1459 94 16 days ago
25.2.2025.1149 92 16 days ago
25.2.2025.1123 85 16 days ago
25.2.2025.159 87 16 days ago
25.2.2025.153 78 16 days ago