Cassandra Fluent Migrator is a library that offers a set of fluent code and extensions to facilitate the creation and management of the migrations using code instead of CQL commands.
Info
Version: | 1.0.4 |
Author(s): | Youssef Benhessou |
Last Update: | Thursday, November 2, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Youssef-ben/Cassandra.Fluent.Migrator#readme |
NuGet Url: | https://www.nuget.org/packages/Cassandra.Fluent.Migrator |
Install
Install-Package Cassandra.Fluent.Migrator
dotnet add package Cassandra.Fluent.Migrator
paket add Cassandra.Fluent.Migrator
Cassandra.Fluent.Migrator Download (Unzip the "nupkg" after downloading)
Dependencies
- CassandraCSharpDriver(>= 3.16.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.10)
- Microsoft.Rest.ClientRuntime.Azure.Authentication(>= 2.4.1)
Tags