We're a place where coders share, stay up-to-date and grow their careers.
What happens if you hack record support in a netstandard 2.0 lib and use it in something like a net core 2.1 web api?
Should work just fine, it is just a compiler thing.
What happens if you hack record support in a netstandard 2.0 lib and use it in something like a net core 2.1 web api?
Should work just fine, it is just a compiler thing.