iceclow
- 5,961,165 total downloads
- last updated 2/19/2021
- Latest version: 3.2.15
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator,...
More information
- 1,221,051 total downloads
- last updated 2/19/2021
- Latest version: 3.2.15
!!!OBSOLETE!!! Please use FluentMigrator.Console instead
- 1,495 total downloads
- last updated 4/7/2013
- Latest version: 1.0.0
Typed Class Data Attribute for xUnit Test Framework, allowing to use typed data (classes, structs, anonymous types or dynamic types) as a source for xUnit's data theories, instead of using untyped object arrays.