Compatibility
ASP.NET Core library compatibility
The ASP.NET Core library targets .NET Standard 1.3 and .NET Standard 2.0 and supports the following implementations:
- .NET Framework 4.6.1+
- .NET Core 1.x, 2.x and 3.x
- .NET 5+
Notes
- Using the netstandard13 DLL will mean that if Notify is called with a unthrown exception, a stack trace will not able to be generated.