DevFsSparql 1.0.98

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

// Install DevFsSparql as a Cake Tool
#tool nuget:?package=DevFsSparql&version=1.0.98

Methods and classes I usually need when dealing with RDF-data. ISparqlQueryHandler to run queries against IGraph and SparqlRemoteEndpoints, Extensions to create OR get Nodes from Graphs, some standard (read) queries, structures to store nodes

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 (1)

Showing the top 1 NuGet packages that depend on DevFsSparql:

Package Downloads
MDE_PluginContracts

This library contains interfaces and structures to create a plugin for the MusicDataExtractor, a framework to convert music (business) data to the Music Business Ontology (MBO) format

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.98 1,224 4/5/2017
1.0.97 1,079 4/5/2017
1.0.96.6083 1,038 3/7/2017
1.0.95.6083 1,134 12/21/2016
1.0.94.6083 1,524 10/13/2016
1.0.93.6083 1,500 8/26/2016
1.0.92.6082 1,198 8/26/2016
1.0.91.6081 1,106 8/25/2016
1.0.89.6068 1,549 8/11/2016

Added Automated Converter