Info
Version: | 2.1.1 |
Author(s): | DataStax |
Last Update: | Wednesday, December 10, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/datastax/csharp-driver |
NuGet Url: | https://www.nuget.org/packages/CassandraEntityContext |
Install
Install-Package CassandraEntityContext
dotnet add package CassandraEntityContext
paket add CassandraEntityContext
CassandraEntityContext Download (Unzip the "nupkg" after downloading)
Dependencies
- CassandraCSharpDriver(>= 2.1.5 && < 2.2)
Tags
This package is included to ease the migration from the version 1.0 of the DataStax C# driver, but using the Entity Framework-like pattern with Apache Cassandra is discouraged as it can lead to major performance issues and unexpected behavior.