SolTechnology.Avro.Http
2.7.0
Library containing functionalities, which enable communication between microservices using Avro data format
Install-Package SolTechnology.Avro.Http -Version 2.7.0
dotnet add package SolTechnology.Avro.Http --version 2.7.0
<PackageReference Include="SolTechnology.Avro.Http" Version="2.7.0" />
paket add SolTechnology.Avro.Http --version 2.7.0
Library containing functionalities, which enable communication between microservices using Avro data format.
Provides the possibility to choose codec used during serialization.
Contains:
-AvroInputFormatter
-AvroOutputFormatter
-HttpClientExtensions (HTTP Get, Post, Patch and Put)
Library containing functionalities, which enable communication between microservices using Avro data format.
Provides the possibility to choose codec used during serialization.
Contains:
-AvroInputFormatter
-AvroOutputFormatter
-HttpClientExtensions (HTTP Get, Post, Patch and Put)
Dependencies
-
.NETCoreApp 3.1
- AvroConvert (>= 2.7.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.