Built on top of DataStax C# driver for Apache Cassandra, it provides additional features designed for DataStax Enterprise.
Info
Version: | 2.10.4 |
Author(s): | DataStax |
Last Update: | Thursday, October 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://docs.datastax.com/en/developer/csharp-driver-dse/latest/ |
NuGet Url: | https://www.nuget.org/packages/Dse |
Install
Install-Package Dse
dotnet add package Dse
paket add Dse
Dse Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Microsoft.Extensions.Logging(>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.0.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Management(>= 4.7.0)
- System.Net.Http(>= 4.3.2)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.0.0)
- System.Threading.Tasks.Dataflow(>= 4.6.0 && < 5.0.0)
- lz4net(>= 1.0.10.93)
- Microsoft.Extensions.Logging(>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.0.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Management(>= 4.7.0)
- System.Net.Http(>= 4.3.2)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.0.0)
- System.Threading.Tasks.Dataflow(>= 4.6.0 && < 5.0.0)
- Microsoft.Extensions.Logging(>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.0.0)
- NETStandard.Library(>= 1.6.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Data.Common(>= 4.1.0)
- System.Diagnostics.FileVersionInfo(>= 4.0.0)
- System.Diagnostics.StackTrace(>= 4.0.1)
- System.Diagnostics.TraceSource(>= 4.0.0)
- System.Net.Http(>= 4.3.2)
- System.Net.NameResolution(>= 4.0.0)
- System.Net.Security(>= 4.3.2)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.0.0)
- System.Runtime.Serialization.Primitives(>= 4.1.1)
- System.Threading.Tasks.Dataflow(>= 4.6.0 && < 5.0.0)
- System.Threading.Thread(>= 4.0.0)
Tags