AvroConvert 1.2.0

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

// Install AvroConvert as a Cake Tool
#tool nuget:?package=AvroConvert&version=1.2.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 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. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.4.6 2,244 3/4/2024
3.4.5 1,645 2/15/2024
3.4.4 5,314 1/16/2024
3.4.3 21,422 12/9/2023
3.4.2 2,372 12/1/2023
3.4.1 7,160 11/11/2023
3.4.0 16,077 9/18/2023
3.3.7 11,994 8/7/2023
3.3.6 23,419 5/29/2023
3.3.5 6,633 5/11/2023
3.3.4 38,641 3/3/2023
3.3.3 524 2/28/2023
3.3.2 20,827 2/6/2023
3.3.1 2,709 1/27/2023
3.3.0 75,915 10/11/2022
3.2.9 71,254 6/22/2022
3.2.8 2,029 6/1/2022
3.2.7 1,997 5/23/2022
3.2.6 766 5/16/2022
3.2.5 59,612 4/13/2022
3.2.4 799 4/10/2022
3.2.3 28,924 10/29/2021
3.2.2 24,165 10/2/2021
3.2.1 974 9/29/2021
3.2.0 2,557 9/14/2021
3.1.5 22,470 8/30/2021
3.1.4 3,734 8/12/2021
3.1.3 3,374 8/2/2021
3.1.2 4,276 6/24/2021
3.1.1 1,137 6/14/2021
3.1.0 20,722 5/15/2021
3.0.1 5,595 4/2/2021
3.0.0 24,215 3/26/2021
2.7.1 53,836 2/5/2021
2.7.0 34,526 12/18/2020
2.6.3 3,079 10/25/2020
2.6.2 469 10/23/2020
2.6.1 3,726 7/25/2020
2.6.0 548 7/22/2020
2.5.1 1,400 6/11/2020
2.5.0 14,613 5/15/2020
2.4.1 1,419 4/14/2020
2.4.0 924 3/25/2020
2.3.0 752 3/19/2020
2.2.2 1,030 2/7/2020
2.2.1 551 2/7/2020
2.2.0 647 1/27/2020
2.1.0 542 1/16/2020
2.0.0 530 1/4/2020
1.8.1 823 12/9/2019
1.8.0 3,059 8/30/2019
1.7.0 595 8/22/2019
1.6.0 619 7/22/2019
1.5.1 689 7/14/2019
1.5.0 723 7/11/2019
1.4.0 593 6/17/2019
1.3.0 627 6/4/2019
1.2.0 684 6/3/2019
1.1.0 639 5/28/2019
1.0.1 729 5/21/2019
1.0.0 985 4/24/2019
0.8.0 941 5/1/2019
0.7.0 994 4/22/2019
0.6.3 926 4/19/2019
0.6.2 944 4/19/2019
0.6.1 889 4/19/2019
0.6.0 921 4/19/2019
0.5.0 1,027 4/18/2019
0.3.0 1,177 4/11/2019
0.2.1 965 4/11/2019
0.2.0 966 4/11/2019
0.1.0 1,008 4/10/2019