I can only see System.Runtime.Intrinsics for .NET Core 3.0 (which is a preview). Is there similar dll for .NET Framework?
No, unfortunately the hardware intrinsics feature is only supported on .NET Core. It isn't available on .NET Framework. You can get .NET Core 3.0 Preview 1 from https://aka.ms/netcore3download. Note that you no longer need to reference the System.Runtime.Intrinsics package to use the feature. The APIs are available by default when targeting netcoreapp3.0.
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