Klypz.Core.Facade
1.0.1-alpha
.NET Framework
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.
See the version list below for details.
Install-Package Klypz.Core.Facade -Version 1.0.1-alpha
dotnet add package Klypz.Core.Facade --version 1.0.1-alpha
<PackageReference Include="Klypz.Core.Facade" Version="1.0.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Klypz.Core.Facade --version 1.0.1-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Klypz.Core.Facade, 1.0.1-alpha"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.0.1-alpha&prerelease
// Install Klypz.Core.Facade as a Cake Tool
#tool nuget:?package=Klypz.Core.Facade&version=1.0.1-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Aplica a técnica de fachada. Visa esconder a implementação das chamadas e externalizar apenas os métodos da "interface"
Product | Versions |
---|---|
.NET Framework | net |
Compatible target framework(s)
Additional computed target framework(s)
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 | 771 | 8/14/2018 |
1.2.5 | 587 | 8/14/2018 |
1.2.4 | 591 | 8/14/2018 |
1.2.3.1 | 601 | 8/14/2018 |
1.2.3 | 640 | 8/14/2018 |
1.2.2 | 636 | 8/13/2018 |
1.2.1 | 612 | 8/13/2018 |
1.2.0 | 627 | 8/12/2018 |
1.1.0-beta | 675 | 4/20/2018 |
1.0.2-alpha | 564 | 4/17/2018 |
1.0.1-alpha | 627 | 4/17/2018 |
- Carregamento de Fachadas na Memória
- Factory Facade