ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

Leveraging the power of the .NET platform in Azure Functions | .NET Conf 2023

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 พ.ย. 2023
  • Recent updates to Azure Functions make it easier than ever to build scalable, event-driven, serverless applications in .NET! In this session, the Azure Functions team will show you how to leverage .NET 8, ASP.NET Core integration, the latest Azure SDKs, and more so that you can make the most of your function projects.
    aka.ms/af-dotnet-isolated-net8
    Download .NET 8 - aka.ms/get-dotnet-8
    Hack Together - aka.ms/hacktogether/dotnet
    Learn collection - aka.ms/learn-dotnet-8
    .NET 8 Survey - aka.ms/dotnet-survey
    Local Events - aka.ms/dotnetconf-local-event
    Hero blog - aka.ms/dotnet8blog
    Blog: aka.ms/dotnet/blog
    Twitter: aka.ms/dotnet/twitter
    TikTok: aka.ms/dotnet/tiktok
    Mastodon: aka.ms/dotnet/mastodon
    LinkedIn: aka.ms/dotnet/linkedin
    Facebook: aka.ms/dotnet/facebook
    Docs: learn.microsoft.com/dotnet
    Forums: aka.ms/dotnet/forums
    🙋‍♀️Q&A: aka.ms/dotnet-qa
    👨‍🎓Microsoft Learn: aka.ms/learndotnet
    #dotnet

ความคิดเห็น • 3

  • @aeroscopic
    @aeroscopic 8 หลายเดือนก่อน +2

    Can we bind isolated functions to azure app config settings in .net 8?

    • @dontcomply3976
      @dontcomply3976 7 หลายเดือนก่อน

      Yes, you could previously as well

    • @aeroscopic
      @aeroscopic 7 หลายเดือนก่อน

      @@dontcomply3976 not on a trigger level. For example servicebus trigger information needs to be in local settings.