Metadata >> NuGet >> Enkoni.Entities >> 3.1.0-beta02

3.1.0-beta02

Metadata

Authors Oscar Brouwer
Copyrights Copyright (c) Oscar Brouwer 2014. All rights reserved.
Description Contains the basic functionality of a generic data-access layer which can be utilized in a typical multi-tier application
IconUrl http://www.oscarbrouwer.nl/images/enkoni.png
Owners Oscar Brouwer
ReleaseNotes A bug in the UpdateEntity method of the SubDomainModel class prevented the abstract method UpdateEntityCore from being called in case the updated entity and the database entity where the same reference. The EntityValidator now relies on System.ComponentModel.DataAnnotations for the validation Added a new Reset method to the Repository class which can be used to revert any changes made to the repository. The project now references EntityFramework 6.1.0 (old version was 5.0).
RequireLicenseAcceptance False
Summary Contains the basic functionality of a generic data-access layer which can be utilized in a typical multi-tier application
Dependencies LinqKit:1.0|Enkoni:2.2.0.1
Title Enkoni.Framework.Entities
PackageSize 74026
PackageHashAlgorithm SHA512
PackageHash Qu+dn+lvgjfQUOg1/7RqoBwbcUAaJuX8nJC1gYixzyOYCsCfmPagmdE/IvO/u+IxaUXKvYw4rMBenvSO7kkEFQ==
DownloadCount 000000
CreatedDate 2014-03-30T17:24:15

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 Enkoni.Entities -Version 3.1.0-beta02 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Enkoni.Entities -Version 3.1.0-beta02 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Enkoni.Entities 3.1.0-beta02 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Enkoni.Entities -Version 3.1.0-beta02
Uninstalling the package:
o remove-wrap Enkoni.Entities

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