Black.Beard.Sdk.Contracts 1.2.0-ci-20170531-131831

This is a prerelease version of Black.Beard.Sdk.Contracts.
dotnet add package Black.Beard.Sdk.Contracts --version 1.2.0-ci-20170531-131831
                    
NuGet\Install-Package Black.Beard.Sdk.Contracts -Version 1.2.0-ci-20170531-131831
                    
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="Black.Beard.Sdk.Contracts" Version="1.2.0-ci-20170531-131831" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Black.Beard.Sdk.Contracts" Version="1.2.0-ci-20170531-131831" />
                    
Directory.Packages.props
<PackageReference Include="Black.Beard.Sdk.Contracts" />
                    
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 Black.Beard.Sdk.Contracts --version 1.2.0-ci-20170531-131831
                    
#r "nuget: Black.Beard.Sdk.Contracts, 1.2.0-ci-20170531-131831"
                    
#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.
#:package Black.Beard.Sdk.Contracts@1.2.0-ci-20170531-131831
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Black.Beard.Sdk.Contracts&version=1.2.0-ci-20170531-131831&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Black.Beard.Sdk.Contracts&version=1.2.0-ci-20170531-131831&prerelease
                    
Install as a Cake Tool

this package containt generic contracts and an accessor to service resolver. The package can be referenced in all libraries.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 (10)

Showing the top 5 NuGet packages that depend on Black.Beard.Sdk.Contracts:

Package Downloads
Black.Beard.Sdk.Ioc

This package containt an Ioc based on Dryioc.

Black.Beard.Sdk.Helpers

this library provide many helpers

Black.Beard.Sdk.Expressions

This package contains methods extensions for the expressions. (pattern specification on linq).

Black.Beard.Sdk.Loggings

This package containt an implementation of the logger based on log4net

Black.Beard.Sdk.Repositories.For.EF5

This package containt implementation's repository layer for entity framework 5.

GitHub repositories

This package is not used by any popular GitHub repositories.