.NET Core Plugins I recently published a new package for .NET Core developers that want to implement a…
Configuring ASP.NET Core, webpack, and hot module replacement (hmr) for fast TypeScript development Recently, I spent a weekend banging my head against the wall as I tried to…
Enabling code signing with NuGet, Azure Key Vault, and AppVeyor About 4 weeks ago, I decided to code sign the NuGet packages from my personal…
.NET Core 2.1 Global Tools .NET Core 2.1 RC1 was released this week. This is the first supported version of…
Deep-dive into .NET Core primitives, part 3: runtimeconfig.json in depth .NET Core applications contain a file named <something>.runtimeconfig.json. This file can be used to control…
Deep-dive into .NET Core primitives, part 2: the shared framework Shared frameworks have been an essential part of .NET Core since 1.0. ASP.NET Core shipped…
Why You Should Always Use ASP.NET “Development” Environment For Local Development Sorry for the absolute word soup of a title on this post, but I wasn’t…
Can I use WCF in .NET Core 3.1 or .NET5 MS did a great effort to move most of the .NET Framework to .NET Core,…
Getting off Microsoft Silverlight for good Let’s talk Silverlight–specifically how the heck do you get off it without pulling all your…
How to Start Your Own Blogging Journey Introduction One year has passed since the publication of the first article in the .NET…
Tips and Tricks to Ace the Certified Kubernetes Application Developer I recently passed the Certified Kubernetes Application Developer exam and thought to share some tips…
Securing an Angular app which uses multiple identity providers Sometimes Angular applications are required to authenticate against multiple identity providers. This blog post shows…
.NET Framework July 2021 Cumulative Update Preview Today, we are releasing the July 2021 Cumulative Update Preview for .NET Framework. Security The…
Entity Framework – Just a Few Clicks Away Entity Framework is an open-source object-relational mapping (ORM) framework for .NET applications. It let the…
Different Flavors of LINQ Queries The current article continues the series about LINQ. The previous part introduced the LINQ technologies…
Conversation about the .NET open source project Open source was an attractive and exciting idea when we first considered sharing .NET Core…
Tune in July 29 for .NET Conf: Focus on F# The .NET Conf team is bringing you another “Focus” event this Thursday, July 29 all…
The source at nuget.org [https://www.nuget.org/api/v2/] is unreachable. [FIXED] If you are still using Visual Studio 2013, you may notice that today, the Package…