uibasoft-base-dominio 1.0.5-alpha

This is a prerelease version of uibasoft-base-dominio.
There is a newer version of this package available.
See the version list below for details.
dotnet add package uibasoft-base-dominio --version 1.0.5-alpha
NuGet\Install-Package uibasoft-base-dominio -Version 1.0.5-alpha
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-alpha" />
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-alpha
#r "nuget: uibasoft-base-dominio, 1.0.5-alpha"
#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-alpha&prerelease

// Install uibasoft-base-dominio as a Cake Tool
#tool nuget:?package=uibasoft-base-dominio&version=1.0.5-alpha&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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on uibasoft-base-dominio:

Package Downloads
uibasoft-base-infraestructura

Contiene clases que determinan la implementación de los componentes de la capa de infraestructura bajo una arquitectura domain driven design. Unit of Work, Repositoy, Context, Entity Framework

uibasoft-base-aplicacion

Contiene clases que determinan la implementación de los componentes de la capa de aplicación bajo una arquitectura domain driven design. Patrón Dto, implemetacion de repository de aplicación, accesos a componentes de crosscuting.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 2,033 10/21/2016
1.0.5-alpha5 2,773 3/13/2016
1.0.5-alpha4 2,017 11/25/2015
1.0.5-alpha3 2,129 3/28/2015
1.0.5-alpha2 1,823 3/9/2015
1.0.5-alpha1 1,902 2/28/2015
1.0.5-alpha 1,844 1/20/2015

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