This week’s issue covers building self-contained .NET Core binaries, securing JSON APIs, profiling async tasks in C#, managing secrets in ASP.NET Core, and optimizing memory with ArrayPool. Dive in for insights and best practices.
In this issue, explore creating scalable microservices with Microdot, harnessing Azure Functions for Webhooks, deploying ASP.NET Core using Docker and Nginx, implementing Singleton patterns, and understanding the .NET Runtime type loading process.
This week’s issue explores the nuances of .NET, featuring insights on CLR quirks, the excitement of the .NET renaissance, enhancing Docker compatibility, utilizing Hangfire for task scheduling, and significant performance improvements in .NET Core.
This week’s newsletter dives into C# compiler 'Lowering', leveraging .NET with Docker, managing database schema changes, the Actor model with Akka.NET, and mastering HttpClient for advanced web APIs.
This week, explore the addition of a new IL instruction to the CLR, the unveiling of XAML Standard alongside .NET Standard 2.0, a sneak peek at Xamarin.Forms 3.0, and insights on data encapsulation in C#, plus a performance test of string interpolation.
This week’s issue highlights the latest from MS BUILD 2017, featuring Scott Hanselman's talks, plus insights on Entity Framework, hosting .NET Core on Digital Ocean, unit testing tips, and serverless C# with Azure Functions.
This week’s issue dives into C# design patterns for beginners, explores the unique relationship between arrays and the CLR, and highlights essential Visual Studio tips and updates from Build 2017. Discover more.
In this issue, explore the latest on de-virtualization in CoreCLR, strategies to prevent performance issues with Entity Framework, and tips for maximizing throughput with tasks. Plus, learn how to speed up string validation without regex.
This week’s issue dives into functional programming with C#, high-performance optimization techniques, a visual guide to LINQ operators, and the often-overlooked LookUp class for key/value collections. Discover insights and practical examples.
This week's issue features insights for C# developers, including a guide to F#, best practices for C# 7, understanding nullable reference types, mastering 'yield return', and precise computation of CLR object sizes.
This issue explores key developments in .NET technologies, including the integration of NuGet with MSBuild, performance tips for ReSharper, and a proposal for limited multiple inheritance. Dive in for insights.
In this issue, explore performant text processing in C#, uncover the essence of TDD in .NET Core, demystify C# 7 deconstruction, and discover the new .NET Framework 4.7. Dive into the .NET API Browser for all your API needs.
This week's issue features easy WPF reporting, a guide to CoreCLR source code, insights on dynamic class generation in .NET, handling metadata attributes, and a handy library for parsing command line arguments.
This week’s newsletter explores C#'s default interface methods, the actor model in Akka.NET, ASP.NET Core request pipelines, array sorting in .NET, and unit testing in ASP.NET Core. Dive in for insights and practical examples.
This week, explore the exciting new features of C# 7.0, including tuples and pattern matching for cleaner code. Plus, learn about deploying ASP.NET Core apps with ZEIT and the benefits of Visual Studio 2017's Live Unit Testing.
This week’s issue highlights tips for building high-performance .NET database apps, explores an innovative C# OS, announces Visual Studio 2017, and discusses real-time application monitoring for effective error management.
This week’s newsletter explores centralized logging for telemetry, running WordPress on .NET with Peachpie, a new range operator proposal, and insights on database migrations in .NET Core. Discover these intriguing topics.
This week’s newsletter highlights efficient cloud management with Azure, dives into the ins and outs of GetHashCode in .NET, explores real-time ASP.NET Core middleware, and uncovers exciting features in Visual Studio 2017. Don’t miss it.
This week, dive into common C# multithreading mistakes, the FOR vs. FOREACH debate, the ReadLine library, a look back at .NET's evolution, and celebrate .NET's 15th birthday.
This week, dive into Raspberry Pi with .NET Core, explore real-time heart rate visualization, dynamic NHibernate queries, WCF for ONVIF devices, and the CLR's initialization process. Get inspired and learn something new.