OrgesKreka

Results 7 comments of OrgesKreka

I am facing the same issue here, i want to return the charset as utf-16 but by default it returns utf-8

@janschawo1111 same issue is happening to me, I think this is because the output of url and url_html are added recently and are not released yet in the github actions...

@j-catania thank you very much for the release, great job! I dont know if this will be an issue, but if you go to the marketplace: There is still the...

Hi @j-catania dont have experience with it, but looking at the documentation it looks straight forward: If you need any help let me know. Thanks

Thanks for the reply @codecadwallader, I am attaching a record of the issue, i tested it in the default project that comes from visual studio, if you want I can...

@maumar Hello, I am facing the same issue, even though I am not using .AsNoTrackingWithIdentityResolution(). My models are like below: ```csharp public class Foo { public Foo1? Foo1{get;set;} } public...

Hi @dylanmei, Thanks for the reply. Indeed with curl I can access the link and even download the driver. But when I try to download it from the link it...