ASP.NET 8 REST API Tutorial - The "Sweet Spot" Architecture

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024
  • Get the source code (and support the channel 🙂): / amantinband
    Clean Architecture Zero to Hero: dometrain.com/...
    Domain-Driven Design Zero to Hero: dometrain.com/...
    All videos in this playlist: • ASP.NET 8 REST API Tut...
    This video is the first in a series of videos in which we'll build a REST API completely from scratch using ASP.NET 8!
    In this video we'll set up the project and talk about a sweet spot architecture which is before going for full blown Clean Architecture or more complex architectures like Microservice Architecture or Modular Monolith Architecture.
    Connect with me on 'em socials:
    Twitter: / amantinband
    LinkedIn: / amantinband
    GitHub: github.com/ama...
    Thanks for watching, don't forget to like & comment & subscribe! ❤️ 💻

Комментарии • 44

  • @tchial0
    @tchial0 4 месяца назад +7

    So that's the way you would start building a real world project. Amazing.

  • @IvanNedviga
    @IvanNedviga 4 месяца назад +1

    Amichai, I've been watching you for almost a year, and each video gives me a lot of useful information.
    Thank you a lot for all stuff you're doing :) I appreciate it so much!)

  • @redwoodclimber
    @redwoodclimber 2 месяца назад

    Trying to get into full stack right now and your videos are my favorite resource other than the .NET documentation itself. Found myself binge watching, subscribed!

  • @silvertek
    @silvertek 4 месяца назад +2

    HOORAY! Cant get enough Amichai content. Lets dive in!

  • @andreaskonomis3
    @andreaskonomis3 4 месяца назад +2

    Along for the ride, looking forward to the series 😁

  • @jonowilliams26
    @jonowilliams26 4 месяца назад +1

    Solid video my dude! Really like the style of your videos, using the diagrams and inline highlighting, really makes it easier to digest. Keep it up 👍

  • @lucaciandrei
    @lucaciandrei 4 месяца назад +16

    where is the rest? :D

  • @vw1799
    @vw1799 4 месяца назад +1

    Thank you very much for the content, I'm learning .NET and this series will be very important for me.

  • @HelloWorld-th9vb
    @HelloWorld-th9vb 4 месяца назад +1

    Liked, looking forward to this series

  • @omerbilalcan
    @omerbilalcan 4 месяца назад +1

    Thank you so much for your tutorials dear colleague ☺️

  • @GordonKenaston
    @GordonKenaston 4 месяца назад

    Yes! I've been waiting for this type of video. Thank you

  • @SajadJalilian
    @SajadJalilian 4 месяца назад

    This is awesome. I'm looking forward to the series ♥️

  • @NicholasHebb
    @NicholasHebb 4 месяца назад +3

    Are you using the integrated VS Code terminal? If so, what extensions are you using to get the colored terminal path and autocomplete?

    • @amantinband
      @amantinband  4 месяца назад +3

      It's iterm2. All my dotfiles are over here: github.com/amantinband/dotfiles

    • @NicholasHebb
      @NicholasHebb 4 месяца назад

      @@amantinband Thanks. Unfortunately, I'm primarily a Windows user and have no idea how to read dotfiles. ;-)

    • @pilotboba
      @pilotboba 4 месяца назад

      You can do it with oh-my-posh that supports windows, linux and mac. I use the same profile for windows and wsl.

  • @DaminGamerMC
    @DaminGamerMC 4 месяца назад +2

    what do you use to show the folder structure like an image in your presentation.

  • @jraguilar78
    @jraguilar78 3 месяца назад

    Very sweet and clean explanation ;)
    I’d like to know your opinion about “vertical slices” for this kind of projects.
    Thanks!

  • @Hijtec
    @Hijtec 2 месяца назад

    Amazing video. I really like how you show, not tell. Your visualization tools are really cool, what are you using for the highlighting (boxes and arrows you draw) ?

  • @AslamNazeerShaikh
    @AslamNazeerShaikh 4 месяца назад

    OneReview for developer's pride..
    OneLove .. 🎉❤

  • @JoneP-YT
    @JoneP-YT 4 месяца назад +3

    Is there a reason besides personal preference to go with controllers instead of minimal API?

    • @amantinband
      @amantinband  4 месяца назад +3

      I find myself refactoring way too often when starting out directly with Minimal APIs. I also tend to create various interfaces for endpoints, and groups etc'.
      When starting a new project, I find the velocity to be higher with controllers, but perhaps I just didn't find the perfect structure and set of libraries for minimal APIs yet.

  • @ekekw930
    @ekekw930 4 месяца назад

    Cant wait for more!

  • @wayne_taylor
    @wayne_taylor 4 месяца назад

    Subbed to follow this, just what I was looking for! Are they going to be released weekly?

  • @AndreAAmaya
    @AndreAAmaya 4 месяца назад +2

    Since minute one i wanted to see all the video when you said "When i say best practice is not about what is consider best practice is about what you actually have to do to be sure that the application..." you found a lot of information on internet about what is "best practice" but not how you do it.

  • @kumekster
    @kumekster 4 месяца назад +1

    Great stuff

  • @HoltBuzzing
    @HoltBuzzing 4 месяца назад

    What program is being used to visualize/describe your code and database? That would be nice to use during demos with the higher ups at work!

  • @davidr5000
    @davidr5000 4 месяца назад +1

    thanks for this amazing conten

  • @AhmedOmar-ib3yn
    @AhmedOmar-ib3yn 4 месяца назад

    Is the playlist from the .net 6 still dated ? Need tutorial to watch rn , so u suggest i wait or watch the .net 6 api clean code tutorial ?

  • @405192802
    @405192802 4 месяца назад

    .net is a good language but what microsoft do to .net language server is bad, sadly I quite .net enviroment

  • @MTSightseeing
    @MTSightseeing 4 месяца назад

    Could you please upload daily video

  • @WahidRezgui
    @WahidRezgui 4 месяца назад

    in windows its not working :
    dotnet sln add (ls -r **/**.csproj)
    Could not find project or directory `(ls`.
    Could not find project or directory `-r`.
    Could not find project or directory `**/**.csproj)`.
    does someone else faced this error

    • @LarryGroot
      @LarryGroot 3 месяца назад +1

      User Powershell not dos cmd

    • @WahidRezgui
      @WahidRezgui 2 месяца назад

      @@LarryGroot Thank you so much

  • @najibmestaoui6950
    @najibmestaoui6950 4 месяца назад +1

    I smashed the like button, but not subscribe button because I am already subscribed.
    Looking forward for the next video 👍

  • @luisedwards3534
    @luisedwards3534 4 месяца назад +7

    I think you are the person that explains every .net topic in the cleanest and clearest way possible, thank you for that, I have learned a lot with your videos

  • @Mo-ln6qo
    @Mo-ln6qo 4 месяца назад +1

    great content , thanks

  • @kylderi
    @kylderi 3 месяца назад

    Please can't find the second video link. Can you post it? Thanks a lot!

  • @nirajchandrajoshi
    @nirajchandrajoshi 4 месяца назад

    When the next part will be released.

  • @mrt7948
    @mrt7948 4 месяца назад

    thats it? where is the rest of the video?

  • @eagleeyeqazes
    @eagleeyeqazes 4 месяца назад

    Looking forward for the series. 🙏