Microsoft Docs - Latest Articles
As the new home for Microsoft technical documentation, docs.microsoft.com has not only modernized the web experience for content, but also how we create and support the content you use to learn, manage and deploy solutions. It is the one-stop shop for everything related to Microsoft technologies. In order to make sure you can keep up to date on what’s new and exciting on docs.microsoft.com, we’ve created a dedicated feed for you.
Selected Feed: NuGet
Where is the DirectX SDK? - Win32 apps
https://docs.microsoft.com/en-us/windows/win32/directx-sdk--august-2009- Starting with Windows 8, the DirectX SDK is included as part of the Windows SDK.Published Date : Thursday, May 31, 2018
Use ASP.NET Core SignalR with Blazor
https://docs.microsoft.com/en-us/aspnet/core/tutorials/signalr-blazor Create a chat app that uses ASP.NET Core SignalR with Blazor.Published Date : Monday, January 25, 2021
Secure an ASP.NET Core Blazor WebAssembly standalone app with the Authentication library
https://docs.microsoft.com/en-us/aspnet/core/blazor/security/webassembly/standalone-with-authentication-library Learn how to secure an ASP.NET Core Blazor WebAssembly standalone app with the Authentication library.Published Date : Wednesday, February 10, 2021
Call .NET methods from JavaScript functions in ASP.NET Core Blazor
https://docs.microsoft.com/en-us/aspnet/core/blazor/call-dotnet-from-javascript Learn how to invoke .NET methods from JavaScript functions in Blazor apps.Published Date : Wednesday, August 12, 2020
ASP.NET Core Blazor state management
https://docs.microsoft.com/en-us/aspnet/core/blazor/state-management Learn how to persist state in Blazor Server apps.Published Date : Thursday, October 29, 2020
ASP.NET Core Blazor WebAssembly additional security scenarios
https://docs.microsoft.com/en-us/aspnet/core/blazor/security/webassembly/additional-scenarios Learn how to configure Blazor WebAssembly for additional security scenarios.Published Date : Tuesday, October 27, 2020
Secure an ASP.NET Core Blazor WebAssembly hosted app with Azure Active Directory
https://docs.microsoft.com/en-us/aspnet/core/blazor/security/webassembly/hosted-with-azure-active-directory Learn how to secure an ASP.NET Core Blazor WebAssembly hosted app with Azure Active Directory.Published Date : Monday, November 2, 2020
Secure a hosted ASP.NET Core Blazor WebAssembly app with Identity Server
https://docs.microsoft.com/en-us/aspnet/core/blazor/security/webassembly/hosted-with-identity-server Learn how to secure a hosted ASP.NET Core Blazor WebAssembly app with Identity Server.Published Date : Tuesday, October 27, 2020
Secure an ASP.NET Core Blazor WebAssembly hosted app with Azure Active Directory B2C
https://docs.microsoft.com/en-us/aspnet/core/blazor/security/webassembly/hosted-with-azure-active-directory-b2c Learn how to secure an ASP.NET Core Blazor WebAssembly hosted app with Azure Active Directory B2C.Published Date : Saturday, December 26, 2020
Secure an ASP.NET Core Blazor WebAssembly standalone app with Azure Active Directory
https://docs.microsoft.com/en-us/aspnet/core/blazor/security/webassembly/standalone-with-azure-active-directory Learn how to secure an ASP.NET Core Blazor WebAssembly standalone app with Azure Active Directory.Published Date : Tuesday, October 27, 2020
Secure an ASP.NET Core Blazor WebAssembly standalone app with Azure Active Directory B2C
https://docs.microsoft.com/en-us/aspnet/core/blazor/security/webassembly/standalone-with-azure-active-directory-b2c Learn how to secure an ASP.NET Core Blazor WebAssembly standalone app with Azure Active Directory B2C.Published Date : Tuesday, October 27, 2020
Secure an ASP.NET Core Blazor WebAssembly standalone app with Microsoft Accounts
https://docs.microsoft.com/en-us/aspnet/core/blazor/security/webassembly/standalone-with-microsoft-accounts Learn how to secure an ASP.NET Core Blazor WebAssembly standalone app with Microsoft Accounts.Published Date : Tuesday, October 27, 2020
Build Progressive Web Applications with ASP.NET Core Blazor WebAssembly
https://docs.microsoft.com/en-us/aspnet/core/blazor/progressive-web-app Learn how to build a Blazor-based Progressive Web Application (PWA) that use modern browser features to behave like a desktop app.Published Date : Monday, January 11, 2021
Introduction to Identity on ASP.NET Core
https://docs.microsoft.com/en-us/aspnet/core/security/authentication/identity Use Identity with an ASP.NET Core app. Learn how to set password requirements (RequireDigit, RequiredLength, RequiredUniqueChars, and more).Published Date : Wednesday, July 15, 2020
Call JavaScript functions from .NET methods in ASP.NET Core Blazor
https://docs.microsoft.com/en-us/aspnet/core/blazor/call-javascript-from-dotnet Learn how to invoke JavaScript functions from .NET methods in Blazor apps.Published Date : Wednesday, November 25, 2020
ASP.NET Core Blazor forms and validation
https://docs.microsoft.com/en-us/aspnet/core/blazor/forms-validation Learn how to use forms and field validation scenarios in Blazor.Published Date : Thursday, September 17, 2020
Install the Microsoft Graph SDK - Microsoft Graph
https://docs.microsoft.com/en-us/graph/sdks/sdk-installation Provides instructions for installing the C#, Java, Javascript, Objective-C, PHP, and Ruby Microsoft Graph SDKs.Published Date : Saturday, March 6, 2021
Authorization and the Microsoft Graph Security API - Microsoft Graph
https://docs.microsoft.com/en-us/graph/security-authorization Security data accessible via the Microsoft Graph Security API is sensitive and protected by both permissions and Azure Active Directory (Azure AD) roles.Published Date : Saturday, March 6, 2021
Migrate Azure AD Graph .NET apps to Microsoft Graph - Microsoft Graph
https://docs.microsoft.com/en-us/graph/migrate-azure-ad-graph-client-libraries Describes how to migrate Azure Active Directory (Azure AD) API apps to Microsoft Graph API.Published Date : Saturday, March 6, 2021
Microsoft Graph quick start FAQ - Microsoft Graph
https://docs.microsoft.com/en-us/graph/quick-start-faq This FAQ answers questions related to the Microsoft Graph Quick Starts.Published Date : Saturday, March 6, 2021
Integrate your Windows UWP app with the client-side SDK for user notifications - Microsoft Graph
https://docs.microsoft.com/en-us/graph/notifications-integrating-with-windows Integrate your Windows UWP app with user notifications client SDK.Published Date : Saturday, March 6, 2021
Breaking change: Directory.Packages.props files is imported by default - .NET
https://docs.microsoft.com/en-us/dotnet/core/compatibility/msbuild/5.0/directory-packages-props-imported-by-default Learn about the breaking change in .NET 5 where NuGet's .props files automatically import a file named Directory.Packages.props if it's found in the project folder.Published Date : Thursday, September 17, 2020
Breaking change: PropertyNamingPolicy, PropertyNameCaseInsensitive, and Encoder options are honored for key-value pairs - .NET
https://docs.microsoft.com/en-us/dotnet/core/compatibility/serialization/5.0/options-honored-when-serializing-key-value-pairs Learn about the breaking change in .NET 5 where the PropertyNamingPolicy, PropertyNameCaseInsensitive, and Encoder options are honored when serializing and deserializing the Key and Value property names of a key-value pair instance.Published Date : Sunday, October 18, 2020
Develop apps for IoT devices with the .NET IoT Libraries
https://docs.microsoft.com/en-us/dotnet/iot/intro Learn how .NET can be used to build applications for IoT devices and scenarios.Published Date : Friday, November 13, 2020
MDbg.exe (.NET Framework Command-Line Debugger)
https://docs.microsoft.com/en-us/dotnet/framework/tools/mdbg-exe Understand MDbg.exe, the command-line debugger for .NET, which helps tools vendors and application developers find and fix bugs in programs targeting the CLR.Published Date : Thursday, March 30, 2017
The Dapr publish & subscribe building block
https://docs.microsoft.com/en-us/dotnet/architecture/dapr-for-net-developers/publish-subscribe A description of the Dapr publish & subscribe building-block and how to apply itPublished Date : Sunday, February 7, 2021
Versioning and .NET libraries
https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/versioning Best practice recommendations for versioning .NET libraries.Published Date : Tuesday, January 26, 2021
Remove the .NET runtime and SDK
https://docs.microsoft.com/en-us/dotnet/core/install/remove-runtime-sdk-versions This article describes how to determine which versions of the .NET Runtime and SDK are currently installed, and then, how to remove them on Windows, Mac, and Linux.Published Date : Tuesday, March 2, 2021
Breaking change: Non-public, parameterless constructors not used for deserialization - .NET
https://docs.microsoft.com/en-us/dotnet/core/compatibility/serialization/5.0/non-public-parameterless-constructors-not-used-for-deserialization Learn about the breaking change in .NET 5 where non-public, parameterless constructors are no longer used for deserialization with JsonSerializer.Published Date : Sunday, October 18, 2020
Breaking change: Microsoft.DotNet.PlatformAbstractions package removed - .NET
https://docs.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/5.0/platformabstractions-package-removed Learn about the .NET 5 breaking change in core .NET libraries where the Microsoft.DotNet.PlatformAbstractions package has been removed.Published Date : Sunday, November 1, 2020
Tutorial: Detect anomalies in phone calls - ML.NET
https://docs.microsoft.com/en-us/dotnet/machine-learning/tutorials/phone-calls-anomaly-detection Learn how to build an anomaly detection application for time series data. This tutorial creates a .NET Core console application using C# in Visual Studio 2019.Published Date : Friday, December 4, 2020
Tuple types - C# reference
https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/value-tuples Learn about C# tuples: lightweight data structures that you can use to group loosely related data elementsPublished Date : Thursday, July 9, 2020
Breaking change: WinHttpHandler removed from .NET runtime - .NET
https://docs.microsoft.com/en-us/dotnet/core/compatibility/networking/5.0/winhttphandler-removed-from-runtime Learn about the breaking change in .NET 5 where WinHttpHandler was removed from the .NET runtime.Published Date : Sunday, October 18, 2020
Publish apps with the .NET CLI - .NET
https://docs.microsoft.com/en-us/dotnet/core/deploying/deploy-with-cli Learn to publish a .NET application using the .NET CLI commands.Published Date : Friday, February 5, 2021
Breaking changes in .NET 5 - .NET
https://docs.microsoft.com/en-us/dotnet/core/compatibility/5.0 Navigate to the breaking changes in .NET 5.Published Date : Monday, December 14, 2020
How to: Implement a producer-consumer dataflow pattern
https://docs.microsoft.com/en-us/dotnet/standard/parallel-programming/how-to-implement-a-producer-consumer-dataflow-pattern Understand how to implement a producer-consumer dataflow pattern using the TPL Dataflow Library in .NET.Published Date : Thursday, September 24, 2020
Frequently-asked questions about C++/WinRT - UWP applications
https://docs.microsoft.com/en-us/windows/uwp/cpp-and-winrt-apis/faq Answers to questions that you're likely to have about authoring and consuming Windows Runtime APIs with C++/WinRT.Published Date : Tuesday, April 23, 2019
Use WebDriver (Chromium) for test automation - Microsoft Edge Development
https://docs.microsoft.com/en-us/microsoft-edge/webdriver-chromium/ Learn how to test your website or app in Microsoft Edge or automate the browser with WebDriverPublished Date : Wednesday, February 10, 2021
Azure Mixed Reality Authentication client library for .NET - Azure for .NET Developers
https://docs.microsoft.com/en-us/dotnet/api/overview/azure/mixedreality.authentication-readme Source code | NuGet Azure Mixed Reality Authentication client library for .NET Getting started Install the package Prerequisites Authenticate the client Authentication examples Authenticating with account key authentication Authenticating with an AAD client secret Authenticating a user using device codePublished Date : Tuesday, February 23, 2021
TelemetryConfiguration.TelemetryInitializers Property (Microsoft.ApplicationInsights.Extensibility) - Azure for .NET Developers
https://docs.microsoft.com/en-us/dotnet/api/microsoft.applicationinsights.extensibility.telemetryconfiguration.telemetryinitializers Gets the list of ITelemetryInitializer objects that supply additional information about telemetry.Published Date : Thursday, September 20, 2018
Azure Monitor Exporter client library for .NET - Azure for .NET Developers
https://docs.microsoft.com/en-us/dotnet/api/overview/azure/monitor.opentelemetry.exporter-readme-pre Install the package Install the Azure Monitor Exporter for OpenTelemetry .NET with NuGet: Authenticate the client Exporter does not use authentication.Published Date : Friday, March 5, 2021
Azure Object Anchors client library for .NET - Azure for .NET Developers
https://docs.microsoft.com/en-us/dotnet/api/overview/azure/mixedreality.objectanchors.conversion-readme-pre Source code | NuGet Azure Object Anchors client library for .NET Getting started Install the package Prerequisites Authenticate the client Key concepts ObjectAnchorsConversionClient Examples Upload an asset for Object Anchors asset conversion Start 3D asset conversion Poll an existing ObjectAnchors assetPublished Date : Saturday, February 27, 2021
Azure Device Update for IoT Hub client library for .NET - Azure for .NET Developers
https://docs.microsoft.com/en-us/dotnet/api/overview/azure/iot.deviceupdate-readme-pre For the best development experience, developers should use the official Microsoft NuGet packages for libraries. ... NuGet packages are regularly updated with new functionality and hotfixes.Published Date : Thursday, March 4, 2021
Azure Mixed Reality Authentication client library for .NET - Azure for .NET Developers
https://docs.microsoft.com/en-us/dotnet/api/overview/azure/mixedreality.authentication-readme-pre Source code | NuGet Azure Mixed Reality Authentication client library for .NET Getting started Install the package Prerequisites Authenticate the client Authentication examples Authenticating with account key authentication Authenticating with an AAD client secret Authenticating a user using device codePublished Date : Tuesday, February 16, 2021
Azure Service Bus client library for .NET - Azure for .NET Developers
https://docs.microsoft.com/en-us/dotnet/api/overview/azure/microsoft.azure.servicebus-readme For the best development experience, developers should use the official Microsoft NuGet packages for libraries. ... NuGet packages are regularly updated with new functionality and hotfixes.Published Date : Thursday, February 25, 2021
Create an app to access Microsoft Defender for Endpoint without a user - Windows security
https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/exposed-apis-create-app-webapp Learn how to design a web app to get programmatic access to Microsoft Defender for Endpoint without a user.Published Date : Friday, March 5, 2021
Create an Application to access Microsoft Defender for Endpoint without a user - Windows security
https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/exposed-apis-create-app-partners Learn how to design a web app to get programmatic access to Microsoft Defender for Endpoint without a user.Published Date : Friday, March 5, 2021
dotnet pack command - .NET CLI
https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-pack The dotnet pack command creates NuGet packages for your .NET project.Published Date : Tuesday, April 28, 2020
dotnet nuget disable source command - .NET CLI
https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-nuget-disable-source The dotnet nuget disable source command disables an existing source in your NuGet configuration files.Published Date : Friday, March 20, 2020
Microsoft XML Serializer Generator - .NET
https://docs.microsoft.com/en-us/dotnet/core/additional-tools/xml-serializer-generator An overview of the Microsoft XML Serializer Generator. Use the XML Serializer Generator to generate an XML serialization assembly for the types contained in your project.Published Date : Thursday, January 19, 2017
dotnet-counters diagnostic tool - .NET CLI
https://docs.microsoft.com/en-us/dotnet/core/diagnostics/dotnet-counters Learn how to install and use the dotnet-counter CLI tool for ad-hoc health monitoring and first-level performance investigation.Published Date : Tuesday, November 17, 2020
Create a NuGet package with the .NET Core CLI - .NET
https://docs.microsoft.com/en-us/dotnet/core/deploying/creating-nuget-packages Learn how to create a NuGet package with the 'dotnet pack' command.Published Date : Monday, June 20, 2016
dotnet tool install command - .NET CLI
https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-tool-install The dotnet tool install command installs the specified .NET tool on your machine.Published Date : Friday, February 14, 2020
Work with data in ASP.NET Core Apps
https://docs.microsoft.com/en-us/dotnet/architecture/modern-web-apps-azure/work-with-data-in-asp-net-core-apps Architect Modern Web Applications with ASP.NET Core and Azure | Working with data in ASP.NET Core appsPublished Date : Tuesday, December 1, 2020
When to choose .NET Framework for Docker containers
https://docs.microsoft.com/en-us/dotnet/architecture/microservices/net-core-net-framework-containers/net-framework-container-scenarios .NET Microservices Architecture for Containerized .NET Applications | When to choose .NET Framework for Docker containersPublished Date : Wednesday, January 13, 2021
Call credentials - gRPC for WCF Developers
https://docs.microsoft.com/en-us/dotnet/architecture/grpc-for-wcf-developers/call-credentials How to implement and use gRPC call credentials in ASP.NET Core 3.0.Published Date : Tuesday, December 15, 2020
dotnet-dump diagnostic tool - .NET CLI
https://docs.microsoft.com/en-us/dotnet/core/diagnostics/dotnet-dump Learn how to install and use the dotnet-dump CLI tool to collect and analyze Windows and Linux dumps without any native debugger.Published Date : Tuesday, November 17, 2020
Self-hosted gRPC applications - gRPC for WCF developers
https://docs.microsoft.com/en-us/dotnet/architecture/grpc-for-wcf-developers/self-hosted Deploying ASP.NET Core gRPC applications as self-hosted services.Published Date : Tuesday, December 15, 2020
The Dapr state management building block
https://docs.microsoft.com/en-us/dotnet/architecture/dapr-for-net-developers/state-management A description of the state management building block, its features, benefits, and how to apply it.Published Date : Sunday, February 7, 2021
dotnet run command - .NET CLI
https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-run The dotnet run command provides a convenient option to run your application from the source code.Published Date : Wednesday, February 19, 2020
AssemblyInfo properties - .NET Core
https://docs.microsoft.com/en-us/dotnet/core/migration/assembly-info Learn about assembly attributes and how they correspond to MSBuild properties in .NET Core 2.1 and later versions.Published Date : Friday, January 8, 2021
NETSDK1064: Package not found - .NET CLI
https://docs.microsoft.com/en-us/dotnet/core/tools/sdk-errors/netsdk1064 Learn about .NET SDK error NETSDK1064, which occurs when a package is not found.Published Date : Wednesday, February 10, 2021
.NET IoT Libraries documentation
https://docs.microsoft.com/en-us/dotnet/iot/ Learn how .NET can be used to build applications for IoT devices and scenarios.Published Date : Friday, November 13, 2020
Logging and tracing - .NET Core
https://docs.microsoft.com/en-us/dotnet/core/diagnostics/logging-tracing An introduction to .NET Core logging and tracing.Published Date : Monday, October 12, 2020
ASP.NET Core breaking changes
https://docs.microsoft.com/en-us/dotnet/core/compatibility/aspnetcore Lists the breaking changes in ASP.NET Core 3.0 and 3.1.Published Date : Tuesday, November 3, 2020
dotnet-gcdump diagnostic tool - .NET CLI
https://docs.microsoft.com/en-us/dotnet/core/diagnostics/dotnet-gcdump Learn how to install and use dotnet-gcdump CLI tool to collect GC (Garbage Collector) dumps of live .NET processes using the .NET EventPipe.Published Date : Tuesday, November 17, 2020
Get started with Azure Queue Storage using F#
https://docs.microsoft.com/en-us/dotnet/fsharp/using-fsharp-on-azure/queue-storage Azure Queues provide reliable, asynchronous messaging between application components. Cloud messaging enables your application components to scale independently.Published Date : Tuesday, September 20, 2016
Create a REST client using .NET Core
https://docs.microsoft.com/en-us/dotnet/csharp/tutorials/console-webapiclient This tutorial teaches you about some features in .NET Core and the C# language.Published Date : Thursday, January 9, 2020
Dependencies and .NET libraries
https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/dependencies Best practice recommendations for managing NuGet dependencies in .NET libraries.Published Date : Tuesday, October 2, 2018
Console Application
https://docs.microsoft.com/en-us/dotnet/csharp/tutorials/console-teleprompter This tutorial teaches you a number of features in .NET Core and the C# language.Published Date : Monday, March 6, 2017
How to: Perform Action When a Dataflow Block Receives Data
https://docs.microsoft.com/en-us/dotnet/standard/parallel-programming/how-to-perform-action-when-a-dataflow-block-receives-data Learn more about: How to: Perform Action When a Dataflow Block Receives DataPublished Date : Thursday, March 30, 2017
-langversion (C# Compiler Options)
https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-options/langversion-compiler-option -langversion (C# Compiler Options)Published Date : Wednesday, May 20, 2020
Numerics in .NET
https://docs.microsoft.com/en-us/dotnet/standard/numerics Learn more about: Numerics in .NETPublished Date : Thursday, October 18, 2018
dotnet nuget add source command - .NET CLI
https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-nuget-add-source The dotnet nuget add source command adds a new package source to your NuGet configuration files.Published Date : Friday, March 20, 2020
Walkthrough: Using Dataflow in a Windows Forms Application
https://docs.microsoft.com/en-us/dotnet/standard/parallel-programming/walkthrough-using-dataflow-in-a-windows-forms-application Learn more about: Walkthrough: Using Dataflow in a Windows Forms ApplicationPublished Date : Thursday, March 30, 2017
dotnet nuget update source command - .NET CLI
https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-nuget-update-source The dotnet nuget update source command updates an existing source in your NuGet configuration files.Published Date : Friday, March 20, 2020
dotnet-symbol diagnostic tool - .NET CLI
https://docs.microsoft.com/en-us/dotnet/core/diagnostics/dotnet-symbol Learn how to install and use the dotnet-symbol CLI tool to download files required for debugging .NET dumps and minidumps.Published Date : Tuesday, November 17, 2020
How to: Encrypt XML Elements with X.509 Certificates
https://docs.microsoft.com/en-us/dotnet/standard/security/how-to-encrypt-xml-elements-with-x-509-certificates Learn more about: How to: Encrypt XML Elements with X.509 CertificatesPublished Date : Tuesday, July 14, 2020
Windows 10 migration
https://docs.microsoft.com/en-us/dotnet/architecture/modernize-desktop/windows-migration Deep dive in Windows 10 features such as packaging and XAML Islands.Published Date : Tuesday, December 29, 2020
Uninstall Tool - .NET
https://docs.microsoft.com/en-us/dotnet/core/additional-tools/uninstall-tool An overview of the .NET Uninstall Tool, a guided tool that enables the controlled clean-up of .NET SDKs and runtimes.Published Date : Thursday, January 28, 2021
General guidance
https://docs.microsoft.com/en-us/dotnet/architecture/microservices/net-core-net-framework-containers/general-guidance .NET Microservices Architecture for Containerized .NET Applications | General guidancePublished Date : Wednesday, January 13, 2021
Breaking changes and .NET libraries
https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/breaking-changes Best practice recommendations for navigating breaking changes when creating .NET libraries.Published Date : Tuesday, October 2, 2018
Tutorial: Detect objects using an ONNX deep learning model - ML.NET
https://docs.microsoft.com/en-us/dotnet/machine-learning/tutorials/object-detection-onnx This tutorial illustrates how to use a pre-trained ONNX deep learning model in ML.NET to detect objects in images.Published Date : Tuesday, June 30, 2020
Consuming the Task-based Asynchronous Pattern
https://docs.microsoft.com/en-us/dotnet/standard/asynchronous-programming-patterns/consuming-the-task-based-asynchronous-pattern Learn to consume the Task-based Asynchronous Pattern (TAP) when working with asynchronous operations.Published Date : Thursday, March 30, 2017
Use the Windows Compatibility Pack to port code to .NET Core - .NET Core
https://docs.microsoft.com/en-us/dotnet/core/porting/windows-compat-pack Learn about the Windows Compatibility Pack and how can you use it to port existing .NET Framework code to .NET Core.Published Date : Friday, December 7, 2018
.NET Standard
https://docs.microsoft.com/en-us/dotnet/standard/net-standard Learn about .NET Standard, its versions, and the .NET implementations that support it.Published Date : Monday, October 5, 2020
Upgrade WPF apps to .NET 5 - .NET Core
https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-wpf-framework Use the .NET Upgrade Assistant to upgrade an existing .NET Framework WPF app to .NET 5. The .NET Upgrade Assistant is a CLI tool that helps migrating an app from .NET Framework to .NET 5.Published Date : Thursday, February 25, 2021
MSBuild properties for Microsoft.NET.Sdk - .NET
https://docs.microsoft.com/en-us/dotnet/core/project-sdk/msbuild-props Reference for the MSBuild properties and items that are understood by the .NET SDK.Published Date : Friday, February 14, 2020
dotnet-sos diagnostic tool - .NET CLI
https://docs.microsoft.com/en-us/dotnet/core/diagnostics/dotnet-sos Learn how to install and use the dotnet-sos CLI tool to manage the SOS debugger extension, which is used with native debuggers on Windows and Linux.Published Date : Tuesday, November 17, 2020
Characteristics of modern web applications
https://docs.microsoft.com/en-us/dotnet/architecture/modern-web-apps-azure/modern-web-applications-characteristics Architect Modern Web Applications with ASP.NET Core and Azure | Characteristics of modern web applicationsPublished Date : Tuesday, December 1, 2020
dotnet remove package command - .NET CLI
https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-remove-package The dotnet remove package command provides a convenient option to remove NuGet package reference to a project.Published Date : Friday, February 14, 2020
Use code coverage for unit testing - .NET
https://docs.microsoft.com/en-us/dotnet/core/testing/unit-testing-code-coverage Learn how to use the code coverage capabilities for .NET unit tests.Published Date : Wednesday, February 10, 2021
How to: Encrypt XML Elements with Symmetric Keys
https://docs.microsoft.com/en-us/dotnet/standard/security/how-to-encrypt-xml-elements-with-symmetric-keys Learn more about: How to: Encrypt XML Elements with Symmetric KeysPublished Date : Tuesday, July 14, 2020
Globalization and ICU
https://docs.microsoft.com/en-us/dotnet/standard/globalization-localization/globalization-icu Learn more about: .NET globalization and ICUPublished Date : Thursday, May 21, 2020
Example of migrating to .NET 5
https://docs.microsoft.com/en-us/dotnet/architecture/modernize-desktop/example-migration Showing how to migrate a sample applications targeting .NET Framework to .NET 5.Published Date : Tuesday, January 19, 2021
Compiler Error CS0246
https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-messages/cs0246 Compiler Error CS0246Published Date : Tuesday, January 23, 2018
Health monitoring
https://docs.microsoft.com/en-us/dotnet/architecture/microservices/implement-resilient-applications/monitor-app-health Explore one way of implementing health monitoring.Published Date : Wednesday, January 13, 2021
Tutorial: Use attributes - C#
https://docs.microsoft.com/en-us/dotnet/csharp/tutorials/attributes Learn how attributes work in C#.Published Date : Monday, March 6, 2017
Get started with Azure Table Storage using F#
https://docs.microsoft.com/en-us/dotnet/fsharp/using-fsharp-on-azure/table-storage Store structured data in the cloud using Azure Table Storage or Azure Cosmos DB.Published Date : Monday, March 26, 2018
Implementing API Gateways with Ocelot
https://docs.microsoft.com/en-us/dotnet/architecture/microservices/multi-container-microservice-net-applications/implement-api-gateways-with-ocelot Learn how to implement API Gateways with Ocelot and how to use Ocelot in a container-based environment.Published Date : Monday, March 2, 2020