У нас вы можете посмотреть бесплатно Uploading Files From a Xamarin.Forms App to ASP.NET Web API или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
You've asked, here it is! A full video on how to implement picking files and uploading them from a Xamarin.Forms application. In this sample we will see how to implement an ASP.NET Web API to receive a file and from there how to actually upload the file through our own Xamarin application. The ASP.NET server is just an example though, this should work for any kind of REST service. There is a couple of gotchas and things to know, so make sure you watch all of it closely! 🛑 Don't forget to subscribe to my channel for more cool content: https://www.youtube.com/GeraldVerslui... 🐦 Follow me on Twitter: / jfversluis 🔗 Links Sample code repo: https://github.com/jfversluis/XFUploa... Disable HTTPS Android: https://devblogs.microsoft.com/xamari... Multiple run configuration: https://blog.verslu.is/productivity/v... Xamarin Forms Repo: https://github.com/xamarin/Xamarin.Forms ⏱ Timestamps 0:00 Intro 0:39 Sample App Outline 2:43 Outline ASP.NET Core Server Example Project 6:02 Set Multiple Startup Projects 7:00 Try File Upload Server with Postman 10:00 Implement File Upload in Xamarin.Forms 15:25 Important Note About Localhost 16:45 Find Your Local IP Address 18:39 Important Note On Local Testing with HTTPS/SSL 19:30 Disable App Transport Security on iOS (Don't Try This at Home!) 20:20 Disable HTTPS on Android 22:04 Running The Sample App and Upload Files! 24:09 Outro 🎥 Video edited with Camtasia (ref): https://techsmith.z6rjha.net/AJoeD 🙋♂️ Also find my... Twitter: / jfversluis Blog: https://blog.verslu.is Twitch: / jfversluis All the rest: https://jfversluis.dev #XamarinForms #aspnet #fileupload #upload #Xamarin