Where can I find the spec of CLR ? For example, I want to look at how is implemented in memory the object "ThreadStart".
Thanks.
if you have 4.8 then you have 4.7. 2 automatically.
Note: The . NET 5.0 SDK versions will continue to be supported in VS 16.11 until December of 2022 when . NET Core 3.1 goes out of support so that . NET Core 3.1 customers can continue to use 16.11 to developer their applications.
NET's product cycle is coming to a close. While it's not in the immediate future, it certainly has already been hit with an end date, with v. 4.7 ending in 2022.” In 2019, Microsoft announced that the .
. NET Framework 4.5. 2, 4.6, and 4.61 retired on April 26, 2022.
The closest I'm aware of is ECMA-335 which is the CLI specification. However, you should be aware that the ECMA memory model is significantly weaker than the .NET one. (Where .NET is Microsoft's implementation of the CLI.)
I doubt that the CLI specifically mentions ThreadStart
though - it's just another delegate. What are you particularly interested in about it?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With