Klypz.Core.Facade
1.0.1-alpha
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.
dotnet add package Klypz.Core.Facade --version 1.0.1-alpha
NuGet\Install-Package Klypz.Core.Facade -Version 1.0.1-alpha
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.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 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.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 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,555 | 8/14/2018 |
1.2.5 | 1,183 | 8/14/2018 |
1.2.4 | 1,268 | 8/14/2018 |
1.2.3.1 | 1,966 | 8/14/2018 |
1.2.3 | 1,975 | 8/14/2018 |
1.2.2 | 1,959 | 8/13/2018 |
1.2.1 | 1,701 | 8/13/2018 |
1.2.0 | 2,011 | 8/12/2018 |
1.1.0-beta | 1,290 | 4/20/2018 |
1.0.2-alpha | 1,757 | 4/17/2018 |
1.0.1-alpha | 1,211 | 4/17/2018 |
- Carregamento de Fachadas na Memória
- Factory Facade