Closed MarkCiliaVincenti closed 2 weeks ago
Before .NET 9 release a stable version, we shall not add it in TargetFrameworks.
Fair enough, otherwise LGTY?
Due to the possibility of thread aborts in .NET Standard 2.0 (they were removed in .NET 5.0), unfortunately we need to change the methods here to use the 'factory method' as explained in https://github.com/MarkCiliaVincenti/Backport.System.Threading.Lock. Let me know if you are interested and I will amend this PR.
Before .NET 9 release a stable version, we shall not add it in TargetFrameworks.