AInq.Helpers.Polly
2.5.0
dotnet add package AInq.Helpers.Polly --version 2.5.0
NuGet\Install-Package AInq.Helpers.Polly -Version 2.5.0
<PackageReference Include="AInq.Helpers.Polly" Version="2.5.0" />
<PackageVersion Include="AInq.Helpers.Polly" Version="2.5.0" />
<PackageReference Include="AInq.Helpers.Polly" />
paket add AInq.Helpers.Polly --version 2.5.0
#r "nuget: AInq.Helpers.Polly, 2.5.0"
#addin nuget:?package=AInq.Helpers.Polly&version=2.5.0
#tool nuget:?package=AInq.Helpers.Polly&version=2.5.0
AInq.Helpers
What is it?
Collection of simple helpers for .Net
Packages description
AInq.Helpers.Linq
Helpers for IEnumerable<T>
and IAsyncEnumerable<T>
- Batch helper - pack the given enumerable in batches with a specified maximum batch size
AInq.Helpers.Polly
Helpers library to use with Polly
- Ready to use retry policies with logging
TransientRetryAsyncPolicy
for transient errorsTimeoutRetryAsyncPolicy
for HTTP 429
- Helpers to store data in
Polly.Context
- Helpers to execute HTTP requests with
Polly.IAsyncPolicy<HttpResponseMessage>
AInq.Helpers.Email
Helpers to work with email address
- Get emails form string source
- Check if string is correct email
- Get specific email address parts
AInq.Helpers.PhoneNumber
Helpers to parse phone numbers from string
- Get all valid numbers or mobile only
- Parse one source with different regional formats at one call
This library uses libphonenumber-csharp inside
Documentation
As for now documentation is provided in this document and by XML documentation inside packages.
Contribution
If you find a bug, have a question or something else - you are friendly welcome to open an issue.
License
Copyright © 2021 Anton Andryushchenko. AInq.Helpers is licensed under Apache License 2.0
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 is compatible. 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 is compatible. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- Microsoft.Bcl.TimeProvider (>= 8.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.3)
- Polly (>= 8.5.2)
- System.Buffers (>= 4.6.1)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Memory (>= 4.6.2)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.1)
- System.Threading.Tasks.Extensions (>= 4.6.2)
-
.NETStandard 2.1
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- Microsoft.Bcl.TimeProvider (>= 8.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.3)
- Polly (>= 8.5.2)
- System.Buffers (>= 4.6.1)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Memory (>= 4.6.2)
- System.Threading.Tasks.Extensions (>= 4.6.2)
-
net8.0
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.3)
- Polly (>= 8.5.2)
-
net9.0
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.3)
- Polly (>= 8.5.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AInq.Helpers.Polly:
Package | Downloads |
---|---|
AInq.Bitrix24
Base client for Bitrix24 Rest API |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.5.0 | 198 | 4/3/2025 |
2.4.0 | 2,017 | 11/29/2023 |
2.3.4 | 633 | 6/21/2023 |
2.3.3 | 307 | 5/23/2023 |
2.3.2 | 612 | 3/10/2023 |
2.3.1 | 662 | 12/3/2022 |
2.3.0 | 602 | 11/14/2022 |
2.3.0-preview.2 | 204 | 10/13/2022 |
2.3.0-preview.1 | 151 | 10/2/2022 |
2.2.2 | 922 | 8/9/2022 |
2.2.1 | 928 | 6/28/2022 |
2.2.0 | 851 | 5/11/2022 |
2.1.4 | 1,111 | 3/23/2022 |
2.1.3.1 | 510 | 3/18/2022 |
2.1.2.2 | 776 | 3/9/2022 |
2.1.2.1 | 824 | 2/18/2022 |
2.1.2 | 567 | 12/27/2021 |
2.1.1 | 505 | 12/17/2021 |
2.1.0 | 587 | 12/3/2021 |
2.0.0 | 632 | 11/8/2021 |
2.0.0-rc.3 | 190 | 11/2/2021 |
2.0.0-rc.2 | 191 | 10/12/2021 |
2.0.0-rc.1 | 185 | 10/7/2021 |
1.2.0-preview.5 | 177 | 10/6/2021 |
1.2.0-preview.4 | 185 | 9/28/2021 |
1.2.0-preview.3 | 204 | 9/15/2021 |
1.2.0-preview.2 | 185 | 9/1/2021 |
1.2.0-preview | 180 | 8/23/2021 |
1.1.2 | 1,110 | 5/31/2021 |
1.1.1 | 872 | 5/19/2021 |
1.1.0 | 625 | 5/18/2021 |
[ADD] .net9.0
[UPD] Dependencies