![]() |
VOOZH | about |
dotnet add package Galosoft.IaaS.AspNetCore --version 25.9.29.8-rc3
NuGet\Install-Package Galosoft.IaaS.AspNetCore -Version 25.9.29.8-rc3
<PackageReference Include="Galosoft.IaaS.AspNetCore" Version="25.9.29.8-rc3" />
<PackageVersion Include="Galosoft.IaaS.AspNetCore" Version="25.9.29.8-rc3" />Directory.Packages.props
<PackageReference Include="Galosoft.IaaS.AspNetCore" />Project file
paket add Galosoft.IaaS.AspNetCore --version 25.9.29.8-rc3
#r "nuget: Galosoft.IaaS.AspNetCore, 25.9.29.8-rc3"
#:package Galosoft.IaaS.AspNetCore@25.9.29.8-rc3
#addin nuget:?package=Galosoft.IaaS.AspNetCore&version=25.9.29.8-rc3&prereleaseInstall as a Cake Addin
#tool nuget:?package=Galosoft.IaaS.AspNetCore&version=25.9.29.8-rc3&prereleaseInstall as a Cake Tool
services.AddSignalR();//新增:注入signalR galoS@2024-1-5 16:47:47
app.UseEndpoints(endpoints =>
{
endpoints.MapHubs();
});
service.TryAddSingleton<SignalRTemplate>();
------
var url = "http://localhost:52278/notify";
var signalr = new SignalRTemplate();
await signalr.HandleAsync<string>(url, "on", msg =>
{
Console.WriteLine(msg);
});
await signalr.SendAsync(url, "all", "client");
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on Galosoft.IaaS.AspNetCore:
| Package | Downloads |
|---|---|
|
Galosoft.AspNetCore.App
Galosoft.IaaS快速开发库 |
|
|
Galosoft.IaaS.AspNetCore.DynamicApi
Galosoft.IaaS快速开发库 |
|
|
Galosoft.Gateway.App
Galosoft.IaaS快速开发库 |
|
|
Galosoft.IaaS.AspNetCore.AdminSafe
Galosoft.IaaS快速开发库 |
|
|
Galosoft.Mono.App
Galosoft.IaaS快速开发库 |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 25.9.29.8-rc3 | 216 | 9/29/2025 |
| 25.5.20.1-xh | 230 | 5/20/2025 |
| 25.5.14.1-xh | 267 | 5/14/2025 |
| 25.5.13.1-xh | 258 | 5/13/2025 |
| 25.4.3.1-nj | 195 | 4/3/2025 |
| 25.3.11.1-nj | 196 | 3/11/2025 |
| 25.3.10.4-nj | 191 | 3/10/2025 |
| 25.3.10.3-nj | 182 | 3/10/2025 |
| 25.3.10.2-nj | 194 | 3/10/2025 |
| 25.3.10.1-nj | 184 | 3/10/2025 |
| 25.2.7.1-nj | 132 | 2/7/2025 |
| 25.1.20.2-nj | 128 | 1/20/2025 |
| 25.1.20.1-nj | 126 | 1/20/2025 |
| 25.1.16.2-nj | 120 | 1/16/2025 |
| 25.1.16.1-nj | 110 | 1/16/2025 |
| 25.1.10.1-nj | 126 | 1/10/2025 |
| 24.12.26.5-nj | 124 | 12/27/2024 |
| 24.12.17-nj | 130 | 12/17/2024 |
| 24.12.16.1-nj | 126 | 12/16/2024 |
| 24.12.16-nj | 139 | 12/16/2024 |