stevozilik
stevozilik
Hi, I'm looking to upgrade some older .Net Framework TCP server framework. I remember at the time (and possibly still), the biggest challenge I had was memory leaks, and CPU...
## Table Splitting "OrderDetails" entity returning null when upgrading project from .Net 5 with Nullable disabled ### Bug - Expected behaviour - DetailedOrder should be returned as it includes non-nullable...
Hi, are there any plans to extend support for Azure Web Roles? I need to put SSL over my Web hosted as Web Role, and there does not seem to...
Hi, first I want to say great job this project, gives me exactly what I'm looking for. I dont see why though do we need EF to run any of...
Hi, The MvcMailer NuGet package messes up the Web.config for Views in a MVC 4 beta Internet Application. Steps to reproduce: - create a default template MVC 4 Internet Application...
Hi, we are using a bespoke Step attribute to introduce consistency when naming steps . This works in Visual Studio, but the Rider (plugin) does not recognize any steps annotated...
Hi, I've been experiencing NUnit tests getting stuck when running in Azure Devops yml pipeline using the dotnet test ... command ### Background: * NUnit 4.1.0 (same behavior with previous...