Andy.X.Client.Extensions.Microsoft.DependencyInjection 3.0.2

dotnet add package Andy.X.Client.Extensions.Microsoft.DependencyInjection --version 3.0.2
NuGet\Install-Package Andy.X.Client.Extensions.Microsoft.DependencyInjection -Version 3.0.2
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="Andy.X.Client.Extensions.Microsoft.DependencyInjection" Version="3.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Andy.X.Client.Extensions.Microsoft.DependencyInjection --version 3.0.2
#r "nuget: Andy.X.Client.Extensions.Microsoft.DependencyInjection, 3.0.2"
#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 Andy.X.Client.Extensions.Microsoft.DependencyInjection as a Cake Addin
#addin nuget:?package=Andy.X.Client.Extensions.Microsoft.DependencyInjection&version=3.0.2

// Install Andy.X.Client.Extensions.Microsoft.DependencyInjection as a Cake Tool
#tool nuget:?package=Andy.X.Client.Extensions.Microsoft.DependencyInjection&version=3.0.2

<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 net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 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 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.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.2 45,483 2/6/2023
3.0.1 615 2/1/2023
3.0.0 42,662 11/22/2022
3.0.0-preview9 753 11/10/2022
3.0.0-preview7 476 11/3/2022
3.0.0-preview6 459 11/3/2022
3.0.0-preview5 411 10/21/2022
3.0.0-preview4 439 10/21/2022
3.0.0-preview3 502 10/20/2022
3.0.0-preview12 460 11/10/2022
3.0.0-preview0 547 10/20/2022
2.1.6 5,915 5/6/2022
2.1.6-preview 460 5/3/2022
2.1.5-preview 463 5/3/2022
2.1.4-preview 470 5/2/2022
2.1.3-preview 487 3/9/2022
2.1.2-preview 479 2/15/2022
2.1.1-preview 486 2/12/2022
2.1.0-preview 459 2/11/2022
2.0.0 50,197 1/15/2022

Added support for Custom Serialization; Added support for Transport Logging; General bug fixes