DynamicSPARQL 1.0.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package DynamicSPARQL --version 1.0.0.1
                    
NuGet\Install-Package DynamicSPARQL -Version 1.0.0.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="DynamicSPARQL" Version="1.0.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DynamicSPARQL" Version="1.0.0.1" />
                    
Directory.Packages.props
<PackageReference Include="DynamicSPARQL" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DynamicSPARQL --version 1.0.0.1
                    
#r "nuget: DynamicSPARQL, 1.0.0.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.
#addin nuget:?package=DynamicSPARQL&version=1.0.0.1
                    
Install DynamicSPARQL as a Cake Addin
#tool nuget:?package=DynamicSPARQL&version=1.0.0.1
                    
Install DynamicSPARQL as a Cake Tool

Helps making SPARQ queries to RDF sources

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  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 3,067 9/13/2014
1.0.2.1 2,480 5/5/2014
1.0.2 1,245 5/5/2014
1.0.1.5 1,559 3/23/2014
1.0.1.3 1,314 1/22/2014
1.0.1.2 1,477 1/17/2014
1.0.1.1 1,440 1/8/2014
1.0.0.2 1,772 11/24/2013
1.0.0.1 1,520 11/20/2013

first release