uibasoft-base-dominio 1.0.5-alpha3

This is a prerelease version of uibasoft-base-dominio.
dotnet add package uibasoft-base-dominio --version 1.0.5-alpha3
NuGet\Install-Package uibasoft-base-dominio -Version 1.0.5-alpha3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="uibasoft-base-dominio" Version="1.0.5-alpha3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add uibasoft-base-dominio --version 1.0.5-alpha3
#r "nuget: uibasoft-base-dominio, 1.0.5-alpha3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install uibasoft-base-dominio as a Cake Addin
#addin nuget:?package=uibasoft-base-dominio&version=1.0.5-alpha3&prerelease

// Install uibasoft-base-dominio as a Cake Tool
#tool nuget:?package=uibasoft-base-dominio&version=1.0.5-alpha3&prerelease

Contiene clases que definen el contrato para una implementacion de repository, unit of work, entity, etc. Debe ser referenciado en la capa de dominio bajo una arquitectura domain driven design.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5-alpha3 47 3/28/2015
1.0.5-alpha2 31 3/9/2015
1.0.5-alpha1 31 2/28/2015
1.0.5-alpha 38 1/20/2015

Entity, Repository, Unit of Wrok,  ISqlQuery, IRepositoryTEntity, IDomainService, IUnitOfWork, IReadRepository, IPersistRepository, PageResultList, IEntityDelete, IEntity, IAudited