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.
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.
<PackageVersion Include="Klypz.Core.Facade" Version="1.1.0-beta" />
<PackageReference Include="Klypz.Core.Facade" />
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.Facade --version 1.1.0-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#addin nuget:?package=Klypz.Core.Facade&version=1.1.0-beta&prerelease
#tool nuget:?package=Klypz.Core.Facade&version=1.1.0-beta&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,616 | 8/14/2018 |
1.2.5 | 1,234 | 8/14/2018 |
1.2.4 | 1,320 | 8/14/2018 |
1.2.3.1 | 2,016 | 8/14/2018 |
1.2.3 | 2,025 | 8/14/2018 |
1.2.2 | 2,011 | 8/13/2018 |
1.2.1 | 1,752 | 8/13/2018 |
1.2.0 | 2,061 | 8/12/2018 |
1.1.0-beta | 1,401 | 4/20/2018 |
1.0.2-alpha | 1,828 | 4/17/2018 |
1.0.1-alpha | 1,323 | 4/17/2018 |
- Carregamento de Fachadas na Memória
- Factory Facade