uibasoft-base-dominio
1.1.0
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.
Install-Package uibasoft-base-dominio -Version 1.1.0
dotnet add package uibasoft-base-dominio --version 1.1.0
<PackageReference Include="uibasoft-base-dominio" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add uibasoft-base-dominio --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: uibasoft-base-dominio, 1.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Entity, Repository, Unit of Wrok, ISqlQuery, IRepositoryTEntity, IDomainService, IUnitOfWork, IReadRepository, IPersistRepository, PageResultList, IEntityDelete, IEntity, IAudited
Dependencies
-
.NETFramework 4.5
- uibasoft-base-comunes (>= 1.1.0)
- uibasoft-base-comunes-specification (>= 1.1.0)
Used By
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 History
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 613 | 10/21/2016 |
1.0.5-alpha5 | 850 | 3/13/2016 |
1.0.5-alpha4 | 594 | 11/25/2015 |
1.0.5-alpha3 | 735 | 3/28/2015 |
1.0.5-alpha2 | 591 | 3/9/2015 |
1.0.5-alpha1 | 646 | 2/28/2015 |
1.0.5-alpha | 589 | 1/20/2015 |