QuantumCode.Common 0.1.1

dotnet add package QuantumCode.Common --version 0.1.1
NuGet\Install-Package QuantumCode.Common -Version 0.1.1
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="QuantumCode.Common" Version="0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QuantumCode.Common --version 0.1.1
#r "nuget: QuantumCode.Common, 0.1.1"
#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 QuantumCode.Common as a Cake Addin
#addin nuget:?package=QuantumCode.Common&version=0.1.1

// Install QuantumCode.Common as a Cake Tool
#tool nuget:?package=QuantumCode.Common&version=0.1.1

一些常用功能的集合

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on QuantumCode.Common:

Package Downloads
QuantumCode.LRTree

一个对左右值树操作的工具类库 示例程序到项目网站中下载源代码 0.3.3版本是最后一个版本,此后改名为QuantmCode.Tree.MPTTA(Modified Preorder Tree Traversal Algorithm) 继续发布。

QuantumCode.Tree.MPTTA

Modified Preorder Tree Traversal Algorithm 的实现

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.1 1,859 8/2/2012
0.1.0 1,187 8/2/2012

将验证方法开放,允许自由扩展