LINQtoSPARQL 1.0.2.2
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 .
Install-Package LINQtoSPARQL -Version 1.0.2.2
dotnet add package LINQtoSPARQL --version 1.0.2.2
<PackageReference Include="LINQtoSPARQL" Version="1.0.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LINQtoSPARQL --version 1.0.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LINQtoSPARQL, 1.0.2.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install LINQtoSPARQL as a Cake Addin
#addin nuget:?package=LINQtoSPARQL&version=1.0.2.2
// Install LINQtoSPARQL as a Cake Tool
#tool nuget:?package=LINQtoSPARQL&version=1.0.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Bug fix
Dependencies
-
- DynamicSPARQL (>= 1.0.2.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.