Making a WPF app using a SDK-style project with MSBuildSdkExtras
Guide to creating a WPF application using the lightweight SDK-style project format with the MSBuildSdkExtras extension.
Guide to creating a WPF application using the lightweight SDK-style project format with the MSBuildSdkExtras extension.
OpenIddict 1.0 and 2.0 are now officially released, featuring a security fix, built-in entity caching, and an updated event model.
Explains how to integrate Hangfire for background job processing with MediatR for command handling in .NET applications.
Introducing EtwProfiler, a new BenchmarkDotNet diagnoser for profiling .NET code on Windows and exporting trace data for analysis.
A guide on using PowerShell commands to list all assemblies registered in the Windows Global Assembly Cache (GAC).
A tutorial series on building a blogging platform using the Blazor framework, covering initial setup and project structure.
An exploration of the ECMA-335 standard, the technical specification for the .NET Common Language Infrastructure (CLI), covering its purpose and contents.
An introduction to Blazor, a .NET web framework that runs C# in the browser via WebAssembly, and why it's a game-changer for .NET developers.
A guide to implementing per-request timeout handling and proper TimeoutExceptions in .NET's HttpClient, addressing its default limitations.
Guide to configuring T4 text templates to automatically transform during build in both classic and .NET Core SDK-style projects.
Explores Blazor, an experimental framework for running .NET applications in the browser via WebAssembly, using the DotNetAnywhere runtime.
Explores using C# operator overloading to create cleaner syntax for cross-platform file path concatenation, inspired by ReSharper's code.
A quick reference cheat sheet for common .NET Core CLI and MSBUILD commands used in daily development workflows.
Explains how to use Directory.Build.props in MSBuild to share common properties and package references across .NET projects, simplifying configuration.
A tutorial on integrating Code Analysis and StyleCop for code quality in .NET Core projects, including setup and rule configuration.
An overview of new features in C# 7.1, including Async Main and default expressions, for .NET developers.
A step-by-step tutorial on deploying an ASP.NET Core web application to an OpenShift cluster using Docker and the oc client tools.
Introduction to using Schema.NET, a .NET library for implementing Schema.org structured data to enhance search engine results and app sharing.
A tutorial on connecting a .NET Core application to Azure Cosmos DB, covering account setup, document creation, and querying.
A veteran organizer shares lessons from running a .NET conference, focusing on inclusivity, logistics, and learning from industry experts.