One.Core 3.9.0

dotnet add package One.Core --version 3.9.0
 
NuGet\Install-Package One.Core -Version 3.9.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="One.Core" Version="3.9.0" />
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="One.Core" Version="3.9.0" />
 
Directory.Packages.props
<PackageReference Include="One.Core" />
 
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 One.Core --version 3.9.0
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: One.Core, 3.9.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 One.Core@3.9.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=One.Core&version=3.9.0
 
Install as a Cake Addin
#tool nuget:?package=One.Core&version=3.9.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

This is a tool class library that contains extension methods, help classes, etc...

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible. net9.0-windows 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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on One.Core:

Package Downloads
One.AutoUpdater

自动升级

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.9.0 445 12/5/2023
3.8.0 261 10/27/2023
3.7.2 230 10/20/2023
3.7.1 256 9/13/2023
3.7.0 261 9/9/2023
3.6.0 276 8/29/2023
3.5.0 272 8/28/2023
3.4.1 300 8/12/2023
3.4.0 311 6/1/2023
3.3.0 395 4/5/2023
3.2.0 464 1/28/2023
3.1.1 635 5/4/2022
3.1.0 639 4/16/2022
3.0.0 752 11/20/2021
2.3.1 560 6/23/2021
2.3.0 573 5/5/2021
2.2.0 568 4/14/2021
2.1.0 560 4/10/2021
2.0.13 541 4/8/2021
2.0.12 683 12/24/2020
Loading failed

Update DotNet version to 7.0