Metadata >> NuGet >> VirtualObjects.Scaffolders

VirtualObjects.Scaffolders

Metadata

Authors Sérgio aka AlienEnginner
Copyrights Copyright (c) 2014 AlienEngineer
Description VirtualObjects Scaffolders
IconUrl https://raw2.github.com/AlienEngineer/VirtualObjects/master/ico/1391724652_40096.ico
LicenseUrl https://raw2.github.com/AlienEngineer/VirtualObjects/master/LICENSE
Owners Sérgio aka AlienEnginner
ProjectUrl https://github.com/AlienEngineer/VirtualObjects/wiki/
ReleaseNotes Version 1.2 * Small corrections. Version 1.1 * Change #41: ForeignKey fields should be decorated with ForeignKeyAttribute Version 1.0 * +1: Migrated VirtualObjects Scaffolder to this project.
RequireLicenseAcceptance True
Tags ORM VirtualObjects DataBase Repository VODB ObjectRelationalMapping Scaffold
PackageSize 19166
PackageHashAlgorithm SHA512
PackageHash 70DxK3gScL8fFqphV7CzEKzJz8DqtBynO08PuX5W5S0EWdQjzm2rYM/UoOtBthunOoH7LKf7ba0Pd6hDONYojw==
DownloadCount 000000
CreatedDate 2014-07-06T11:27:55
Dependencies T4Scaffolding.Core:1.0.0

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

OpenWrap

Installing the package:
o add-wrap VirtualObjects.Scaffolders
Uninstalling the package:
o remove-wrap VirtualObjects.Scaffolders

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.2
1.1
1.0