Giter VIP home page Giter VIP logo

Comments (8)

SonizciTR avatar SonizciTR commented on June 28, 2024 1

Thanks man, I hope we will meet again non bug related environment :)

from huaweicloud-sdk-dotnet-obs.

feast107 avatar feast107 commented on June 28, 2024

Async/await can be accomplished by using extension. I ve already done some work.

from huaweicloud-sdk-dotnet-obs.

feast107 avatar feast107 commented on June 28, 2024

I m glad to announce that I'v finished this work at
feast107/huaweicloud-sdk-dotnet-obs-async
Bcs of this lib exports class instead of interface , it's hard to write extension based on abstractions. So I could only use SourceGenerator instead.

from huaweicloud-sdk-dotnet-obs.

SonizciTR avatar SonizciTR commented on June 28, 2024

Hi @feast107;

Thanks for the info. Are you employee of Huawei. Is this a officially supported library? Is it safe to use on production?

from huaweicloud-sdk-dotnet-obs.

feast107 avatar feast107 commented on June 28, 2024

Sorry about Im a developer just like you.
The repo: huaweicloud right here is official but as I know, has been out of date for months. Official replies said latest update is about this Sep, by other languages.
My lib huaweicloud-sdk-dotnet-obs-async is just a wrap using Task and can be safely use.
By the way, I detected some bugs about this lib when ur target framework is .NET Core.

from huaweicloud-sdk-dotnet-obs.

SonizciTR avatar SonizciTR commented on June 28, 2024

Hi @feast107 ;
Thank you very much for your effort. I hope, they update the official library soon.
We are using .net core 6, what kind of bugs for .net core? (I personally stumbled on delete request bug, i will open as an issue soon)

from huaweicloud-sdk-dotnet-obs.

feast107 avatar feast107 commented on June 28, 2024

at /Internal/HttpClient.cs Line 440.
It reflects none-public method: AddInternal(string, string) in type System.Net.WebHeaderCollection, but this method may has been removed or renamed as Add(string, string) and can be directly called in .NET Core (not sure in .NET Framework). This causes headless http request.

from huaweicloud-sdk-dotnet-obs.

SonizciTR avatar SonizciTR commented on June 28, 2024

Is there anyone from Huawei to comment on this? Any eta?

from huaweicloud-sdk-dotnet-obs.

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.