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
                    
#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.
#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

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 306 12/5/2023
3.8.0 187 10/27/2023
3.7.2 147 10/20/2023
3.7.1 175 9/13/2023
3.7.0 167 9/9/2023
3.6.0 190 8/29/2023
3.5.0 179 8/28/2023
3.4.1 205 8/12/2023
3.4.0 185 6/1/2023
3.3.0 272 4/5/2023
3.2.0 344 1/28/2023
3.1.1 505 5/4/2022
3.1.0 497 4/16/2022
3.0.0 608 11/20/2021
2.3.1 421 6/23/2021
2.3.0 431 5/5/2021
2.2.0 428 4/14/2021
2.1.0 424 4/10/2021
2.0.13 400 4/8/2021
2.0.12 533 12/24/2020
2.0.11 518 12/15/2020
2.0.10 475 12/7/2020
2.0.9 872 9/7/2020
2.0.8 587 7/10/2020
2.0.7 530 6/11/2020
2.0.6 573 6/1/2020
2.0.5 527 5/31/2020
2.0.4 532 5/25/2020
2.0.3 573 5/19/2020
2.0.2 596 4/19/2020
2.0.1 681 3/18/2020
1.0.0 605 12/16/2019

Update DotNet version to 7.0