There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework by providing a polyfill for the IsExternalInit class.