Communicode

A blog dedicated to sharing knowledge and opinion regarding technology in general and software development in particular

  1. Using Attribute Routing with the controller and action keywords in .NET/.NET Core

  2. The Difference between AddTransient, AddScoped, and AddSingleton

  3. How to Make Rider Warn you about Unnecessary Whitespace

  4. How to Set the .NET Core Version for your Project in JetBrains' Rider

  5. How to Update Migrations in .NET Core using the CLI

  6. How to Fix Unable to create an object of type 'DbContext' when Creating Initial Migrations in .NET Core

  7. How to Fix Cannot Authenticate using Kerberos when using .NET Core and SQL Server on Linux

  8. How to Connect SQL Server Running on Linux in a Docker Container to Your App