Info
| Version: | 2.2.27 |
| Author(s): | blushingpenguin, phoenixwebgroup |
| Last Update: | Wednesday, October 30, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/MongoMigrations.NETStandard |
Install
Install-Package MongoMigrations.NETStandard
dotnet add package MongoMigrations.NETStandard
paket add MongoMigrations.NETStandard
MongoMigrations.NETStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- MongoDB.Driver(>= 2.8.1)
Tags
This is based on the original from phoenixwebgroup, but ported to .NET standard to support both .NET core and .NET framework.