Skip to content

Releases: mdesalvo/RDFSharp.Extensions

v3.12.0

14 Aug 18:32
cf8378d
Compare
Choose a tag to compare

(NEW) Added QuadruplesCountAsync property (#38)

v3.8.0

06 Oct 18:00
Compare
Choose a tag to compare

(NEW) Added QuadruplesCount property from RDFStore contract (#36)

v3.1.0

31 Dec 13:52
Compare
Choose a tag to compare

(NEW) Added support for Azure Table provider (#33)

v3.0.0

18 Aug 13:37
2245770
Compare
Choose a tag to compare

First standalone version of the extensions libraries, after long years under RDFSharp umbrella!

(NEW) Solution has been unified with integration of all extension projects (#29)
(NEW) Assemblies have been consistently renamed to RDFSharp.Extensions.* (#29)
(NEW) Reduced memory footprint of stores by refactoring internal handling of commands (#31)
(NEW) Added ability to pass options for customizing behavior of stores (#31)