Metadata >> NuGet >> VirtualObjects >> 1.0.7-Beta

1.0.7-Beta

Metadata

Authors Sérgio aka AlienEnginner
Copyrights Copyright (c) 2014 AlienEngineer
Description Easy and Fast ORM Framework
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 http://alienengineer.github.io/VirtualObjects/
ReleaseNotes Version 1.0.7-Beta: * Improved Scaffolders. * Feature: Enable computed columns to be read. * Linq Support: Count, Max, Min, Avg, Sum, etc. after group and joins. * Linq Support: Use key member on projection. * Linq Support: Join and Group. * Linq Support: Group by multiple fields. Version 1.0.6-Beta: * Small bug fixes. * Nuget package changes. Version 1.0.2-Beta: * Fixed: ForeignKeys were not fully mapped. * Feature: Enable fields to be ignored. * Added Scaffolder Models. * Added Scaffolder Repository. * Added Scaffolder Business. * Added Scaffolder Config. Version 1.0.1-Beta: * Multiple bug fixes. * Improved support for Linq with Unions and Dates.
RequireLicenseAcceptance True
Tags ORM VirtualObjects DataBase Repository VODB ObjectRelationalMapping
Dependencies Castle.Core:3.2.2|fasterflect:2.1.3|Ninject:3.0.1.10|T4Scaffolding.Core:1.0.0
PackageSize 284377
PackageHashAlgorithm SHA512
PackageHash lrFYbhjicYss4z4CADOc+ac9HoSa3YVLkzw0wYK80n4ezvB/124kHMH0FunPP+9bmGqZshas9RggQ/s821+y3w==
DownloadCount 000000
CreatedDate 2014-03-07T17:48:22

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install VirtualObjects -Version 1.0.7-Beta -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install VirtualObjects -Version 1.0.7-Beta -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete VirtualObjects 1.0.7-Beta %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package VirtualObjects -Version 1.0.7-Beta -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package VirtualObjects -Version 1.0.7-Beta -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap VirtualObjects -Version 1.0.7-Beta
Uninstalling the package:
o remove-wrap VirtualObjects

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related