Aquarius.ONE.Shared.Communication
1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Aquarius.ONE.Shared.Communication --version 1.0.0
NuGet\Install-Package Aquarius.ONE.Shared.Communication -Version 1.0.0
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="Aquarius.ONE.Shared.Communication" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aquarius.ONE.Shared.Communication --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Aquarius.ONE.Shared.Communication, 1.0.0"
#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 Aquarius.ONE.Shared.Communication as a Cake Addin #addin nuget:?package=Aquarius.ONE.Shared.Communication&version=1.0.0 // Install Aquarius.ONE.Shared.Communication as a Cake Tool #tool nuget:?package=Aquarius.ONE.Shared.Communication&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.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 |
---|---|---|
6.5.0 | 183 | 10/15/2024 |
6.4.0 | 1,214 | 2/20/2024 |
6.3.0 | 1,401 | 11/28/2023 |
6.2.2 | 650 | 10/31/2023 |
6.2.1 | 161 | 10/11/2023 |
6.2.0 | 185 | 10/5/2023 |
6.1.0 | 961 | 6/27/2023 |
6.0.0 | 3,019 | 3/29/2023 |
1.3.1 | 593 | 10/14/2022 |
1.2.0 | 928 | 6/16/2022 |
1.1.0 | 6,828 | 1/18/2022 |
1.0.1-pre-1 | 442 | 1/6/2022 |
1.0.0 | 726 | 12/6/2021 |
Version 1.0.0
- Initial release
- Renamed from Hach.Fusion.Shared.Communication