Klypz.Core.Essential 1.0.2

dotnet add package Klypz.Core.Essential --version 1.0.2
                    
NuGet\Install-Package Klypz.Core.Essential -Version 1.0.2
                    
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="Klypz.Core.Essential" Version="1.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Klypz.Core.Essential" Version="1.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Klypz.Core.Essential" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Klypz.Core.Essential --version 1.0.2
                    
#r "nuget: Klypz.Core.Essential, 1.0.2"
                    
#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.
#addin nuget:?package=Klypz.Core.Essential&version=1.0.2
                    
Install Klypz.Core.Essential as a Cake Addin
#tool nuget:?package=Klypz.Core.Essential&version=1.0.2
                    
Install Klypz.Core.Essential as a Cake Tool

A extensão fornece classes que serão utilizadas como padrão de respostas de métodos e exceptions. A idéia é que esta seja ampliada a partir da necessidade da camunidade

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Klypz.Core.Essential:

Package Downloads
Klypz.Core.Facade.Quick

Biblioteca com interface de facades rápidas

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 1,284 7/6/2018
1.0.1 1,077 5/16/2018
1.0.0 1,073 5/16/2018

Disponibilizados
- Result: Padronização de resposta para objetos
- ResultList: Padronização de resposta para lista
- CodeException: Exceção com uma propriedade [Code]
- CodeExceptionValidation: Permite várias validações simultâneas