.NET Framework Update for AppContext

Vahe Minasyan

A new update for .NET Framework is now available for the AppContext class. The behavior of the AppContext class was recently regressed. The update returns the class to the correct behavior. This update affects the .NET Framework 4.6 and later. The update is not required on Windows 10. The AppContext class was introduced in the .NET Framework 4.6. It’s primary use is to enable developers to opt into new behavior in the .NET Framework that is not enabled by default. The regression prevents developers from opting into new behavior.

Feedback usabilla icon