AspNetCoreExtras.Solace.Server
2.3.1
dotnet add package AspNetCoreExtras.Solace.Server --version 2.3.1
NuGet\Install-Package AspNetCoreExtras.Solace.Server -Version 2.3.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="AspNetCoreExtras.Solace.Server" Version="2.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCoreExtras.Solace.Server --version 2.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCoreExtras.Solace.Server, 2.3.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 AspNetCoreExtras.Solace.Server as a Cake Addin #addin nuget:?package=AspNetCoreExtras.Solace.Server&version=2.3.1 // Install AspNetCoreExtras.Solace.Server as a Cake Tool #tool nuget:?package=AspNetCoreExtras.Solace.Server&version=2.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ASP.Net Core IServer implementation, that processes requests by Solace.
Product | Versions 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- Microsoft.AspNetCore (>= 2.2.0)
- SolaceSystems.Solclient.Messaging (>= 10.12.0)
- System.Reactive (>= 5.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.1 | 584 | 6/17/2021 |
2.3.0 | 343 | 6/2/2021 |
2.2.1 | 359 | 5/13/2021 |
2.1.1 | 390 | 1/4/2021 |
2.1.0 | 532 | 5/21/2020 |
2.0.7 | 506 | 5/19/2020 |
2.0.6 | 479 | 5/19/2020 |
2.0.5 | 503 | 5/19/2020 |
2.0.4 | 491 | 5/19/2020 |
2.0.3 | 458 | 5/19/2020 |
2.0.2 | 478 | 5/19/2020 |
2.0.1 | 479 | 5/19/2020 |
2.0.0 | 517 | 5/19/2020 |
1.5.0 | 506 | 5/10/2020 |
1.4.2 | 456 | 4/15/2020 |
1.4.1 | 500 | 4/13/2020 |
1.4.0 | 514 | 4/12/2020 |
1.3.5 | 501 | 4/8/2020 |
1.3.3 | 477 | 4/8/2020 |
1.3.2 | 469 | 4/7/2020 |
1.3.1 | 470 | 4/7/2020 |
1.3.0 | 473 | 4/7/2020 |
1.2.4 | 495 | 4/7/2020 |
1.2.3 | 531 | 3/28/2020 |
1.2.2 | 521 | 3/28/2020 |
1.2.1 | 457 | 3/28/2020 |
1.2.0 | 484 | 3/25/2020 |
1.1.3 | 462 | 3/24/2020 |
1.1.2 | 490 | 3/23/2020 |
1.1.1 | 494 | 3/23/2020 |
1.1.0 | 543 | 3/23/2020 |
1.0.0 | 520 | 3/19/2020 |
Use IObservable for Solace messages and session events.