Roundup #40: Workers, NET 4.8, Require 4.7.2, AWS SDK, Developer Survey
Been out several weeks from posting a roundup, but it’s back! Here are the things that caught my eye this week in .NET. I’d love to hear what you found most interesting this week. Let me know in the comments or on Twitter. .NET Core Workers as Windows Services In .NET Core 3.0 we are introducing a new type of application template called Worker Service. This template is intended to give you a starting point for writing long running services in .NET Core. In this walkthrough we will create a worker and run it as a Windows Service. I think… Read More »Roundup #40: Workers, NET 4.8, Require 4.7.2, AWS SDK, Developer Survey