You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,4 +67,4 @@ FluentMigrator has an actively developed and maintained ecosystem thanks to thir
67
67
|[EasyMigrator](https://bitbucket.org/quentin-starin/easymigrator/wiki/Home)|[EasyMigrator.FluentMigrator](https://www.nuget.org/packages/EasyMigrator.FluentMigrator)| EasyMigrator allows you to specify database schema using simple POCOs with minimally attributed fields to represent columns. EasyMigrator's core can be adapted to sit on top of various migration libraries. |
68
68
|[FluentMigrator-Generator](https://github.com/ritterim/fluentmigrator-generator)|[FluentMigrator.Generator](https://www.nuget.org/packages/FluentMigrator.Generator/)| Adds a command to the package manager console to generate migrations for FluentMigrator. |
69
69
|[AspNetBoilerplate](https://github.com/aspnetboilerplate/aspnetboilerplate)|[Abp.FluentMigrator](https://www.nuget.org/packages/Abp.FluentMigrator)| Adds fluent extensions specific to the entity model used by the ASP.NET Boilerplate architecture |
70
-
|[Alt.FluentMigrator.VStudio](https://github.com/crimcol/Alt.FluentMigrator.VStudio)|[Abp.FluentMigrator.VStudio](https://www.nuget.org/packages/Alt.FluentMigrator.VStudio/)| Adds set of commands for Package Manager console:<br> - Add-FluentMigration<br> - Update-FluentDatabase<br> - Rollback-FluentDatabase |
70
+
|[Alt.FluentMigrator.VStudio](https://github.com/crimcol/Alt.FluentMigrator.VStudio)|[Alt.FluentMigrator.VStudio](https://www.nuget.org/packages/Alt.FluentMigrator.VStudio/)| Adds set of commands for Package Manager console:<br> - Add-FluentMigration<br> - Update-FluentDatabase<br> - Rollback-FluentDatabase |
0 commit comments