Run a .NET Core C# Console App on Ubuntu
In this post we will see how we can run a .NET Core Console App on Ubuntu. Therefore I will…
.NET, C#, General, Linux, Ubuntu, Visual Studio
Blazor Server – Basics Part 2
As mentioned in Part 1, in this post I will show how to create a new blazor server web app…
Using Google’s OAuth 2.0 API for an ASP.NET Core Web App
In this post I want to show how you can enable users to sign-in into a web app by using…
The current .NET SDK does not support targeting .NET Core.
If you run into an .NET Core compiling error regarding targeting .NET Core version not supported in Visual Studio like…
.NET, brief, C#, General, Visual Studio
.NET – How the Runtime Locates Assemblies
This topic is well documented from Microsoft and I only want to summarize the key points. You will find the…
Microsoft Windows SDK
Microsoft Windows SDK, and its predecessors Platform SDK, and .NET Framework SDK, are software development kits (SDKs) from Microsoft. Windows…