BeetleX.Bumblebee 1.6.2

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

.net core http and websocket gateway service component

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on BeetleX.Bumblebee:

Package Downloads
BeetleX.Bumblebee.Configuration

Beetlex http webapi gateway management

BeetleX.Bumblebee.ConcurrentLimits

Beetlex webapi gateway concurrent limits plugin

BeetleX.Bumblebee.Jwt

Beetlex webapi gateway json web token plugin

BeetleX.Bumblebee.Logs

beetlex webapi gateway logs plugin

BeetleX.Bumblebee.Caching

Beetlex webapi gateway requests caching plugin

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on BeetleX.Bumblebee:

Repository Stars
beetlex-io/BeetleX-Samples
BeetleX micro services framework (tcp webapi websocket and xrpc) samples
Version Downloads Last Updated
1.6.2 806 7/1/2021
1.6.1 453 6/15/2021
1.5.2 686 3/7/2021
1.4.9.5 477 2/19/2021
1.4.9 498 12/29/2020
1.4.8.10 626 12/25/2020
1.4.6.10 532 12/18/2020
1.4.3.2 540 11/20/2020
1.4.2.5 528 11/12/2020
1.4.2.2 1,426 9/6/2020
1.4.1.2 798 8/30/2020
1.3.7 783 7/19/2020
1.3.6.9 618 6/15/2020
1.3.6.7 651 4/14/2020
1.3.6.6 601 4/5/2020
1.3.6 820 3/21/2020
1.3.5.6 635 3/16/2020
1.3.5.4 654 3/5/2020
1.3.4.8 1,630 1/10/2020
1.3.4.6 823 1/7/2020
1.3.3.9 677 1/4/2020
1.3.2.8 699 12/29/2019
1.3.2.2 856 12/15/2019
1.2.2 761 11/26/2019
1.2.0.3 1,195 10/27/2019
1.1.9 865 10/24/2019
1.1.8 1,443 10/22/2019
1.1.6.2 1,332 10/13/2019
1.1.6 1,565 10/11/2019
1.0.2.8 1,519 10/3/2019
0.9.8.2 913 6/10/2019
0.9.3.2 821 4/9/2019

.net core http and websocket gateway service component