Jonatas
Results
2
issues of
Jonatas
Added support for defining a custom parameter prefix (instead of the hard-coded `@`) for SQL query and parameters collection, separately. Some providers have problems with `@` as a default parameter...
We had a problematic scenario today which a .NET Framework 4.8 ASP.NET application hung up after queuing multiple requests stuck on "Begin request" state, on the __DynamicModule_SerilogWeb.Classic.ApplicationLifecycleModule module. That same...