Localize .NET applications with machine-translation

A GitHub Action harnessing Azure Cognitive Services Translator to automatically create translation files.
No trial. No credit card required. Just your GitHub account.
A GitHub Action harnessing Azure Cognitive Services Translator to automatically create translation files.
Start creating multi-platform 3D apps based on .NET 5 today.
.NET 5 is now released! Check out all of the great new features and improvements in ASP.NET Core in .NET 5.
Did you want to develop games using .NET? Learn what .NET game engines, tools, and services are available for you when developing games.
Azure Static Web Apps now has first-class support for Blazor WebAssembly and .NET Functions in preview, available in all supported regions. Check out how you can develop and deploy a frontend and a serverless API written entirely in .NET.
Overview Since its inception, the .NET Core configuration provider for Azure App Configuration has provided the capability to monitor changes and sync them to the configuration within a running application. We recently redesigned this functionality to allow for on-demand refresh of the configuration. The new design paves the way for smarter applic...
We just released a new feature which enables Azure SignalR Service to publish connection events to Azure Event Grid. Check out this blog post to learn how it works and how to use it.
In this post, we'll take a look at how we can extract configuration values out of JSON files and into an Azure App Configuration instance, where they can be used by other teammates or apps.
We just shipped 1.1.0 Preview 1 of Azure SignalR Service SDK to support some new features in ASP.NET Core 3.0, including endpoint routing and server-side Blazor. Let's take a look how you can use them in your Azure SignalR application. Here is the list of what's new in this release: Endpoint routing support for ASP.NET Core 3 For thos...
Azure SignalR Service is a fully managed real-time messaging service, built on ASP.NET Core SignalR. ASP.NET Core SignalR has many features incompatible with ASP.NET SignalR, so existing ASP.NET SignalR Application doesn't work with SignalR Service. We added the ASP.NET support to SignalR Service SDK to enable this scenario. This blog also lists fe...