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"
#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 |
---|---|
SolTechnology.Avro.Kafka
Library containing extensions for Confluent Kafka platform |
|
Memphis.Client
Memphis.Client SDK intended to make easy integration of Memphis into .NET projects |
|
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
SolTechnology Core API client library |
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.15 | 7,887 | 3/31/2025 | |
3.4.14 | 3,119 | 3/19/2025 | |
3.4.12 | 3,330 | 3/7/2025 | |
3.4.11 | 1,007 | 3/6/2025 | |
3.4.10 | 57,045 | 10/21/2024 | |
3.4.9 | 86,938 | 9/18/2024 | |
3.4.8 | 115,232 | 5/8/2024 | |
3.4.7 | 4,032 | 4/26/2024 | |
3.4.6 | 35,443 | 3/4/2024 | |
3.4.5 | 8,891 | 2/15/2024 | |
3.4.4 | 26,146 | 1/16/2024 | |
3.4.3 | 86,168 | 12/9/2023 | |
3.4.2 | 9,125 | 12/1/2023 | |
3.4.1 | 14,315 | 11/11/2023 | |
3.4.0 | 28,710 | 9/18/2023 | |
3.3.7 | 22,542 | 8/7/2023 | |
3.3.6 | 40,150 | 5/29/2023 | |
3.3.5 | 8,307 | 5/11/2023 | |
3.3.4 | 70,477 | 3/3/2023 | |
3.3.3 | 621 | 2/28/2023 | |
3.3.2 | 21,769 | 2/6/2023 | |
3.3.1 | 3,041 | 1/27/2023 | |
3.3.0 | 120,523 | 10/11/2022 | |
3.2.9 | 77,221 | 6/22/2022 | |
3.2.8 | 2,347 | 6/1/2022 | |
3.2.7 | 2,307 | 5/23/2022 | |
3.2.6 | 887 | 5/16/2022 | |
3.2.5 | 62,430 | 4/13/2022 | |
3.2.4 | 878 | 4/10/2022 | |
3.2.3 | 30,208 | 10/29/2021 | |
3.2.2 | 29,415 | 10/2/2021 | |
3.2.1 | 1,143 | 9/29/2021 | |
3.2.0 | 5,578 | 9/14/2021 | |
3.1.5 | 25,176 | 8/30/2021 | |
3.1.4 | 5,823 | 8/12/2021 | |
3.1.3 | 7,679 | 8/2/2021 | |
3.1.2 | 4,446 | 6/24/2021 | |
3.1.1 | 1,201 | 6/14/2021 | |
3.1.0 | 26,564 | 5/15/2021 | |
3.0.1 | 6,754 | 4/2/2021 | |
3.0.0 | 24,895 | 3/26/2021 | |
2.7.1 | 55,603 | 2/5/2021 | |
2.7.0 | 34,710 | 12/18/2020 | |
2.6.3 | 3,165 | 10/25/2020 | |
2.6.2 | 549 | 10/23/2020 | |
2.6.1 | 4,326 | 7/25/2020 | |
2.6.0 | 639 | 7/22/2020 | |
2.5.1 | 1,558 | 6/11/2020 | |
2.5.0 | 18,650 | 5/15/2020 | |
2.4.1 | 1,510 | 4/14/2020 | |
2.4.0 | 1,019 | 3/25/2020 | |
2.3.0 | 1,127 | 3/19/2020 | |
2.2.2 | 1,154 | 2/7/2020 | |
2.2.1 | 636 | 2/7/2020 | |
2.2.0 | 730 | 1/27/2020 | |
2.1.0 | 626 | 1/16/2020 | |
2.0.0 | 617 | 1/4/2020 | |
1.8.1 | 905 | 12/9/2019 | |
1.8.0 | 3,695 | 8/30/2019 | |
1.7.0 | 681 | 8/22/2019 | |
1.6.0 | 700 | 7/22/2019 | |
1.5.1 | 829 | 7/14/2019 | |
1.5.0 | 808 | 7/11/2019 | |
1.4.0 | 668 | 6/17/2019 | |
1.3.0 | 712 | 6/4/2019 | |
1.2.0 | 770 | 6/3/2019 | |
1.1.0 | 724 | 5/28/2019 | |
1.0.1 | 814 | 5/21/2019 | |
1.0.0 | 1,139 | 4/24/2019 | |
0.8.0 | 1,112 | 5/1/2019 | |
0.7.0 | 1,197 | 4/22/2019 | |
0.6.3 | 1,095 | 4/19/2019 | |
0.6.2 | 1,109 | 4/19/2019 | |
0.6.1 | 1,082 | 4/19/2019 | |
0.6.0 | 1,089 | 4/19/2019 | |
0.5.0 | 1,237 | 4/18/2019 | |
0.3.0 | 1,418 | 4/11/2019 | |
0.2.1 | 1,126 | 4/11/2019 | |
0.2.0 | 1,117 | 4/11/2019 | |
0.1.0 | 1,261 | 4/10/2019 |