Git Product home page Git Product logo

Comments (10)

bluetianx avatar bluetianx commented on June 3, 2024

你好,该组件是基于net standard 2.0 开发的,可以在mono 5.4 及以上的版本上运行,这是net standard 支持详情https://docs.microsoft.com/en-us/dotnet/standard/net-standard

from birdmessenger.

orangeagain avatar orangeagain commented on June 3, 2024

感谢回复,unity应该是可以用的。但是没看到如何断点续传的文档,请问目前支持断点续传吗

from birdmessenger.

bluetianx avatar bluetianx commented on June 3, 2024

该组件就是支持断点续传的

from birdmessenger.

orangeagain avatar orangeagain commented on June 3, 2024

可是上传一个文件, 中途断掉. 重启客户端再上传同一个文件, 在服务端是两个文件, 并没有从上次断掉的地方开始. 是不是我使用方式不对导致的

from birdmessenger.

orangeagain avatar orangeagain commented on June 3, 2024

刚才试了, Unity3D没有Microsoft.Extensions.DependencyInjection, 所以并不支持Unity

from birdmessenger.

bluetianx avatar bluetianx commented on June 3, 2024

Microsoft.Extensions.DependencyInjection ,这个nuget 包也是支持net standard 2.0 的,

from birdmessenger.

orangeagain avatar orangeagain commented on June 3, 2024

一口气导入了13个DLL, Unity编辑器直接卡死, 算了, 我还是直接用HttpClient上传吧
然后上传成功了, 就是必须用Async方法😃👍

from birdmessenger.

bluetianx avatar bluetianx commented on June 3, 2024

async 可以提高你的性能的,😂

from birdmessenger.

bluetianx avatar bluetianx commented on June 3, 2024

一口气导入了13个DLL

这个包可以帮组你更好的开发面向接口的编程的代码,以后你可以经常用起来啦 😁

from birdmessenger.

orangeagain avatar orangeagain commented on June 3, 2024

一口气导入了13个DLL

这个包可以帮组你更好的开发面向接口的编程的代码,以后你可以经常用起来啦 😁

恩, 以后要用在生产版本中了. 断点续传也搞明白了, 往同一个Uri传就可以续传

from birdmessenger.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.