Bam.Net.Server 1.16.1

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

// Install Bam.Net.Server as a Cake Tool
#tool nuget:?package=Bam.Net.Server&version=1.16.1

Core Bam server allowing applications to self host outside of
IIS.  Simplifies distributed computing

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 (4)

Showing the top 4 NuGet packages that depend on Bam.Net.Server:

Package Downloads
Bam.Net.CoreServices

Tools for distributed application services

Bam.Net.ApplicationServices

Tools for distributed application services

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,909 10/20/2018
1.16.0 1,835 9/9/2018
1.15.1 1,898 9/9/2018
1.15.0 7,654 8/19/2018
1.9.1 1,356 1/25/2018
1.9.0 1,484 12/23/2017
1.8.5 1,331 11/20/2017
1.8.4 1,133 11/20/2017
1.8.3 1,165 11/1/2017
1.8.2 1,126 10/18/2017
1.8.1 1,101 9/28/2017
1.8.0 1,135 8/8/2017
1.7.2 1,169 7/15/2017
1.7.1 1,108 7/11/2017
1.7.0 1,165 7/6/2017
1.6.7 1,146 7/6/2017
1.6.6 1,144 7/4/2017
1.6.5 1,166 7/4/2017
1.6.4 1,187 6/30/2017
1.6.3 1,177 6/29/2017
1.6.2 1,149 6/27/2017
1.6.1 1,161 6/27/2017
1.6.0 1,226 6/17/2017
1.5.4 1,186 6/6/2017
1.5.3 1,176 5/25/2017
1.5.2 1,137 5/22/2017
1.5.1 1,171 5/9/2017
1.5.0 1,172 4/30/2017
1.4.11 1,149 4/19/2017
1.4.10 1,193 3/11/2017
1.4.9 1,230 2/27/2017
1.4.8 1,208 2/21/2017
1.4.7 1,219 2/20/2017
1.4.6 1,210 2/12/2017
1.4.4 1,260 12/24/2016
1.4.3 1,288 11/27/2016
1.4.2 1,248 11/14/2016
1.4.1 1,221 11/12/2016
1.4.0 1,243 11/12/2016
1.3.4 1,282 9/1/2016
1.3.3 1,246 8/31/2016
1.3.2 1,490 7/30/2016
1.3.1 1,331 7/26/2016
1.3.0 1,344 7/25/2016
1.2.17 1,327 7/4/2016
1.2.16 1,269 7/2/2016
1.2.15 1,223 6/30/2016
1.2.14 1,238 6/9/2016
1.2.13 1,254 5/12/2016
1.2.12 1,310 3/27/2016
1.2.11 1,257 3/7/2016
1.2.10 1,250 3/7/2016
1.2.5 1,356 2/26/2016
1.2.4 1,254 2/10/2016
1.2.3 1,037 2/10/2016
1.2.2 1,083 1/21/2016
1.2.1 1,041 1/20/2016
1.2.0 1,034 1/18/2016
1.1.12 1,079 12/27/2015
1.1.11 1,048 12/5/2015
1.1.10 1,320 11/28/2015
1.1.9 1,389 11/28/2015
1.1.8 1,137 11/15/2015
1.1.7 1,120 11/10/2015
1.1.6 1,138 11/10/2015
1.1.5 2,944 11/8/2015
1.1.4 1,048 11/8/2015
1.1.3 1,146 11/7/2015
1.1.2 1,084 11/4/2015
1.1.1 1,085 10/25/2015
1.1.0 1,083 10/20/2015
1.0.12 1,112 10/14/2015
1.0.11 1,250 10/10/2015
1.0.10 1,189 10/6/2015
1.0.9 1,430 10/5/2015
1.0.8 1,216 9/28/2015
1.0.7 1,164 9/22/2015
1.0.6 1,138 9/22/2015
1.0.5 1,107 9/20/2015
1.0.4 1,126 9/13/2015
1.0.3 1,111 9/12/2015
1.0.2 1,141 9/8/2015
1.0.1 2,641 9/7/2015
1.0.0 1,129 9/7/2015

Version 1.16.1
Updates since v1.16.0:
-   add BouncyCastle package reference (ca748fa6)