PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add a reference, set your C# version to latest and have fun! 🚀
MIT License
1.83k
stars
49
forks
source link
Skip unnecessary CI runs for PRs from same user #87
Description
This PR updates the CI script so that it only runs for pushes, or for published PRs from other forks of this repo.