uibasoft-base-aplicacion 1.0.0-alpha5

This is a prerelease version of uibasoft-base-aplicacion.
dotnet add package uibasoft-base-aplicacion --version 1.0.0-alpha5
NuGet\Install-Package uibasoft-base-aplicacion -Version 1.0.0-alpha5
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-aplicacion" Version="1.0.0-alpha5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add uibasoft-base-aplicacion --version 1.0.0-alpha5
#r "nuget: uibasoft-base-aplicacion, 1.0.0-alpha5"
#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-aplicacion as a Cake Addin
#addin nuget:?package=uibasoft-base-aplicacion&version=1.0.0-alpha5&prerelease

// Install uibasoft-base-aplicacion as a Cake Tool
#tool nuget:?package=uibasoft-base-aplicacion&version=1.0.0-alpha5&prerelease

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.

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.0-alpha5 39 4/2/2015
1.0.0-alpha4 29 4/2/2015
1.0.0-alpha3 29 3/28/2015
1.0.0-alpha2 33 3/9/2015
1.0.0-alpha1 31 3/2/2015
1.0.0-alpha 31 2/28/2015

IDto, Dto, IRepositoryApplicationService, IApplicationService, ResultFileDto, ResultSimpleItemDto, SimpleItemDto, ResultListDto, ExtensionMethods