메뉴 건너뛰기

게임 커뮤니티 4브론즈

IT 해외 뉴스

本文翻译自 James Montemagno 的 .NET Aspire Quick Tip – Managing Container & Data Lifetime .NET Aspire 凭借其强大的应用程序组合编排功能增强了本地开发流程。在 .NET Aspire 应用程序主机中,您可以在一个集中位置为应用程序指定所有项目、可执行文件、云资源和容器。当您运行应用程序主机项目时,.NET Aspire 将自动运行您的项目和可执行文件,根据需要配置云资源,并下载和运行应用程序依赖的容器。.NET Aspire 9 添加了新功能,让您可以更好地控制在本地计算机上管理容器生命周期的方式,从而在使用容器时加快开发速度。 .NET Aspire 容器 让我们看一个简单的 .NET Aspire 应用程序主机示例,该示例创建一个本地 Redis 容器资源,等待其可用后,为 Web 项目配置连接字符串: // Create a distributed application builder given the command line arguments. var builder = DistributedApplication.CreateBuilder(args); // Add a Redis server to […]


원문출처 : https://devblogs.microsoft.com/dotnet-ch/net-aspire%E5%B0%8F%E8%B4%B4%E7%A4%BA-%E7%AE%A1%E7%90%86%E5%AE%B9%E5%99%A8%E5%92%8C%E6%95%B0%E6%8D%AE%E7%94%9F%E5%91%BD%E5%91%A8%E6%9C%9F
번호 제목 글쓴이 날짜 조회 수
공지 자동수집 대상 사이트 KanoT 2023.02.14 7274
3023 [DevBlogs] AutoGen reimagined: Launching AutoGen 0.4 new 뉴스봇 2025.01.18 0
3022 [DevBlogs] Go 1.23.5-1 and 1.22.11-1 Microsoft builds now available new 뉴스봇 2025.01.18 0
3021 [DevBlogs] Guest Blog: Leap Forward with Modern AI using Microsoft 365 Agents SDK and Semantic Kernel new 뉴스봇 2025.01.18 2
3020 [DevBlogs] The case of the crash when trying to erase an element from a std::set new 뉴스봇 2025.01.18 0
» [DevBlogs] .NET Aspire小贴示 – 管理容器和数据生命周期 뉴스봇 2025.01.17 2
3018 [Godot] Dev snapshot: Godot 4.4 beta 1 뉴스봇 2025.01.17 1
3017 [DevBlogs] Customer Case Study: Pushing the Boundaries of Multi-Agent AI Collaboration with ServiceNow and Microsoft Semantic Kernel 뉴스봇 2025.01.17 1
3016 [DevBlogs] Meet the .NET Team at NDC London 2025 뉴스봇 2025.01.17 1
3015 [DevBlogs] Our Favorite NEW Visual Studio Features of 2024 뉴스봇 2025.01.17 1
3014 [DevBlogs] Automate app compliance with ACAT 뉴스봇 2025.01.17 7
3013 [DevBlogs] Unlocking new possibilities: Microsoft AI, database, and identity products receive authorization for Top Secret workloads 뉴스봇 2025.01.16 3
3012 [DevBlogs] Guest Blog: Building Multi-Agent Systems with Multi-Models in Semantic Kernel – Part 1 뉴스봇 2025.01.16 5
3011 [DevBlogs] How does Get­User­Default­Geo­Name choose between ISO 3166-1 and UN M.49 codes? 뉴스봇 2025.01.16 4
3010 [DevBlogs] Tips and Tricks for Adopting GitHub Copilot at Scale 뉴스봇 2025.01.16 3
3009 [Godot] UID changes coming to Godot 4.4 뉴스봇 2025.01.15 5
3008 [DevBlogs] Agentic AI Explained: A Philosophical Framework for Understanding AI Agents 뉴스봇 2025.01.15 8
3007 [DevBlogs] Understanding Semantic Kernel AI Connectors 뉴스봇 2025.01.15 7
3006 [DevBlogs] .NET and .NET Framework January 2025 servicing releases updates 뉴스봇 2025.01.15 13
3005 [DevBlogs] Join us at VS Live! 2025 Las Vegas 뉴스봇 2025.01.15 2
3004 [DevBlogs] Join the Conversation: Call for Proposals for Azure Cosmos DB Conf 2025! 뉴스봇 2025.01.15 25
위로