Introduction to OutputCache - Faster ASP.NET Core Apps - .NET 7

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

КОМЕНТАРІ • 14

  • @gavilanch3803
    @gavilanch3803  Рік тому

    Complete C# course with discount: felipe-gavilan.azurewebsites.net/api/Redireccion?curso=csharp-eng
    Complete ASP.NET Core and React course with discount: felipe-gavilan.azurewebsites.net/api/Redireccion?curso=react-and-asp-net-core
    Complete ASP.NET Core and Angular course with discount: felipe-gavilan.azurewebsites.net/api/Redireccion?curso=angular-and-asp-net-core
    Get my Udemy courses with a discount: www.felipe-gavilan.com/cursos?idioma=eng
    Github: github.com/gavilanch/OutputCacheDemoENG/tree/master

  • @ahjsbkdjhavkcjhvac
    @ahjsbkdjhavkcjhvac Рік тому

    very cool video, very useful, and very interesting!

  • @sachin9953
    @sachin9953 Рік тому

    Great video. Thank you

  • @RaptorMartian
    @RaptorMartian Рік тому

    it's a great master.

  • @shahnawazk
    @shahnawazk Рік тому

    Good to know that, thanks.

  • @mtranchi
    @mtranchi Рік тому

    Seems more straight-forward than the old way of doing it (last time i used it was in the old framework [MVC 4 or something]). BTW, bought your EF Core course, good stuff!

  • @davidemmanuel3001
    @davidemmanuel3001 Рік тому

    Thanks, great video.
    What if I want to implement the caching for several endpoint with different entities?

  • @Tamer_Ali
    @Tamer_Ali Рік тому

    Thanks Mr.Felipe for the video. awesome as usual
    what is the difference between IMemoryCache and OutputCache? when to use each one of them?

  • @amigoface
    @amigoface Рік тому

    nice to have

  • @hqcart1
    @hqcart1 Рік тому

    hi, i have a question about the duration, is it 5 seconds from the first query or the last query?

    • @robertmrobo8954
      @robertmrobo8954 Рік тому

      From the last query.

    • @hqcart1
      @hqcart1 Рік тому

      @@robertmrobo8954 is it possible to make it from first?