AvroConvert 0.8.0
See the version list below for details.
dotnet add package AvroConvert --version 0.8.0
NuGet\Install-Package AvroConvert -Version 0.8.0
<PackageReference Include="AvroConvert" Version="0.8.0" />
<PackageVersion Include="AvroConvert" Version="0.8.0" />
<PackageReference Include="AvroConvert" />
paket add AvroConvert --version 0.8.0
#r "nuget: AvroConvert, 0.8.0"
#:package AvroConvert@0.8.0
#addin nuget:?package=AvroConvert&version=0.8.0
#tool nuget:?package=AvroConvert&version=0.8.0
Nuget: (https://www.nuget.org/packages/AvroConvert)
AvroConvert
Small and fast library for serializing c# objects to avro format and vice versa
// Serialize
byte[] avroObject = AvroConvert.Serialize(object yourObject);
// Deserialize
CustomClass deserializedObject = AvroConvert.Deserialize<CustomClass>(byte[] avroObject);
Dictionary<string, object> mapOfPropertiesAndValues = AvroConvert.Deserialize(byte[] avroObject);
// Generate Avro schema for object
string schemaInJsonFormat = AvroConvert.GenerateSchema(object yourObject);
//Get schema from Avro object
string schemaInJsonFormat = AvroConvert.GetSchema(byte[] avroObject)
| Product | Versions 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.1
- AutoMapper (>= 8.0.0)
- Microsoft.Hadoop.Avro-Core (>= 1.1.19)
- System.Reflection.Emit (>= 4.3.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on AvroConvert:
| Package | Downloads |
|---|---|
|
Memphis.Client
Memphis.Client SDK intended to make easy integration of Memphis into .NET projects |
|
|
SolTechnology.Avro.Kafka
Library containing extensions for Confluent Kafka platform |
|
|
SolTechnology.Avro.Http
Library containing functionalities, which enable communication between microservices using Avro data format |
|
|
OptimoveSdk.Engager.Integration
SDK for Engagers intergration with Optimove |
|
|
SolTechnology.Core.ApiClient
Resilient HTTP client wrapper with built-in Polly retry policies, exponential backoff, circuit breaker patterns, and Avro serialization support. Simplifies external API integration with production-ready resilience patterns. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AvroConvert:
| Repository | Stars |
|---|---|
|
AdrianStrugala/AvroConvert
Rapid Avro serializer for C# .NET
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 3.4.16 | 22,269 | 9/18/2025 | |
| 3.4.15 | 88,649 | 3/31/2025 | |
| 3.4.14 | 30,109 | 3/19/2025 | |
| 3.4.12 | 13,648 | 3/7/2025 | |
| 3.4.11 | 5,571 | 3/6/2025 | |
| 3.4.10 | 116,257 | 10/21/2024 | |
| 3.4.9 | 134,843 | 9/18/2024 | |
| 3.4.8 | 291,015 | 5/8/2024 | |
| 3.4.7 | 8,668 | 4/26/2024 | |
| 3.4.6 | 43,944 | 3/4/2024 | |
| 3.4.5 | 15,652 | 2/15/2024 | |
| 3.4.4 | 36,468 | 1/16/2024 | |
| 3.4.3 | 93,541 | 12/9/2023 | |
| 3.4.2 | 13,680 | 12/1/2023 | |
| 3.4.1 | 19,353 | 11/11/2023 | |
| 3.4.0 | 35,955 | 9/18/2023 | |
| 3.3.7 | 30,091 | 8/7/2023 | |
| 3.3.6 | 53,324 | 5/29/2023 | |
| 3.3.5 | 13,073 | 5/11/2023 | |
| 3.3.4 | 87,897 | 3/3/2023 | |
| 3.3.3 | 5,175 | 2/28/2023 | |
| 3.3.2 | 26,427 | 2/6/2023 | |
| 3.3.1 | 7,608 | 1/27/2023 | |
| 3.3.0 | 144,092 | 10/11/2022 | |
| 3.2.9 | 83,088 | 6/22/2022 | |
| 3.2.8 | 7,040 | 6/1/2022 | |
| 3.2.7 | 7,214 | 5/23/2022 | |
| 3.2.6 | 5,465 | 5/16/2022 | |
| 3.2.5 | 67,074 | 4/13/2022 | |
| 3.2.4 | 5,410 | 4/10/2022 | |
| 3.2.3 | 35,044 | 10/29/2021 | |
| 3.2.2 | 35,226 | 10/2/2021 | |
| 3.2.1 | 5,714 | 9/29/2021 | |
| 3.2.0 | 12,224 | 9/14/2021 | |
| 3.1.5 | 30,182 | 8/30/2021 | |
| 3.1.4 | 10,528 | 8/12/2021 | |
| 3.1.3 | 12,289 | 8/2/2021 | |
| 3.1.2 | 9,064 | 6/24/2021 | |
| 3.1.1 | 5,781 | 6/14/2021 | |
| 3.1.0 | 31,500 | 5/15/2021 | |
| 3.0.1 | 11,559 | 4/2/2021 | |
| 3.0.0 | 29,694 | 3/26/2021 | |
| 2.7.1 | 60,796 | 2/5/2021 | |
| 2.7.0 | 39,376 | 12/18/2020 | |
| 2.6.3 | 7,773 | 10/25/2020 | |
| 2.6.2 | 5,144 | 10/23/2020 | |
| 2.6.1 | 8,951 | 7/25/2020 | |
| 2.6.0 | 5,205 | 7/22/2020 | |
| 2.5.1 | 6,147 | 6/11/2020 | |
| 2.5.0 | 25,591 | 5/15/2020 | |
| 2.4.1 | 6,128 | 4/14/2020 | |
| 2.4.0 | 5,635 | 3/25/2020 | |
| 2.3.0 | 5,875 | 3/19/2020 | |
| 2.2.2 | 5,760 | 2/7/2020 | |
| 2.2.1 | 5,231 | 2/7/2020 | |
| 2.2.0 | 5,313 | 1/27/2020 | |
| 2.1.0 | 5,230 | 1/16/2020 | |
| 2.0.0 | 5,217 | 1/4/2020 | |
| 1.8.1 | 1,063 | 12/9/2019 | |
| 1.8.0 | 4,030 | 8/30/2019 | |
| 1.7.0 | 837 | 8/22/2019 | |
| 1.6.0 | 854 | 7/22/2019 | |
| 1.5.1 | 980 | 7/14/2019 | |
| 1.5.0 | 960 | 7/11/2019 | |
| 1.4.0 | 821 | 6/17/2019 | |
| 1.3.0 | 853 | 6/4/2019 | |
| 1.2.0 | 933 | 6/3/2019 | |
| 1.1.0 | 878 | 5/28/2019 | |
| 1.0.1 | 952 | 5/21/2019 | |
| 1.0.0 | 5,925 | 4/24/2019 | |
| 0.8.0 | 5,891 | 5/1/2019 | |
| 0.7.0 | 5,972 | 4/22/2019 | |
| 0.6.3 | 5,856 | 4/19/2019 | |
| 0.6.2 | 5,878 | 4/19/2019 | |
| 0.6.1 | 5,860 | 4/19/2019 | |
| 0.6.0 | 5,858 | 4/19/2019 | |
| 0.5.0 | 6,099 | 4/18/2019 | |
| 0.3.0 | 6,374 | 4/11/2019 | |
| 0.2.1 | 1,446 | 4/11/2019 | |
| 0.2.0 | 1,438 | 4/11/2019 | |
| 0.1.0 | 1,643 | 4/10/2019 |