Aquarius.ONE.Shared.Communication 1.0.1-pre-1

This is a prerelease version of Aquarius.ONE.Shared.Communication.
There is a newer version of this package available.
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
                    
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.1-pre-1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aquarius.ONE.Shared.Communication" Version="1.0.1-pre-1" />
                    
Directory.Packages.props
<PackageReference Include="Aquarius.ONE.Shared.Communication" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Aquarius.ONE.Shared.Communication --version 1.0.1-pre-1
                    
#r "nuget: Aquarius.ONE.Shared.Communication, 1.0.1-pre-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.
#addin nuget:?package=Aquarius.ONE.Shared.Communication&version=1.0.1-pre-1&prerelease
                    
Install Aquarius.ONE.Shared.Communication as a Cake Addin
#tool nuget:?package=Aquarius.ONE.Shared.Communication&version=1.0.1-pre-1&prerelease
                    
Install Aquarius.ONE.Shared.Communication as a Cake Tool

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 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.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 1,437 11/22/2024
6.5.0 406 10/15/2024
6.4.0 1,499 2/20/2024
6.3.0 2,049 11/28/2023
6.2.2 713 10/31/2023
6.2.1 170 10/11/2023
6.2.0 194 10/5/2023
6.1.0 973 6/27/2023
6.0.0 3,089 3/29/2023
1.3.1 615 10/14/2022
1.2.0 946 6/16/2022
1.1.0 6,852 1/18/2022
1.0.1-pre-1 460 1/6/2022
1.0.0 750 12/6/2021

Version 1.0.1
     - Added license info
     Version 1.0.0
     - Initial release
     - Renamed from Hach.Fusion.Shared.Communication