Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated the project to be compatible with netstandard2.0 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HesamKashefi
Copy link

No more blocking APIs!
More Fault-tolerant with Polly.
Added Cancellation support.
Improved HTTP client with .NET Core Http Client Pool support for performance.
Using System.Text.Json for Faster serialization.
Improved Testability.

No more blocking APIs!
More Fault-tolerant with Polly.
Added Cancellation support.
Improved HTTP client with .NET Core Http Client Pool support for performance.
Using System.Text.Json for Faster serialization.
Improved Testability.
@mo-esmp
Copy link

mo-esmp commented Nov 27, 2020

This implementation is great for the ASP.NET Core project and perhaps it's better to create another nuget package called Kavenegar.AspNetCore. for the .NET Core console application setting up ServiceCollection and registering dependencies are cumbersome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants