Aquarius.ONE.Shared.Communication
1.0.1-pre-1
See the version list below for details.
dotnet add package Aquarius.ONE.Shared.Communication --version 1.0.1-pre-1
NuGet\Install-Package Aquarius.ONE.Shared.Communication -Version 1.0.1-pre-1
<PackageReference Include="Aquarius.ONE.Shared.Communication" Version="1.0.1-pre-1" />
paket add Aquarius.ONE.Shared.Communication --version 1.0.1-pre-1
#r "nuget: Aquarius.ONE.Shared.Communication, 1.0.1-pre-1"
// Install Aquarius.ONE.Shared.Communication as a Cake Addin #addin nuget:?package=Aquarius.ONE.Shared.Communication&version=1.0.1-pre-1&prerelease // Install Aquarius.ONE.Shared.Communication as a Cake Tool #tool nuget:?package=Aquarius.ONE.Shared.Communication&version=1.0.1-pre-1&prerelease
Shared communication package used by Apps in the ONE platform.
Provides multiple modes of communication with integrated serialization/deserialization based on http and/or service remoting.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Google.Protobuf (>= 3.19.1)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.Extensions.Configuration.Binder (>= 3.1.20)
- Microsoft.Extensions.Http.Polly (>= 5.0.1)
- Microsoft.ServiceFabric.Actors (>= 4.2.477)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Aquarius.ONE.Shared.Communication:
Package | Downloads |
---|---|
Aquarius.ONE.Shared.Security
Shared security package, used to provide authentication and authorization for apps in the ONE platflorm |
|
Aquarius.ONE.Shared.DataAdapters
Shared DataAdapters package |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.0 | 47 | 11/22/2024 |
6.5.0 | 228 | 10/15/2024 |
6.4.0 | 1,270 | 2/20/2024 |
6.3.0 | 1,472 | 11/28/2023 |
6.2.2 | 655 | 10/31/2023 |
6.2.1 | 162 | 10/11/2023 |
6.2.0 | 186 | 10/5/2023 |
6.1.0 | 964 | 6/27/2023 |
6.0.0 | 3,020 | 3/29/2023 |
1.3.1 | 594 | 10/14/2022 |
1.2.0 | 929 | 6/16/2022 |
1.1.0 | 6,829 | 1/18/2022 |
1.0.1-pre-1 | 443 | 1/6/2022 |
1.0.0 | 727 | 12/6/2021 |
Version 1.0.1
- Added license info
Version 1.0.0
- Initial release
- Renamed from Hach.Fusion.Shared.Communication