Metadata >> NuGet >> FluentMigrator.Runner.Aspnet

FluentMigrator.Runner.Aspnet

Metadata

Authors Giovanni Bassi
Copyrights Giovanni Bassi (c) 2015
Description A runner for ASP.NET 5+ for Fluent Migrator.
LicenseUrl https://raw.githubusercontent.com/giggio/FluentMigrator.Runner.Aspnet/master/LICENSE.txt
Owners Giovanni Bassi
ProjectUrl https://github.com/giggio/FluentMigrator.Runner.Aspnet
RequireLicenseAcceptance False
Summary A runner for ASP.NET 5+ for Fluent Migrator.
Tags FluentMigrator Migration Migrations
Title Fluent Migrator Runner for ASP.NET 5+
PackageSize 12281
PackageHashAlgorithm SHA512
PackageHash 1N1mcJyI+NwqNXKOnVsvg52qe9tkx46wRBQ/n+aoORz9x+bnBJt1T/P18Hbe+lkWxsKRfgTGM8M4+48vg1HlZQ==
DownloadCount 000000
CreatedDate 2015-07-10T12:23:30

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install FluentMigrator.Runner.Aspnet -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install FluentMigrator.Runner.Aspnet -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package FluentMigrator.Runner.Aspnet
Installing the package (HTTP Basic authentication):
Install-Package FluentMigrator.Runner.Aspnet -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package FluentMigrator.Runner.Aspnet -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package FluentMigrator.Runner.Aspnet

OpenWrap

Installing the package:
o add-wrap FluentMigrator.Runner.Aspnet
Uninstalling the package:
o remove-wrap FluentMigrator.Runner.Aspnet

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.0-alpha5
1.0.0-alpha4
1.0.0-alpha3
1.0.0-alpha2