.net

  • Rider .NET IDE Now Has .NET Core Debugging Again

    Visual Studio is the go-to development environment when it comes to making .NET apps, but that doesn’t mean we should ignore the alternatives. JetBrains of Resharper fame has its own IDE, called Rider, which is pretty feature packed — and still being improved upon. Unfortunately it hit a speed bump a few months back, running…


  • Microsoft Reconsiders Reflection, Serialisation Changes For .NET Core

    The idea behind .NET Core was to reimplement the .NET Framework as an open source, cross-platform project that could operate better in “resource-constrained environments”. As with anything rebuilt “from scratch”, Microsoft wanted to use the opportunity to clean-up the framework, though in its streamlining attempts, it may have cut out a little too much.