Building A More Inclusive Microsoft Valuable Professional Program There was recently a thread by David Whitney about inclusion and representation in the .NET community. I suggest you read it as it gives you an idea of the diversity of thought within the .NET community. The thread spoke to me, as an Arabic developer who ...
Frontier, an ISP in 29 states, plans to file for bankruptcy Frontier subscribers suffer from poor customer service and failing networks.
Building Microservices with gRPC and .NET Microservices based applications consist of multiple services and are built with a variety of programming languages. Based on the business use case, you can pick the most appropriate technology to build your service. gRPC can be one of those choices. To...
Cookies and Consent in ASP .NET Core 3.1 This is the third of a new series of posts on ASP .NET Core 3.1 for 2020. In this series, we’ll cover 26 topics over a span of 26 weeks from January through June 2020, titled AS…
Getting Dependencies by Name or Key using the .NET Core Container (Part 2) - Steve Talks Code This post describes how the use of custom typed delegates can be used to implement named or keyed dependency resolution using the Microsoft DI container that comes with .NET Core.
Blog - Culture of Development I believe a healthy career requires mentorship, so I mentor a couple dozen people per year and I try to have at least one mentor myself at all times.
davidfowl/Micronetes Micronetes is a local orchestrator inspired by kubernetes that makes developing and testing microservices and distributed applications easier. - davidfowl/Micronetes
Getting Dependencies by Name or Key using the .NET Core Container (Part 1) - Steve Talks Code In this post, I demonstrate how to use custom typed delegates to perform named/keyed dependency injection using the Microsoft Dependency Injection container in .NET core.
NYAN Conference Not Your Average .Net Conference Deep dive into .net internals Everything you need to know to understand how your code works and why it might fail.
Using NSwag to Generate Blazor Server Client for an ASP.NET Core 3.1 API This week we are going to add a Blazor Server project that will utilize the contacts API we created a few weeks ago. This post is part of the revamp of the ASP.NET Core Basics repo that was kicked …
DI under the hood. This is what DI containers automate for you DI under the hood. This is what DI containers automate for you - PureDI.cs
C# Corner Annual Conference 2020 The C# Corner Annual Conference 2020 is a three-day annual event for software professionals and developers.
Keys Left - You have a finite number of keystrokes left in your hands before you die. How many is that? "You have a finite number of keystrokes left in your hands before you die."
NodeNet – A revolutionary new way to earn income from your Internet connection Did you know you can “sublet” part of your Internet connection and earn as much as $25 each and every month? Start earning as a Node, just follow these 3 steps!
Visual ReCode - The No-Hassle Code Upgrade Tool for .NET Upgrade your .NET applications to the latest .NET Core painlessly from within Visual Studio. Convert WCF code to gRPC for a faster, modern network experience.
NuGet Support in Visual Studio for Mac 8.4 - Matt Ward Changes Improved accessibility of the Manage NuGet Packages dialog and Add Package Source dialog Fixed updating multiple NuGet packages failing due …