Use a MSSQL Server 2017 Docker Container with Full-Text Search Support

Use a MSSQL Server 2017 Docker Container with Full-Text Search Support

By default, there is currently no Full-Text Search Support in the Docker Images for Microsoft SQL Server 2017 or 2019 by Microsoft. The only option c

Enable CodeLens in Visual Studio 2019

Enable CodeLens in Visual Studio 2019

At the moment it happens to me more often that CodeLens is not active in Visual Studio. Unfortunately I couldn't find out if this is in bug in the cu

Read System Properties like CPU Temperatures with .NET Core

Read System Properties like CPU Temperatures with .NET Core

Through a forum post I discovered the NuGet package OpenHardwareMonitorLibCore, and wanted to test it. Apparently this is a wrapper of a very popula

Using ASP.NET Core 3 in .NET libraries

Using ASP.NET Core 3 in .NET libraries

With the release of ASP.NET Core 3, Microsoft has also changed the way how to use and reference ASP.NET Core dependencies. In the past you could use