Add sponsors section and update platforms#2073
Merged
ChrisPulman merged 3 commits intomainfrom Mar 30, 2026
Merged
Conversation
Add a new Sponsors section to README with an HTML table embedding SVG logos/links (Lombiq, JetBrains, Claude). Update the "Where does this work?" platform list: remove legacy UWP/Xamarin entries and adjust desktop/.NET targets to WinUI, Desktop .NET Framework 4.6.2+, and .NET 8/9/10.
There was a problem hiding this comment.
Pull request overview
Adds sponsor acknowledgements to the README and refreshes the documented supported platforms/targets.
Changes:
- Adds a new Sponsors section with an HTML table of linked sponsor logos.
- Updates the “Where does this work?” platform list (removing legacy UWP/Xamarin entries and updating .NET/Desktop target wording).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2073 +/- ##
=======================================
Coverage 82.48% 82.48%
=======================================
Files 38 38
Lines 2780 2780
Branches 449 449
=======================================
Hits 2293 2293
Misses 379 379
Partials 108 108 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Add three new SVG assets under Images/ (Images/claude.svg, Images/jetbrains.svg, Images/lombiq.svg) and tidy the README sponsors section: fix heading typo from "Sponsers" to "Sponsors" and remove the large inline Lombiq SVG/table. Keeps image assets separate and simplifies README markup.
glennawatson
approved these changes
Mar 30, 2026
|
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What kind of change does this PR introduce?
docs
What is the new behavior?
Add a new Sponsors section to README with an HTML table embedding SVG logos/links (Lombiq, JetBrains, Claude). Update the "Where does this work?" platform list: remove legacy UWP/Xamarin entries and adjust desktop/.NET targets to WinUI, Desktop .NET Framework 4.6.2+, and .NET 8/9/10.
What might this PR break?
none
Please check if the PR fulfills these requirements
Other information: