Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ArbusBiz/Arbus.Network issues and pull requests
#57 - Feature. Add Extensions property for ProblemDetails class
Pull Request -
State: closed - Opened by Leo506 about 2 months ago
- 1 comment
#56 - Allow redefine HttpClient in NativeHttpClient
Issue -
State: closed - Opened by Leo506 9 months ago
- 5 comments
#55 - Remove NativeHttpClient.GetString()
Pull Request -
State: closed - Opened by Leo506 about 1 year ago
#54 - NativeHttpClient.GetString() does not check response status code
Issue -
State: closed - Opened by Leo506 about 1 year ago
- 1 comment
#53 - ApiEndpoint.FromJson(...) uses static _defaultDeserializationTimeout instead of ApiEndpoint.DeserializationTimeout
Issue -
State: open - Opened by evgenyvalavin over 1 year ago
#52 - What if to rename ApiEndpoint to Endpoint
Issue -
State: open - Opened by evgenyvalavin over 1 year ago
Labels: enhancement
#51 - Enable GenerateDocumentationFile
Issue -
State: open - Opened by evgenyvalavin over 1 year ago
Labels: enhancement
#50 - Add ApiEndpoint to NetworkException
Pull Request -
State: open - Opened by Leo506 over 1 year ago
- 3 comments
#49 - Bug: WindowsNetworkManager.IsNetworkAvailable returns true even when there is no internet connection
Issue -
State: open - Opened by Leo506 over 1 year ago
Labels: bug
#48 - Rename INetworkManager to INetworkMonitor
Pull Request -
State: closed - Opened by Leo506 over 1 year ago
Labels: enhancement
#47 - Rename INetworkManager -> INetworkMonitor
Issue -
State: closed - Opened by evgenyvalavin over 1 year ago
Labels: enhancement
#46 - Update README.md
Pull Request -
State: closed - Opened by evgenyvalavin over 1 year ago
#45 - Update README.md
Pull Request -
State: closed - Opened by evgenyvalavin over 1 year ago
#44 - Remove StatusCode exceptions. Refactoring.
Pull Request -
State: closed - Opened by evgenyvalavin over 1 year ago
#43 - Add extension methods for checking "Content-Type" header value
Pull Request -
State: closed - Opened by Leo506 over 1 year ago
#42 - Improve checking Content-Type header value
Issue -
State: closed - Opened by Leo506 over 1 year ago
- 4 comments
#41 - Update ProblemDetails xml doc
Pull Request -
State: closed - Opened by Leo506 over 1 year ago
#40 - Add ApiEndpoint to NetworkException
Pull Request -
State: closed - Opened by Leo506 over 1 year ago
- 2 comments
#39 - Add DeserializationTimeout to ApiEndpoint
Pull Request -
State: closed - Opened by evgenyvalavin over 1 year ago
#38 - Allow ApiEndpoint._maxDeserializationTime overrides
Issue -
State: closed - Opened by evgenyvalavin over 1 year ago
#37 - Use Uri everywhere
Pull Request -
State: closed - Opened by evgenyvalavin over 1 year ago
#36 - Make ApiEndpoint.CreateContent() and ApiEndpoint.CreateRequest() public to allow testing
Pull Request -
State: closed - Opened by evgenyvalavin over 1 year ago
#35 - Bugfix. ApiEndpoint.AddRequestHeaders() never invoked
Pull Request -
State: closed - Opened by evgenyvalavin over 1 year ago
#34 - Add ApiEndpoint.ValidateResponse() for flexibility
Pull Request -
State: closed - Opened by evgenyvalavin over 1 year ago
#33 - Add image content types
Pull Request -
State: closed - Opened by Leo506 over 1 year ago
#32 - Add image content types to HttpCotentType
Issue -
State: closed - Opened by evgenyvalavin over 1 year ago
- 4 comments
Labels: enhancement
#31 - Add multipart content types to HttpContentType
Pull Request -
State: closed - Opened by Leo506 over 1 year ago
- 1 comment
#30 - Bugfix. Missing end line
Pull Request -
State: closed - Opened by evgenyvalavin over 1 year ago
#29 - Use CancellationToken in ReadAsStream() and DeserializeAsync()
Pull Request -
State: closed - Opened by evgenyvalavin over 1 year ago
#28 - Feature. Add Request/Response to API endpoint
Pull Request -
State: closed - Opened by evgenyvalavin over 1 year ago
#27 - Remove all Serialization/Deserialization methods from DefaultJsonSerializer
Issue -
State: closed - Opened by evgenyvalavin over 1 year ago
#26 - Add support for Timeout.InifiniteTimeSpan
Pull Request -
State: closed - Opened by evgenyvalavin almost 2 years ago
Labels: enhancement
#25 - Add support for Timeout.InfiniteTimeSpan
Issue -
State: closed - Opened by evgenyvalavin almost 2 years ago
Labels: enhancement
#24 - Bugfix. NRE in NativeHttpClient.HandleNotSuccessStatusCode(...)
Pull Request -
State: closed - Opened by evgenyvalavin about 2 years ago
#23 - NRE in NativeHttpClient.HandleNotSuccessStatusCode(...)
Issue -
State: closed - Opened by evgenyvalavin about 2 years ago
- 1 comment
Labels: bug
#22 - Make the name of IHttpClientContext more concrete
Issue -
State: open - Opened by evgenyvalavin about 2 years ago
- 7 comments
Labels: enhancement
#21 - Update Arbus.Network.NuGet.yaml for Azure Pipelines
Pull Request -
State: closed - Opened by evgenyvalavin about 2 years ago
#20 - Update Arbus.Network.NuGet.yaml for Azure Pipelines
Pull Request -
State: closed - Opened by evgenyvalavin about 2 years ago
#19 - Update Arbus.Network.NuGet.yaml for Azure Pipelines
Pull Request -
State: closed - Opened by evgenyvalavin about 2 years ago
#18 - Update Arbus.Network.NuGet.yaml for Azure Pipelines
Pull Request -
State: closed - Opened by evgenyvalavin about 2 years ago
#17 - Update Arbus.Network.NuGet.yaml for Azure Pipelines
Pull Request -
State: closed - Opened by evgenyvalavin about 2 years ago
#16 - Assembly version is always 1.0.0.0
Issue -
State: closed - Opened by evgenyvalavin about 2 years ago
Labels: enhancement
#15 - Update README.md
Pull Request -
State: closed - Opened by evgenyvalavin about 2 years ago
#14 - Remove IDefaultHttpClient.cs
Pull Request -
State: closed - Opened by Maxerdan about 2 years ago
Labels: enhancement
#13 - INativeHttpClient and IDefaultHttpClient are confusing
Issue -
State: closed - Opened by evgenyvalavin about 2 years ago
Labels: enhancement
#12 - Update README.md
Pull Request -
State: closed - Opened by evgenyvalavin about 2 years ago
#11 - Separate StatusCode network exceptions
Issue -
State: closed - Opened by stone-w4tch3r about 2 years ago
- 3 comments
Labels: enhancement
#10 - Add NetworkAvailabilityChanged event to INetworkManager
Pull Request -
State: closed - Opened by stone-w4tch3r about 2 years ago
#9 - Add a ctor with ApiEndoint parameter to NetworkException
Issue -
State: open - Opened by evgenyvalavin about 2 years ago
Labels: enhancement
#8 - Bugfix. ApiEndpoint's CancellationToken is never used
Pull Request -
State: closed - Opened by evgenyvalavin over 2 years ago
#7 - [BUG] ApiEndpoint's CancellationToken is never used
Issue -
State: closed - Opened by evgenyvalavin over 2 years ago
Labels: bug
#6 - Update Arbus.Network.NuGet.yaml
Pull Request -
State: closed - Opened by evgenyvalavin over 2 years ago
#5 - Update azure-pipelines
Pull Request -
State: closed - Opened by evgenyvalavin over 2 years ago
#4 - Update README.md
Pull Request -
State: closed - Opened by Maxerdan over 2 years ago
#3 - Add first demo
Pull Request -
State: closed - Opened by evgenyvalavin over 2 years ago
- 1 comment
#2 - Update README.md
Pull Request -
State: closed - Opened by evgenyvalavin over 2 years ago
#1 - Add package description to csproj
Pull Request -
State: closed - Opened by evgenyvalavin over 2 years ago