Raven Migrations is a migration framework for RavenDB to help with updates to your database objects.
                        
                    
         
                Info
| Version: | 6.0.2 | 
| Author(s): | Darrel Portzline, Khalid Abuhakmeh, Judah Gabriel Himango | 
| Last Update: | Friday, August 2, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/migrating-ravens/RavenMigrations | 
| NuGet Url: | https://www.nuget.org/packages/RavenMigrations | 
Install
Install-Package RavenMigrations
                        dotnet add package RavenMigrations
                        paket add RavenMigrations
                        
                                RavenMigrations Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.6)
- Microsoft.Extensions.DependencyInjection(>= 3.1.6)
- Microsoft.Extensions.Logging(>= 3.1.6)
- Microsoft.SourceLink.GitHub(>= 1.0.0)
- RavenDB.Client(>= 5.0.0)
Tags
