dotNetRDF 1.0.5-prerelease02
This is a prerelease version of dotNetRDF.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package dotNetRDF --version 1.0.5-prerelease02
NuGet\Install-Package dotNetRDF -Version 1.0.5-prerelease02
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="dotNetRDF" Version="1.0.5-prerelease02" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add dotNetRDF --version 1.0.5-prerelease02
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: dotNetRDF, 1.0.5-prerelease02"
#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 dotNetRDF as a Cake Addin #addin nuget:?package=dotNetRDF&version=1.0.5-prerelease02&prerelease // Install dotNetRDF as a Cake Tool #tool nuget:?package=dotNetRDF&version=1.0.5-prerelease02&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
dotNetRDF is a RDF, SPARQL and Semantic Web API for .Net. It provides simple but powerfully extensible APIs for this and integrates with a variety of popular triple stores.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net35-client is compatible. net40 is compatible. net40-client is compatible. net403 was computed. net45 was computed. 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. |
Silverlight | sl4 is compatible. sl4-wp is compatible. sl5 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 3.5
- HtmlAgilityPack (>= 1.4.6)
- Newtonsoft.Json (>= 6.0.3)
- VDS.Common (= 1.3.0)
-
.NETFramework 3.5 Client
- HtmlAgilityPack (>= 1.4.6)
- Newtonsoft.Json (>= 6.0.3)
- VDS.Common (= 1.3.0)
-
.NETFramework 4.0
- HtmlAgilityPack (>= 1.4.6)
- Newtonsoft.Json (>= 6.0.3)
- VDS.Common (= 1.3.0)
-
.NETFramework 4.0 Client
- HtmlAgilityPack (>= 1.4.6)
- Newtonsoft.Json (>= 6.0.3)
- VDS.Common (= 1.3.0)
-
Portable Class Library (MonoAndroid 1.0, MonoTouch 1.0, .NETFramework 4.0, Silverlight 4.0, Windows 0.0, WindowsPhone 8.0)
- Newtonsoft.Json (>= 6.0.3)
- VDS.Common (= 1.3.0)
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on dotNetRDF:
Repository | Stars |
---|---|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
|
|
BrightstarDB/BrightstarDB
This is the core development repository for BrightstarDB.
|
|
admin-shell-io/aasx-package-explorer
C# based viewer / editor for the Asset Administration Shell
|
|
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.0.8.3533 | 2,939 | 3/20/2015 |
1.0.8-prerelease1 | 57 | 2/18/2015 |
1.0.8-prerelease02 | 44 | 3/12/2015 |
1.0.7.3471 | 1,495 | 11/21/2014 |
1.0.6.3421 | 1,349 | 8/8/2014 |
1.0.6-prerelease01 | 112 | 7/8/2014 |
1.0.5.3315 | 620 | 5/23/2014 |
1.0.5-prerelease03 | 55 | 5/22/2014 |
1.0.5-prerelease02 | 70 | 5/2/2014 |
1.0.5-prerelease01 | 57 | 5/2/2014 |
1.0.4.3225 | 233 | 3/14/2014 |
1.0.3 | 203 | 1/17/2014 |
1.0.3-prerelease | 55 | 1/16/2014 |
1.0.2.2880 | 168 | 11/14/2013 |
1.0.1.2809 | 73 | 10/10/2013 |
1.0.1-RC2 | 49 | 7/5/2013 |
1.0.1-portableRC1 | 51 | 6/14/2013 |
1.0.0.2533 | 96 | 6/4/2013 |
1.0.0.2473 | 197 | 5/6/2013 |
0.9.0.2110 | 190 | 1/30/2013 |
0.8.2 | 78 | 11/30/2012 |
0.8.1 | 53 | 11/27/2012 |
0.8.0 | 51 | 11/26/2012 |
0.7.2 | 72 | 9/25/2012 |
0.7.1 | 56 | 7/27/2012 |
0.7.0 | 81 | 7/4/2012 |
0.6.2 | 53 | 4/1/2012 |
0.6.1 | 55 | 3/4/2012 |
0.6.0 | 53 | 2/19/2012 |
0.5.1 | 57 | 11/30/2011 |
0.5.0 | 55 | 9/9/2011 |
0.4.1 | 58 | 9/8/2011 |
- Update Json.Net dependency to 6.0.3
- Update VDS.Common dependency to 1.3.0
- Update PCL build to profile 136 and removed SL4 and WP7 builds
- Fix a bug in substituting parameter values containing $ signs into SparqlParameterizedString instances (CORE-408)
- Fix a corner case in evaluating CONSTRUCT queries with empty WHERE clause and concrete triples in template (CORE-407)