Metadata >> NuGet >> FluentModelBuilder

FluentModelBuilder

Metadata

Authors Nero Sule
Description Provides a fluent way to configure your DbContext's Model
LicenseUrl https://github.com/Grinderofl/FluentModelBuilder/blob/master/LICENSE.md
Owners Nero Sule
ProjectUrl https://github.com/Grinderofl/FluentModelBuilder
RequireLicenseAcceptance False
Tags Fluent ModelBuilder FluentModelBuilder EntityFramework Entity Framework Fluent Entity Framework Fluent EntityFramework
Dependencies EntityFramework.Core:7.0.0-beta7:dnx451|EntityFramework.Core:7.0.0-beta7:dnxcore50|System.Reflection:4.0.10:dnxcore50|System.Reflection.Extensions:4.0.0:dnxcore50|System.Linq.Expressions:4.0.10:dnxcore50
PackageSize 55632
PackageHashAlgorithm SHA512
PackageHash PVow66p4EOwiwOIBpRQQs9Pna5Zy0Aw/9WqliJnwiOkvkBuGXzpg0xGvS9VmyqI0LEi5J6aoax3csSxi/+slkw==
DownloadCount 000000
CreatedDate 2015-10-06T08:51:28

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 FluentModelBuilder -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install FluentModelBuilder -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 FluentModelBuilder
Installing the package (HTTP Basic authentication):
Install-Package FluentModelBuilder -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package FluentModelBuilder -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package FluentModelBuilder

OpenWrap

Installing the package:
o add-wrap FluentModelBuilder
Uninstalling the package:
o remove-wrap FluentModelBuilder

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
0.1.0-alpha