how to file upload and downlaod in .net core 8 web api

Поділитися
Вставка
  • Опубліковано 15 жов 2024

КОМЕНТАРІ • 22

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

    This is awesome and useful content for beginner devs! Thank you!

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

      Thanks please share in your social network that would be help for me and others

  • @rizwanahmed5596
    @rizwanahmed5596 9 днів тому +1

    Is the front-end with angular available?? Of these apis

  • @ponnaianponsaravanan384
    @ponnaianponsaravanan384 5 місяців тому +1

    shall upload the files from console application to that api?

  • @pakistanmerenazarsay7174
    @pakistanmerenazarsay7174 4 місяці тому

    Does this tutorial indicates saving file in db or just in folder?

    • @dotnetrealworldexample
      @dotnetrealworldexample  4 місяці тому

      Anywhere you can keep you file, in here I just shown my locall folder.
      If do you have any image server or database you can store there .

  • @tejashreesilveri8604
    @tejashreesilveri8604 4 місяці тому

    when i upload excel in swagger its working correct output but y i dint received same excel as output in postman can i plz know regarding this

    • @dotnetrealworldexample
      @dotnetrealworldexample  4 місяці тому

      It's should be happend just check while upload by postman content size same ?
      In dubugg mode

    • @tejashreesilveri8604
      @tejashreesilveri8604 4 місяці тому

      @@dotnetrealworldexample can i please receive help from u through anydesk

  • @regimelesmoras7805
    @regimelesmoras7805 8 місяців тому

    is that work if I send the file to azure blob? coz its like its working on a wroot? do you think theres gonna be a problem with that if I save a file in the path ?

    • @dotnetrealworldexample
      @dotnetrealworldexample  8 місяців тому

      Ohh gotcha, then definitely it's issue related to static concept make it static folder where we are trying to save . In dot net core have usestatic middle ware make your folder static so that it could be read . By default wroot folder is the static .
      Recently I create a session upload download file please check out and do changes according.
      Even you can try my other pdf session where I mentioned best way to read file from folder for all os like mac, linux, windows

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

    Thanks!

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

      Thanks what is sar 25.00?

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

      @@dotnetrealworldexample it's a super thanks, for your efforts, you can google how to get it

  • @jayakumar2927
    @jayakumar2927 8 місяців тому

    This is also not updated existing github can you update this

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

    sir i cant find your github, can u paste it here sir.