Metadata >> NuGet >> Enkoni.Entities >> 3.2.0-rc1

3.2.0-rc1

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 Added a new base class Entity<TEntity> which implements IEntity<TEntity> to provide a default implementation for the CopyFrom-method. Improved the behavior of the MemoryRepository class. It now better detects any changes that were made in entities from outside the repository and prevents them from being stored. Added overloads for the find-methods that take an expression directly in order to make it even easier to use the repositories.
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.5.0-rc1|AutoMapper:3.3.0
Title Enkoni.Framework.Entities
PackageSize 81124
PackageHashAlgorithm SHA512
PackageHash sY2EOhSx+Fk2A3IqauQRckqoJaCmaOgJBHLp0/mTMxAcqkWIslhwiRj1s4u/eCLTLivZCdp3ZDjIr6lhkU7dLA==
DownloadCount 000000
CreatedDate 2015-02-09T22:42:35

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.2.0-rc1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Enkoni.Entities -Version 3.2.0-rc1 -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.2.0-rc1 %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.2.0-rc1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Enkoni.Entities -Version 3.2.0-rc1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Enkoni.Entities -Version 3.2.0-rc1
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