.NET Aspire for Beginners - Full Series

Поділитися
Вставка
  • Опубліковано 9 лют 2025

КОМЕНТАРІ • 57

  • @codeme8016
    @codeme8016 2 місяці тому +5

    I finally understood what Aspire is after watching many UA-cam videos which they'd never say what it is and just implemented it. Thank you so much. It's actually an outstanding product. I'm gonna use it in my future apps. I've been staying with .NET because of these things. ❤

  • @shaznishiraz
    @shaznishiraz Місяць тому +2

    Time to have some fun with Aspire - David Fowler and the team did their thing here 💯💯

  • @sjj294
    @sjj294 2 місяці тому +2

    Great! i finally understand what is .net aspire

  • @stefancfefo
    @stefancfefo 2 місяці тому +4

    Thank you for that great video. It is really useful.

  • @Erril_Ferndal
    @Erril_Ferndal 3 місяці тому +1

    Was waiting for this :) Thanks guys!

  • @danielvelkov116
    @danielvelkov116 2 місяці тому +4

    They don't pay Jeff enough. He is golden

    • @raririm111
      @raririm111 2 місяці тому

      Thanks Jeff, for requesting a salary rise! I am scheduling a one-on-one meeting .

    • @JeffreyTFritz-dk2nr
      @JeffreyTFritz-dk2nr 2 місяці тому +2

      Thank you for the kind words! I work hard to make sure I tell a good story

  • @2005Azm
    @2005Azm 2 місяці тому +2

    Fantastic!

  • @MaxCodePro
    @MaxCodePro 2 місяці тому

    Very well presented!

  • @AhmedMohammed23
    @AhmedMohammed23 3 місяці тому

    the masses demand the glasses, another great video thank you.

    • @JeffreyTFritz-dk2nr
      @JeffreyTFritz-dk2nr 2 місяці тому

      Glasses? Which glasses are you referring to?

    • @AhmedMohammed23
      @AhmedMohammed23 2 місяці тому

      @@JeffreyTFritz-dk2nr the yellow ones you wear on your streams

  • @AtalUpadhyay
    @AtalUpadhyay 2 місяці тому

    thanks..very informative.

  • @mozaibi7554
    @mozaibi7554 2 місяці тому

    great content

  • @nuquoc
    @nuquoc 2 місяці тому

    Fantastic! But I would like to use Chroma, can I integrate it with Aspire ?

  • @jorgepedraza1275
    @jorgepedraza1275 3 місяці тому +6

    It would be nice to have Aspire support with IIS, Windows Services and more 🤔 No cloud

    • @UndeadSasuke34
      @UndeadSasuke34 2 місяці тому +1

      oh wait, it doesn't?

    • @JeffreyTFritz-dk2nr
      @JeffreyTFritz-dk2nr 2 місяці тому +2

      That's a fair request, and we'll share it with the team

    • @zc0rp10
      @zc0rp10 Місяць тому +1

      @@UndeadSasuke34 It does not. It's kind of cloud only at the moment. Or as a dev orchestrator to give insight during development. No support for "more traditional" on-prem scenarios at the moment.

    • @zc0rp10
      @zc0rp10 Місяць тому

      @@JeffreyTFritz-dk2nr Would love that! Some of us a "stuck" working on solutions for customers that needs to run in an on-prem environment, using the classic windows tools such as IIS, Services etc. But we'd love to add Aspire to that for that excellent insight to the extent that we can.

  • @freddymartinez8741
    @freddymartinez8741 2 місяці тому +2

    can someone tell me where the github link repository is? cause I don't see it :(

    • @JeffreyTFritz-dk2nr
      @JeffreyTFritz-dk2nr 2 місяці тому

      github.com/dotnet-presentations/dotnet-aspire-workshop

  • @danielvelkov116
    @danielvelkov116 2 місяці тому

    31:30 why do you need to write the same code twice for the defaults tto work? Can it be done with a shared Program.cs?

    • @JeffreyTFritz-dk2nr
      @JeffreyTFritz-dk2nr 2 місяці тому

      AddServiceDefaults configures a bunch of items in HttpClient and HealthChecks. MapServiceDefaults adds those http endpoints to the webserver as middleware

  • @johnmaguire2185
    @johnmaguire2185 3 місяці тому +3

    I think Jeff is an AI. No human can create this amount of great content.

    • @scigama71
      @scigama71 2 місяці тому +1

      Yeah Jeff is great

    • @pookiepats
      @pookiepats 8 днів тому

      im certain there is a great team behind him too, one person in fact couldnt. hence the glancing and cutaways

  • @abel406
    @abel406 2 місяці тому

    Is there a link to the START-WITH-API repo ? I can´t find it.

    • @katiesavage9154
      @katiesavage9154 2 місяці тому

      Try this: aka.ms/aspire/workshop . Just added to the description!

    • @JeffreyTFritz-dk2nr
      @JeffreyTFritz-dk2nr 2 місяці тому

      Try here: github.com/dotnet-presentations/dotnet-aspire-workshop/tree/main/start-with-api

  • @foodforthought8767
    @foodforthought8767 Місяць тому

    Haven't seen any examples or videos, so far, on deployment to production environment. I don't want the "management site (aspire)" exposed to the public; only my public facing site/api. For instance, how do I deploy an aspire site to a VM with IIS? I would like to RDP and run the aspire site on the VM for management purpose but have the app exposed to public.

    • @davidfowl
      @davidfowl 24 дні тому

      There's no automation for IIS. So, you deploy manually and provide configuration the way you did before aspire.

  • @behrangffm
    @behrangffm 2 місяці тому

    Does anyone know how one can make powershell look like Jeff’s? I use zshell with a bunch of extensions in WSL but it would be nice to also have some goodies directly in powershell

    • @JeffreyTFritz-dk2nr
      @JeffreyTFritz-dk2nr 2 місяці тому

      I use Powershell, and you can find my config including background images in my dotfiles GitHub: github.com/csharpfritz/dotfiles

  • @jorgepedraza1275
    @jorgepedraza1275 3 місяці тому

    Any alternative to validate a Free Azure account with a prepaid card?

  • @axonzet1585
    @axonzet1585 2 місяці тому

    How to install this powershell higlights?

    • @JeffreyTFritz-dk2nr
      @JeffreyTFritz-dk2nr 2 місяці тому

      Try my OhMyPosh config at github.com/csharpfritz/dotfiles

  • @hamidmayeli
    @hamidmayeli 2 місяці тому

    How can we use service discovery from a Standalone Blazor WebAssembly?

  • @nicholasah-loe89
    @nicholasah-loe89 16 днів тому

    Something about this guy reminds me of Doug Benson.

  • @ssshyambabu
    @ssshyambabu 2 місяці тому

    Missing github link. Please add.

    • @katiesavage9154
      @katiesavage9154 2 місяці тому

      Try this: aka.ms/aspire/workshop . Just added to the description!

    • @JeffreyTFritz-dk2nr
      @JeffreyTFritz-dk2nr 2 місяці тому

      The aka.ms link at the top of the description is the GitHub link

  • @bar10dr
    @bar10dr Місяць тому

    Major downside is you cant kill or create services in realtime, its a static set of services from launch to end

    • @davidfowl
      @davidfowl 24 дні тому

      What scenario do you have in mind for dynamic services?

  • @JustMy2CentsButICouldBeWrong
    @JustMy2CentsButICouldBeWrong 9 днів тому

    I was good until the Redis Cache, for me Docker is unhealthy because daemon is not accesible. Didn't have Docker before, installed it and the Redis image, but no good.
    Could be a permission, trying to figure that out.

  • @he5059
    @he5059 3 місяці тому

    Can you produce a Chinese localization package for each version? Your official only supports the local intelligent prompt localization package of .NET 5.

  • @Explorest
    @Explorest 2 місяці тому

    "Captions/Subtitles unavailable" --- non-native English speaker here. Unable to understand many spoken words in this video.

    • @katiesavage9154
      @katiesavage9154 2 місяці тому

      Hi there. I'm able to see that captions on my end. Can you retry? Are you trying to access captions in English or in a different language?

    • @Explorest
      @Explorest 2 місяці тому

      ​@@katiesavage9154 Hi thanks for the query. Now I can see the captions.
      I must point out that on this particular channel (dotnet) I had multiple times in the past had this issue of "Captions/Subtitles unavailable". Not sure what's the reason. Hope the dotnet channel admins always make sure captions working.
      If it is of any help to the team:
      Edge Browser (latest), with multiple add blocking extensions
      Operating system is Windows 11
      Country Pakistan.