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,939 10/20/2018
1.16.0 1,849 9/9/2018
1.15.1 1,911 9/9/2018
1.15.0 7,677 8/19/2018
1.9.1 1,370 1/25/2018
1.9.0 1,502 12/23/2017
1.8.5 1,339 11/20/2017
1.8.4 1,141 11/20/2017
1.8.3 1,172 11/1/2017
1.8.2 1,134 10/18/2017
1.8.1 1,109 9/28/2017
1.8.0 1,143 8/8/2017
1.7.2 1,177 7/15/2017
1.7.1 1,115 7/11/2017
1.7.0 1,178 7/6/2017
1.6.7 1,153 7/6/2017
1.6.6 1,149 7/4/2017
1.6.5 1,179 7/4/2017
1.6.4 1,200 6/30/2017
1.6.3 1,185 6/29/2017
1.6.2 1,162 6/27/2017
1.6.1 1,168 6/27/2017
1.6.0 1,234 6/17/2017
1.5.4 1,200 6/6/2017
1.5.3 1,189 5/25/2017
1.5.2 1,143 5/22/2017
1.5.1 1,177 5/9/2017
1.5.0 1,186 4/30/2017
1.4.11 1,156 4/19/2017
1.4.10 1,200 3/11/2017
1.4.9 1,236 2/27/2017
1.4.8 1,213 2/21/2017
1.4.7 1,224 2/20/2017
1.4.6 1,214 2/12/2017
1.4.4 1,266 12/24/2016
1.4.3 1,299 11/27/2016
1.4.2 1,252 11/14/2016
1.4.1 1,232 11/12/2016
1.4.0 1,254 11/12/2016
1.3.4 1,296 9/1/2016
1.3.3 1,261 8/31/2016
1.3.2 1,501 7/30/2016
1.3.1 1,336 7/26/2016
1.3.0 1,349 7/25/2016
1.2.17 1,334 7/4/2016
1.2.16 1,275 7/2/2016
1.2.15 1,232 6/30/2016
1.2.14 1,245 6/9/2016
1.2.13 1,266 5/12/2016
1.2.12 1,319 3/27/2016
1.2.11 1,264 3/7/2016
1.2.10 1,257 3/7/2016
1.2.5 1,364 2/26/2016
1.2.4 1,266 2/10/2016
1.2.3 1,044 2/10/2016
1.2.2 1,091 1/21/2016
1.2.1 1,050 1/20/2016
1.2.0 1,043 1/18/2016
1.1.12 1,086 12/27/2015
1.1.11 1,055 12/5/2015
1.1.10 1,327 11/28/2015
1.1.9 1,394 11/28/2015
1.1.8 1,144 11/15/2015
1.1.7 1,127 11/10/2015
1.1.6 1,151 11/10/2015
1.1.5 2,957 11/8/2015
1.1.4 1,061 11/8/2015
1.1.3 1,153 11/7/2015
1.1.2 1,091 11/4/2015
1.1.1 1,093 10/25/2015
1.1.0 1,090 10/20/2015
1.0.12 1,125 10/14/2015
1.0.11 1,259 10/10/2015
1.0.10 1,196 10/6/2015
1.0.9 1,444 10/5/2015
1.0.8 1,224 9/28/2015
1.0.7 1,171 9/22/2015
1.0.6 1,152 9/22/2015
1.0.5 1,114 9/20/2015
1.0.4 1,132 9/13/2015
1.0.3 1,121 9/12/2015
1.0.2 1,148 9/8/2015
1.0.1 2,656 9/7/2015
1.0.0 1,136 9/7/2015

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