VDS.Common
1.10.0
dotnet add package VDS.Common --version 1.10.0
NuGet\Install-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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.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 net481 |
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. |
|
Coscine.SemanticSearch
This project deals with the Semantic Search implemented in Coscine. |
|
imbNLP.CoreAndData.NuGet1
Natural Language Processing libraries of Veles project, Core and Data namespaces dealing with lexic resources, pipeline decomposition and other NLP stuff |
|
dotNetRdf.Core
dotNetRDF is an RDF, SPARQL and Linked Datat API for .Net. It provides simple but powerfully extensible APIs for this and integrates with a variety of popular triple stores. |
|
imbWEM.Core
Web Exploration Model: crawlers, crawler reports, web analytic console, web loader, web crawler experiment setup... |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on VDS.Common:
Repository | Stars |
---|---|
BrightstarDB/BrightstarDB
This is the core development repository for BrightstarDB.
|
|
ark-mod/ArkBot
ARK Survival Evolved application that monitors and extracts data from local ARK servers and exposes this data through a Web App, Web API and Discord Bot. Provides important functions to players: dino listings, food-status, breeding info, statistics; and server admins: rcon-commands, server managing etc.
|
Version | Downloads | Last updated |
---|---|---|
1.10.0 | 621,678 | 5/18/2018 |
1.10.0-pre0001 | 792 | 5/18/2018 |
1.9.0 | 36,812 | 1/11/2018 |
1.9.0-pre0001 | 5,284 | 10/13/2017 |
1.8.0 | 79,988 | 7/7/2017 |
1.8.0-pre1 | 1,305 | 3/14/2017 |
1.7.0 | 30,776 | 9/26/2016 |
1.7.0-pre1 | 1,080 | 8/26/2016 |
1.6.4 | 90,401 | 11/14/2015 |
1.6.3 | 1,069 | 11/14/2015 |
1.6.2 | 1,054 | 11/14/2015 |
1.6.1 | 1,078 | 11/14/2015 |
1.6.0 | 25,457 | 7/6/2015 |
1.5.0 | 148,057 | 2/18/2015 |
1.4.0 | 3,285 | 9/5/2014 |
1.3.0 | 5,639 | 4/15/2014 |
1.2.0 | 16,432 | 2/22/2013 |
1.1.3 | 1,203 | 2/7/2013 |
1.1.2 | 4,365 | 1/15/2013 |
1.1.1 | 1,653 | 12/5/2012 |
1.1.0 | 8,261 | 11/29/2012 |
1.0.2 | 2,477 | 11/26/2012 |
1.0.1 | 1,345 | 11/26/2012 |
1.0.0 | 1,377 | 11/21/2012 |
0.9.0 | 1,391 | 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