Klypz.Core.Facade 1.1.0-beta

This is a prerelease version of Klypz.Core.Facade.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Klypz.Core.Facade --version 1.1.0-beta
NuGet\Install-Package Klypz.Core.Facade -Version 1.1.0-beta
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.Facade" Version="1.1.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Klypz.Core.Facade --version 1.1.0-beta
#r "nuget: Klypz.Core.Facade, 1.1.0-beta"
#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 Klypz.Core.Facade as a Cake Addin
#addin nuget:?package=Klypz.Core.Facade&version=1.1.0-beta&prerelease

// Install Klypz.Core.Facade as a Cake Tool
#tool nuget:?package=Klypz.Core.Facade&version=1.1.0-beta&prerelease

Aplica a técnica de fachada. Visa esconder a implementação das chamadas e externalizar apenas os métodos da "interface"

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.Facade:

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.2.5.1 1,499 8/14/2018
1.2.5 1,155 8/14/2018
1.2.4 1,233 8/14/2018
1.2.3.1 1,933 8/14/2018
1.2.3 1,942 8/14/2018
1.2.2 1,930 8/13/2018
1.2.1 1,671 8/13/2018
1.2.0 1,968 8/12/2018
1.1.0-beta 1,265 4/20/2018
1.0.2-alpha 1,735 4/17/2018
1.0.1-alpha 1,187 4/17/2018

- Carregamento de Fachadas na Memória
- Factory Facade