JBAV.ML
27.2.2025.173
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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 | 47 | 2/27/2025 |
27.2.2025.1819 | 52 | 2/27/2025 |
27.2.2025.1747 | 47 | 2/27/2025 |
27.2.2025.1730 | 50 | 2/27/2025 |
27.2.2025.1727 | 41 | 2/27/2025 |
27.2.2025.173 | 48 | 2/27/2025 |
27.2.2025.172 | 45 | 2/27/2025 |
27.2.2025.171 | 45 | 2/27/2025 |
25.2.2025.1459 | 54 | 2/25/2025 |
25.2.2025.1149 | 54 | 2/25/2025 |
25.2.2025.1123 | 48 | 2/25/2025 |
25.2.2025.159 | 47 | 2/25/2025 |
25.2.2025.153 | 39 | 2/25/2025 |