Bam.Net.CoreServices 1.16.1

dotnet add package Bam.Net.CoreServices --version 1.16.1
                    
NuGet\Install-Package Bam.Net.CoreServices -Version 1.16.1
                    
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="Bam.Net.CoreServices" Version="1.16.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bam.Net.CoreServices" Version="1.16.1" />
                    
Directory.Packages.props
<PackageReference Include="Bam.Net.CoreServices" />
                    
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 Bam.Net.CoreServices --version 1.16.1
                    
#r "nuget: Bam.Net.CoreServices, 1.16.1"
                    
#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=Bam.Net.CoreServices&version=1.16.1
                    
Install as a Cake Addin
#tool nuget:?package=Bam.Net.CoreServices&version=1.16.1
                    
Install as a Cake Tool

Tools for distributed application services

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Bam.Net.CoreServices:

Package Downloads
Bam.Net.Services

Supplemental Bam.Net services

Bam.Net.Services.Clients

Clients for Bam.Net services

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.16.1 1,816 10/20/2018
1.16.0 1,686 9/9/2018
1.15.1 1,745 9/9/2018
1.15.0 1,790 8/19/2018
1.14.3 1,929 7/29/2018
1.14.2 1,928 7/26/2018
1.14.1 1,182 7/22/2018
1.14.0 2,484 7/16/2018
1.13.0 1,997 6/10/2018
1.9.3 2,016 6/5/2018
1.9.2 1,892 5/29/2018
1.9.1 1,483 1/25/2018
1.9.0 1,611 12/23/2017
1.8.5 1,391 11/20/2017
1.8.4 1,419 11/20/2017
1.8.3 1,407 11/1/2017
1.8.2 1,368 10/18/2017
1.8.1 1,120 9/28/2017
1.8.0 1,177 8/8/2017
1.7.2 1,223 7/15/2017
1.7.1 1,156 7/11/2017
1.7.0 1,214 7/6/2017
1.6.7 1,168 7/6/2017
1.6.6 1,197 7/4/2017
1.6.5 1,184 7/4/2017
1.6.4 1,210 6/30/2017
1.6.3 1,248 6/29/2017
1.6.2 1,168 6/27/2017
1.6.1 1,190 6/27/2017
1.6.0 1,245 6/17/2017
1.5.4 1,199 6/6/2017
1.5.3 1,191 5/25/2017
1.5.2 1,164 5/22/2017
1.5.1 1,212 5/9/2017
1.5.0 1,182 4/30/2017
1.4.11 1,188 4/19/2017
1.4.10 1,246 3/11/2017
1.4.9 1,234 2/27/2017
1.4.8 1,224 2/21/2017
1.4.7 1,216 2/20/2017
1.4.6 1,236 2/12/2017
1.4.4 1,296 12/24/2016
1.4.3 1,240 11/27/2016
1.4.2 1,270 11/14/2016
1.4.1 1,243 11/12/2016
1.4.0 1,275 11/12/2016
1.3.4 1,306 9/1/2016
1.3.3 1,270 8/31/2016
1.3.2 1,515 7/30/2016
1.3.1 1,374 7/26/2016
1.3.0 1,307 7/25/2016
1.2.17 1,317 7/4/2016
1.2.16 1,258 7/2/2016
1.2.15 1,273 6/30/2016
1.2.14 1,253 6/9/2016
1.2.13 1,269 5/12/2016
1.2.12 1,320 3/27/2016
1.2.11 1,296 3/7/2016
1.2.10 1,305 3/7/2016
1.2.5 1,687 2/26/2016
1.2.4 1,310 2/10/2016

Version 1.16.1
Updates since v1.16.0:
-   better ServiceRegistry handling; obscures Incubator (3d754fc3)