Newbe.Mahua.CQP.ApiExtensions
1.14.0
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 Newbe.Mahua.CQP.ApiExtensions --version 1.14.0
NuGet\Install-Package Newbe.Mahua.CQP.ApiExtensions -Version 1.14.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="Newbe.Mahua.CQP.ApiExtensions" Version="1.14.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Newbe.Mahua.CQP.ApiExtensions --version 1.14.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Newbe.Mahua.CQP.ApiExtensions, 1.14.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.
// Install Newbe.Mahua.CQP.ApiExtensions as a Cake Addin #addin nuget:?package=Newbe.Mahua.CQP.ApiExtensions&version=1.14.0 // Install Newbe.Mahua.CQP.ApiExtensions as a Cake Tool #tool nuget:?package=Newbe.Mahua.CQP.ApiExtensions&version=1.14.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
对原生的CQP平台API进行扩展,增加或改进部分API
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.2
- Newbe.Mahua.CQP (>= 1.14.0)
- Newbe.Mahua.PluginLoader (>= 1.14.0)
- refit (>= 4.4.17)
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 |
---|---|---|
1.19.0 | 585 | 8/2/2020 |
1.18.2 | 678 | 2/16/2020 |
1.18.1 | 524 | 1/14/2020 |
1.18.0 | 525 | 12/15/2019 |
1.17.0 | 536 | 10/13/2019 |
1.16.1 | 555 | 9/21/2019 |
1.16.0 | 561 | 9/21/2019 |
1.15.1 | 624 | 5/5/2019 |
1.15.0 | 919 | 12/25/2018 |
1.14.0 | 628 | 12/15/2018 |
1.13.1 | 664 | 12/12/2018 |
1.13.0 | 885 | 10/2/2018 |
1.12.1 | 573 | 5/5/2019 |
1.12.0 | 765 | 9/14/2018 |
1.11.0 | 781 | 8/1/2018 |
1.10.0 | 912 | 6/24/2018 |
1.9.1 | 870 | 6/17/2018 |
1.9.0 | 913 | 6/10/2018 |
1.8.1 | 931 | 4/27/2018 |
1.8.0 | 822 | 4/15/2018 |
1.7.1 | 985 | 1/7/2018 |
1.7.0 | 964 | 1/7/2018 |
1. 更新VS插件,以支持 VS2019
2. 更新构建脚本,支持使用脚本更新框架包。
3. 推出以 NetCore 2.0 SDK 作为工具的 Newbe.Mahua.Template 。这是一款新的项目模板,适用于无法安装VS插件的其他IDE用户。