Skip to content

Conversation

@ChrisPulman
Copy link
Member

Update GitHub Actions workflows to use windows-latest and add .NET 9/10 support. Rewrite and expand README with detailed documentation, usage examples, and API catalog. Refactor and document ReactiveExtensions.cs: improve thread safety (use ConcurrentDictionary for timers), clarify and expand XML docs, add new helpers (Not, WhereTrue, WhereFalse, CatchAndReturn, RetryWithBackoff), and remove redundant Schedule overloads. Update test project to target net9.0. Update package references in directory.packages.props and csproj files.

ChrisPulman and others added 2 commits September 15, 2025 23:42
Update GitHub Actions workflows to use windows-latest and add .NET 9/10 support. Rewrite and expand README with detailed documentation, usage examples, and API catalog. Refactor and document ReactiveExtensions.cs: improve thread safety (use ConcurrentDictionary for timers), clarify and expand XML docs, add new helpers (Not, WhereTrue, WhereFalse, CatchAndReturn, RetryWithBackoff), and remove redundant Schedule overloads. Update test project to target net9.0. Update package references in directory.packages.props and csproj files.
Added dotnet-quality and caching configuration to CI.
@ChrisPulman ChrisPulman merged commit 67e95ba into main Sep 15, 2025
1 check passed
@ChrisPulman ChrisPulman deleted the UpdateAndExtendFunctions branch September 15, 2025 23:33
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants