Chinh Do

Results 10 comments of Chinh Do

Getting this too. ``` bash npx typescript-starter --version 3.1.2 $ npm --version 7.7.4 $ node --version v14.16.0 ```

@hangy Thanks for the info. I think once cancelable support is available in .NET framework, we can work on adding it to this package.

Thanks @NielsFestjens I will take a look soon.

Hello @arc1997, This package is a class library and does not directly support uploading files via a browser. I am guessing you are using this package on your website? Do...

Can you try using the latest version 1.5.0.1 and if you still get the error, share the exact exception message and full exception stack trace with me? Thanks

Yes this library is a .NET Standard 2.0 library and will work with most .NET Framework 4.5/4.6/4.7/4.8 as well as .NET Core/.NET 6/7/8. Can you give the latest version a...

Hello @NielsFestjens Let me think about this some more. I think we are between a rock and a hard place when this happens.

Sorry for the slow reply. Let me look into this. I think we can do something to make this better.

Thanks @NielsFestjens . Do you want to put in a PR for this? If not I will work on it soon.

I think we just need to merge your PR. Thanks for the reminder. Let me find some time this weekend to complete it. Chinh