Aquarius.ONE.Shared.Communication
1.2.0
Install-Package Aquarius.ONE.Shared.Communication -Version 1.2.0
dotnet add package Aquarius.ONE.Shared.Communication --version 1.2.0
<PackageReference Include="Aquarius.ONE.Shared.Communication" Version="1.2.0" />
paket add Aquarius.ONE.Shared.Communication --version 1.2.0
#r "nuget: Aquarius.ONE.Shared.Communication, 1.2.0"
// Install Aquarius.ONE.Shared.Communication as a Cake Addin
#addin nuget:?package=Aquarius.ONE.Shared.Communication&version=1.2.0
// Install Aquarius.ONE.Shared.Communication as a Cake Tool
#tool nuget:?package=Aquarius.ONE.Shared.Communication&version=1.2.0
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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
-
.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 |
---|---|---|
1.2.0 | 99 | 6/16/2022 |
1.1.0 | 2,216 | 1/18/2022 |
1.0.1-pre-1 | 202 | 1/6/2022 |
1.0.0 | 431 | 12/6/2021 |
Version 1.2.0
- Added OneAppName for ONE.Historian.Data
Version 1.1.0
- Added license info
- Added OneAppName implementations
Version 1.0.0
- Initial release
- Renamed from Hach.Fusion.Shared.Communication