hxmcn

Results 6 comments of hxmcn

Sorry, I got different result: Source:2021-12-28 23:19:58 GetBack:2021-12-29 07:19:58 Please see the picture below for details: ![FastJson](https://user-images.githubusercontent.com/46490747/147614314-91b4ecfb-7c3f-4d98-8254-0e8f67b1a7f5.png) --------------------------------------------------------------------------------------- Environment: Windows 10 English (Time zone is UTC+8, Beijing time) Visual Studio...

Thanks @mgholam However, my test shows set UseUTCDateTime = false is OK: ![FastJsonJParams](https://user-images.githubusercontent.com/46490747/147669965-96a0290a-0904-42ae-9266-2a8345efad42.png) -------------------------------------------- Full source codes: using fastJSON; namespace TestCode { public class TestClass { public class Model {...

Blazor-WebAssembly support [mconnew] This isn't currently possible as ASP.NET Core doesn't run on WebAssembly. Feel free to open an issue in the ASP.NET Core repo asking for support and if...

I can confirm that .net WPF application target to .net 9 and .net 10 preview can not run on windows 22H2 (10.0.19045.2908), run the application does not show the main...

See #https://github.com/dotnet/docs/issues/42600 Adding <CETCompat>false </CETCompat> to the .csproj of the application opts out of the CET