Skip to content

Conversation

@AlexanderDotH
Copy link
Owner

No description provided.

…oxy retry logic

- DevBase.Net: Added SSH tunnel support (EnumProxyType.Ssh) with dynamic port forwarding
- DevBase.Net: Added Request.WithProxy(string) for direct proxy string parsing
- DevBase.Net: Added thread-safe dynamic proxy methods (AddProxy, AddProxies) for runtime pool updates
- DevBase.Net: Added WithMaxProxyRetries configuration (default: 3) for proxy failure handling
- DevBase.Net: Implemented per-request proxy retry
…lity detection

- DevBase.Test: Added Docker availability check before running integration tests
- DevBase.Test: Added IsDockerAvailable and DockerError properties to DockerTestFixture
- DevBase.Test: Added ResetMockApiStateAsync method for state cleanup between tests
- DevBase.Test: Updated test ignore messages to be more specific about issues
- DevBase.Test: Changed batch response count assertion to allow minor timing variance
…nia.Extension classes

- DevBase.Api: Added XML docs to ApiClient, JsonDeserializer<T>, and all exception classes
- DevBase.Api: Documented StrictErrorHandling, Throw<T>, ThrowTuple methods with parameter descriptions
- DevBase.Api: Added docs for AppleMusicException, BeautifulLyricsException, DeezerException, NetEaseException, OpenLyricsClientException, ReplicateException, TidalException
- DevBase.Avalonia.Extension: Added XML docs to Cl
…signatures and XML comments

- Added complete API reference documentation for DevBase core library
- Documented Async namespace: Multitasking, TaskRegister, TaskSuspensionToken, AThread, Multithreading
- Documented Cache namespace: CacheElement<TV>, DataCache<K,V>
- Documented Enums: EnumAuthType, EnumCharsetType, EnumContentType
- Added XML documentation for all public methods, properties, and constructors
- Included parameter
@AlexanderDotH AlexanderDotH merged commit 44d4637 into master Dec 25, 2025
2 of 3 checks passed
@AlexanderDotH AlexanderDotH deleted the feature/22-request-library branch December 25, 2025 21:44
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