
Building an AI-Powered Conference App with .NET's Composable AI Stack - .NET Blog
Learn how we built ConferencePulse, an AI-powered conference assistant, using .NET's composable AI stack including Microsoft.Extensions.AI, DataIngestion, VectorData, Model Context Protocol, and Microsoft Agent Framework.
.NET BlogIf you're diving into
#Blazor, understanding
#dependencyinjection is crucial. I should know, this just tripped me up on a project (blog post about it coming soon!) Check out this article for best practices across
#BlazorServer and
#BlazorWebAssembly https://link.content360.io/gfpb5ki
Blazor Basics: Dependency Injection Best Practices, Use Cases
Learn best practices for using dependency injection in Blazor, and differences between Blazor Server and Blazor WebAssembly.
Telerik BlogsBlazor Serverで.NET 7から.NET 8への移行方法 - Qiita
はじめに現在、Blazor Server を使用してアプリケーションを作成しています。.NET 7のサンプルアプリから徐々に改良して作成していきました。2023/11/14に.NET 8がリリー…
Qiita@efonsecabcr
Simplify the migration process of moving old web form apps to #BlazorServer with this handy open source project from the #CodeFactory team.
https://github.com/CodeFactoryLLC/WebForms2BlazorServer

GitHub - CodeFactoryLLC/WebForms2BlazorServer: A CodeFactory automation template that contains the logic neccessary to migrate a .NET WebForms application into a Blazor Server Application.
A CodeFactory automation template that contains the logic neccessary to migrate a .NET WebForms application into a Blazor Server Application. - GitHub - CodeFactoryLLC/WebForms2BlazorServer: A Code...
GitHub