DynamicSPARQL 1.0.2.2

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

// Install DynamicSPARQL as a Cake Tool
#tool nuget:?package=DynamicSPARQL&version=1.0.2.2

Dynamically scaffolds SPARQL queries. Please visit project wiki pages https://github.com/Efimster/DynamicSPARQL/wiki

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on DynamicSPARQL:

Package Downloads
DynamicSPARQL.BrightstarDB

DynamicSPARQL BrightstarDB connector binds BrightstarDB with DynamicSPARQL

LINQtoSPARQL

LINQtoSPARQL is specific LINQ to SPARQL. Dynamically scaffolds SPARQL queries by using LINQ style. Built on top of DynamicSPARQL project https://github.com/Efimster/DynamicSPARQL/wiki. Please visit project wiki pages https://github.com/Efimster/LINQtoSPARQL/wiki .

DynamicSPARQL.dotNetRDF

DynamicSPARQL dotNetRDF connector binds dotNetRDF with DynamicSPARQL

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2.2 2,763 9/13/2014
1.0.2.1 2,262 5/5/2014
1.0.2 1,111 5/5/2014
1.0.1.5 1,396 3/23/2014
1.0.1.3 1,169 1/22/2014
1.0.1.2 1,319 1/17/2014
1.0.1.1 1,295 1/8/2014
1.0.0.2 1,546 11/24/2013
1.0.0.1 1,373 11/20/2013

Adds graph management DROP operation