Buildersoft.Andy.X.Client 3.0.4

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

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

<p align="center"> <img src="https://user-images.githubusercontent.com/10813728/202870468-20d05267-a8e6-4f93-a579-f249b8bd1268.png" alt="Andy X Logo"/> </p>

What is Andy X Client?

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.

Get Started

Follow the Getting Started instructions how to run Andy X.

For local development and testing, you can run Andy X within a Docker container, for more info click here

How to Engage, Contribute, and Give Feedback

Some of the best ways to contribute are to try things out, file issues, join in design conversations, and make pull-requests.

Reporting security issues and bugs

Security issues and bugs should be reported privately, via email, support@buildersoft.io. You should receive a response within 24 hours.

These are some other repos for related projects:

Deploying Andy X with docker-compose

Andy X can be easily deployed on a docker container using docker-compose, for more info click here

Code of conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.

For more information, see the .NET Foundation Code of Conduct.

Support

Let's do it together! You can support us by clicking on the link below!

alt text.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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 is compatible.  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 is compatible.  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. 
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 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.5 144 11/9/2024
3.0.4 122 11/9/2024
3.0.3 119 11/8/2024
3.0.2 46,384 2/6/2023
3.0.1 6,786 2/1/2023
3.0.0 38,280 11/22/2022
3.0.0-preview9 1,135 11/10/2022
3.0.0-preview7 894 11/3/2022
3.0.0-preview6 843 11/3/2022
3.0.0-preview5 833 10/21/2022
3.0.0-preview4 892 10/21/2022
3.0.0-preview3 872 10/20/2022
3.0.0-preview12 901 11/10/2022
3.0.0-preview0 1,023 10/20/2022
2.1.6 7,291 5/6/2022
2.1.6-preview 1,525 5/3/2022
2.1.5-preview 1,119 5/3/2022
2.1.4-preview 1,346 5/2/2022
2.1.3-preview 1,037 3/9/2022
2.1.2-preview 951 2/15/2022
2.1.1-preview 944 2/12/2022
2.1.0-preview 888 2/11/2022
2.0.0 52,265 1/15/2022
2.0.0-rc3 528 12/27/2021
2.0.0-rc2 1,345 11/29/2021
2.0.0-rc1 690 11/10/2021
2.0.0-preview 619 8/13/2021
1.1.20.75 30,250 1/23/2021
1.0.20.74 3,042 12/27/2020
1.0.20.73 2,984 11/24/2020
1.0.20.72 1,683 11/15/2020
1.0.20.71 854 11/13/2020
1.0.20.69 959 11/11/2020
1.0.20.68 925 10/30/2020
1.0.20.67 899 10/29/2020
1.0.20.66 947 10/25/2020
1.0.20.65 816 10/24/2020
1.0.20.64 853 10/24/2020
1.0.20.63 904 10/24/2020
1.0.20.62 887 10/17/2020

Added support to check client connectivity online while building the Client. Here is totally new library developed for Andy X v3.