BeetleX.WebFamily 2.9.24.428

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

Web SPA plug-in for BeetleX
Server : Webapi+Websocket+JWT+EFCore+Redis
web: Axios+Vue+ElementUI|Bootstrap5.0

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 netcoreapp3.1 is compatible. 
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 BeetleX.WebFamily:

Package Downloads
BeetleX.CodeBenchmark

Unit code performance benchmark test component for .net core

BeetleX.WebChat

Websocket chat service component

GitHub repositories (1)

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

Repository Stars
beetlex-io/BeetleX-Samples
BeetleX micro services framework (tcp webapi websocket and xrpc) samples
Version Downloads Last Updated
2.9.24.428 307 5/1/2024
2.9.19.2222 184 4/24/2024
2.9.16.2218 662 9/22/2022
2.9.15.2218 612 9/15/2022
2.9.13.2218 605 9/8/2022
2.9.9.2218 769 6/9/2022
2.8.23.2214 719 5/19/2022
2.8.21.2214 743 5/15/2022
2.8.19.2214 668 5/14/2022
2.8.18.2214 694 5/13/2022
2.8.11.2211 601 5/4/2022
2.8.10.2210 610 4/18/2022
2.8.6.2210 1,294 3/3/2022
2.8.2.220 433 1/7/2022
2.8.2.214 408 12/30/2021
2.7.9.214 411 12/26/2021
2.7.8.214 463 12/19/2021
2.7.6.214 405 12/17/2021
2.7.5.214 770 12/11/2021
2.7.5.212 691 12/10/2021
2.7.3.212 1,479 12/7/2021
2.7.0.208 3,858 11/25/2021
2.6.9.208 4,669 11/24/2021
2.6.8.208 451 11/22/2021
2.6.6.206 538 9/28/2021
2.5.7.202 461 8/26/2021
2.5.6.202 443 8/23/2021
2.4.8.202 466 8/15/2021
2.4.4.202 477 8/9/2021
2.4.2.202 477 8/5/2021
2.3.6 445 7/16/2021
2.3.4 541 6/19/2021
2.3.2 496 6/18/2021
2.3.0 486 6/16/2021
2.2.0 487 6/15/2021
2.1.0 510 6/14/2021
2.0.2 513 6/9/2021
1.3.9.2 474 5/28/2021
1.3.8.5 448 4/28/2021
1.3.6.3 483 3/9/2021
1.3.4.2 483 3/7/2021
1.3.0 516 3/4/2021
1.2.9.2 456 3/3/2021
1.0.0.6 508 2/24/2021
0.9.6 476 2/18/2021
0.8.9 512 12/29/2020
0.8.6 552 12/8/2020
0.8.5 569 12/2/2020
0.7.9 536 11/25/2020
0.7.8.4 579 11/19/2020
0.7.6 676 11/1/2020
0.7.2 592 10/28/2020

Web SPA plug-in for BeetleX
Server : Webapi+Websocket+JWT+EFCore+Redis
web: Axios+Vue+ElementUI|Bootstrap5.0s