Buildersoft.Andy.X.Client 1.1.20.75

There is a newer version of this package available.
See the version list below for details.
dotnet add package Buildersoft.Andy.X.Client --version 1.1.20.75                
NuGet\Install-Package Buildersoft.Andy.X.Client -Version 1.1.20.75                
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="Buildersoft.Andy.X.Client" Version="1.1.20.75" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Buildersoft.Andy.X.Client --version 1.1.20.75                
#r "nuget: Buildersoft.Andy.X.Client, 1.1.20.75"                
#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 Buildersoft.Andy.X.Client as a Cake Addin
#addin nuget:?package=Buildersoft.Andy.X.Client&version=1.1.20.75

// Install Buildersoft.Andy.X.Client as a Cake Tool
#tool nuget:?package=Buildersoft.Andy.X.Client&version=1.1.20.75                

Andy X is an open-source distributed streaming platform designed to deliver the best performance possible for high-performance data pipelines, streaming analytics, streaming between microservices and data integrations.
     This library offers flexible messaging models with high-level APIs for NET.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 netcoreapp2.0 was computed.  netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Buildersoft.Andy.X.Client:

Package Downloads
Andy.X.Client.Extensions.Microsoft.DependencyInjection

Andy X Client extensions for ASP.NET Core

Buildersoft.Andy.X.Streams

Andy X is an open-source distributed streaming platform designed to deliver the best performance possible for high-performance data pipelines, streaming analytics, streaming between microservices and data integrations. Andy X Streams is focused on the formulation of transformations on data streams.

Cortex.Core.AndyX

Cortex Toolkit is Buildersoft Reactive Library for .NET

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.2 46,337 2/6/2023
3.0.1 6,766 2/1/2023
3.0.0 38,247 11/22/2022
3.0.0-preview9 1,120 11/10/2022
3.0.0-preview7 856 11/3/2022
3.0.0-preview6 815 11/3/2022
3.0.0-preview5 802 10/21/2022
3.0.0-preview4 867 10/21/2022
3.0.0-preview3 857 10/20/2022
3.0.0-preview12 872 11/10/2022
3.0.0-preview0 998 10/20/2022
2.1.6 7,266 5/6/2022
2.1.6-preview 1,510 5/3/2022
2.1.5-preview 1,102 5/3/2022
2.1.4-preview 1,316 5/2/2022
2.1.3-preview 1,002 3/9/2022
2.1.2-preview 935 2/15/2022
2.1.1-preview 928 2/12/2022
2.1.0-preview 868 2/11/2022
2.0.0 52,231 1/15/2022
2.0.0-rc3 510 12/27/2021
2.0.0-rc2 1,325 11/29/2021
2.0.0-rc1 674 11/10/2021
2.0.0-preview 602 8/13/2021
1.1.20.75 30,214 1/23/2021
1.0.20.74 3,021 12/27/2020
1.0.20.73 2,942 11/24/2020
1.0.20.72 1,661 11/15/2020
1.0.20.71 833 11/13/2020
1.0.20.69 936 11/11/2020
1.0.20.68 902 10/30/2020
1.0.20.67 877 10/29/2020
1.0.20.66 918 10/25/2020
1.0.20.65 787 10/24/2020
1.0.20.64 832 10/24/2020
1.0.20.63 881 10/24/2020
1.0.20.62 865 10/17/2020

Release 1.1.20.75 - January 2021 Feature Pack Update
     > Feature: Added Schema. Schema of messages can be implemented in Writer and Reader.
     > Bug Fix: Auto-reconnect Reader with Andy X if connection fails.
     > Bug Fix: Added logging for Untyped Writer.
     > Bug Fix: Unified logging across components.