VDS.Common
1.10.0
Install-Package VDS.Common -Version 1.10.0
dotnet add package VDS.Common --version 1.10.0
<PackageReference Include="VDS.Common" Version="1.10.0" />
paket add VDS.Common --version 1.10.0
#r "nuget: VDS.Common, 1.10.0"
// Install VDS.Common as a Cake Addin
#addin nuget:?package=VDS.Common&version=1.10.0
// Install VDS.Common as a Cake Tool
#tool nuget:?package=VDS.Common&version=1.10.0
A library containing useful data structures like Trees, Tries, Sparse Arrays, Bloom Filters and indexing tailored dictionaries.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net35-client net40-client net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on VDS.Common:
Package | Downloads |
---|---|
Sitecore.LinkedData
A package that adds Linked Data functionality into Sitecore and allows you (in the future) to select a preferred triple store. Please note: This package is purely experimental and you should refer to the project page for more information. |
|
imbNLP.CoreAndData.NuGet1
Natural Language Processing libraries of Veles project, Core and Data namespaces dealing with lexic resources, pipeline decomposition and other NLP stuff |
|
imbWEM.Core
Web Exploration Model: crawlers, crawler reports, web analytic console, web loader, web crawler experiment setup... |
|
imbWBI.Core
Web Business Intelligence library of imbVeles Framework. Currently supports Web Site Classification using different Semantic Similarity and TF-IDF computation, kNN, Neural Networks, mSVM and Naive Bayes |
|
Coscine.SemanticSearch
This project deals with the Semantic Search implemented in Coscine. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on VDS.Common:
Repository | Stars |
---|---|
BrightstarDB/BrightstarDB
This is the core development repository for BrightstarDB.
|
Version | Downloads | Last updated |
---|---|---|
1.10.0 | 437,933 | 5/18/2018 |
1.10.0-pre0001 | 744 | 5/18/2018 |
1.9.0 | 32,004 | 1/11/2018 |
1.9.0-pre0001 | 4,185 | 10/13/2017 |
1.8.0 | 63,662 | 7/7/2017 |
1.8.0-pre1 | 1,252 | 3/14/2017 |
1.7.0 | 28,682 | 9/26/2016 |
1.7.0-pre1 | 1,031 | 8/26/2016 |
1.6.4 | 83,602 | 11/14/2015 |
1.6.3 | 955 | 11/14/2015 |
1.6.2 | 939 | 11/14/2015 |
1.6.1 | 968 | 11/14/2015 |
1.6.0 | 25,042 | 7/6/2015 |
1.5.0 | 130,396 | 2/18/2015 |
1.4.0 | 3,158 | 9/5/2014 |
1.3.0 | 5,473 | 4/15/2014 |
1.2.0 | 12,526 | 2/22/2013 |
1.1.3 | 1,073 | 2/7/2013 |
1.1.2 | 3,937 | 1/15/2013 |
1.1.1 | 1,523 | 12/5/2012 |
1.1.0 | 7,935 | 11/29/2012 |
1.0.2 | 1,955 | 11/26/2012 |
1.0.1 | 1,206 | 11/26/2012 |
1.0.0 | 1,241 | 11/21/2012 |
0.9.0 | 1,261 | 11/13/2012 |
Added support for the netstandard1.0 framework. Due to the lack of the Thread class on this framework, the class VDS.Common.References.ThreadIsolatedReference is not supported on this framework.
.NET Standard assemblies are now signed