Integrating Unity3D into .NET Aspire with `Aspire.Unity`
Announcing .NET 10 Release Candidate 1 - .NET Blog
Upgrade Your .NET AI App: Aspire 9.4 + Azure AI Foundry
Announcing Aspire 9.5 - .NET Blog
Microsoft .NET Aspire backs .NET 10 file-based apps
Build a Reusable .NET Aspire API Template in Minutes

.NET Aspire News, Samples and Tutorials

Latest .NET Aspire News from aspireify.NET
Microsoft .NET Aspire backs .NET 10 file-based apps Blog Posts

Microsoft .NET Aspire backs .NET 10 file-based apps

Latest update to Microsoft’s cloud-native application framework allows developers to define an entire distributed application in a single apphost.cs file.

Microsoft releases Aspire 9.5 Blog Posts

Microsoft releases Aspire 9.5

Microsoft is attempting to improve the developer experience for those building distributed applications with the latest updates to Aspire, a collection of tools, templates, and packages for building such apps.

.NET Aspire 9.5 Improves Dashboard Blog Posts

.NET Aspire 9.5 Improves Dashboard

.NET Aspire 9.5 has been released with a number of improvements to the dashboard

.NET Aspire 9.5 Simplifies AppHost, Expands AI Support -- Visual Studio Magazine Blog Posts

.NET Aspire 9.5 Simplifies AppHost, Expands AI Support -- Visual Studio Magazine

Microsoft released .NET Aspire 9.5 with a single-file AppHost option, a new Generative AI Visualizer, expanded integrations for GitHub Models, Azure AI Foundry, and OpenAI, along with lifecycle and logging improvements for distributed cloud-native .NET applications.

.NET 10 RC 1: Introduces Persistent State in Blazor, Enhanced Validation, and Production-Ready Tools Blog Posts

.NET 10 RC 1: Introduces Persistent State in Blazor, Enhanced Validation, and Production-Ready Tools

Last week, Microsoft announced the release of .NET 10 RC 1, the first of two release candidates ahead of the final version

Integrating Unity3D into .NET Aspire with `Aspire.Unity` Tutorials

Integrating Unity3D into .NET Aspire with `Aspire.Unity`

.NET Aspire is a new application model for building distributed apps with cloud-native building blocks

Announcing Aspire 9.5 - .NET Blog News

Announcing Aspire 9.5 - .NET Blog

Aspire 9.5 adds the preview 'aspire update' command, single-file AppHost, richer CLI and dashboard UX, and new integrations for AI, DevTunnels, and more.

Building a GraphQL API with AWS AppSync Using Direct Lambda Resolvers in .NET | Amazon Web Services Tutorials

Building a GraphQL API with AWS AppSync Using Direct Lambda Resolvers in .NET | Amazon Web Services

GraphQL APIs enables clients to request specific data sets, reducing over-fetching compared to traditional REST APIs, which return fixed data structures with unnecessary fields