Metadata >> NuGet >> VirtualObjects >> 1.1.0-RC

1.1.0-RC

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.1.0 * Mapping performance improved. * Lazy load of related fields, and related collection improved. * Improved Bind of Related fields. * Small bug fixes. 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 fasterflect:2.1.3|Ninject:3.0.1.10|T4Scaffolding.Core:1.0.0
PackageSize 486589
PackageHashAlgorithm SHA512
PackageHash z8u+lqdbaUVCTkBaK8rcOBpdbgDAGrW4eMX7H7+GQzBEC6/YPCogOct6SXE46KRwodvJL0c2osxgEghX3yWYrQ==
DownloadCount 000000
CreatedDate 2014-03-25T19:37:19

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.1.0-RC -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install VirtualObjects -Version 1.1.0-RC -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.1.0-RC %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap VirtualObjects -Version 1.1.0-RC
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
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries