if you’re looking for regular signalR you can take a look at this https://docs.microsoft.com/en-us/aspnet/signalr/ and you can check the difference in here https://docs.micro...
Whats wrong with ms behind? It better with bigger company that support it, it will have a more opportunity and not getting killed If you are looking open source try asp.net co...
How if you parse it using json.net and set the ratedate property as datetime? What will it come? Btw as we dont know the format date it will be harder to understand it. Bette...
Is it in ticks? If yes you can try this https://docs.microsoft.com/en-us/dotnet/api/system.datetime.-ctor?view=netcore-3.1#System_DateTime__ctor_System_Int64_
Yes. I mean are you sure that date shod return today date. From where you get the json? Maybe the json correctly return that date (02-Jan-01) ?
Are you sure the json date should return today date? Or is it your guessing? I am not sure as there is no specified format for that date
it is downloaded via web right? if via web I don't think that is possible if user download folder. you need to zip it first
logging itself have many form, you can log it in console, in file, in app insights, or in 3rdparty. what log do you want?
what do you mean by that? tabbed page is actually content page so why you need tabbed page inside content page?
so do you mean other cloud services is not entirely proprietary? and what do you mean by baked in spyware? I know you despise it but if you just throwing some opinion without ...
Btw I am curious why people can't let go the past? I mean now ms is developing OSS too like vscode, .net core, xamarin etc. But I think people still trauma about thing in the ...
What is the code you put in viewdidload? Do you already put breakpoint so do you know which line make it crash?
https://docs.microsoft.com/en-us/aspnet/core/signalr/introduction?view=aspnetcore-3.1 ?
what do you expect? xml and json is different format so the output format to be different is expected
So what is the expected date it should be?
total days is in double. why you need it in datetime?
Maybe not using C# 6? Or try remove space after $
Why not using vs 2019?
I think 2.0 is pretty stable right? Looks like many enterprise already start port theirs to .net core
What is the content of words[0]?