ForkBug
ForkBug
同样的问题,百度的文档示例在netcore上跑不通 Unhandled Exception: System.ArgumentException: 'GBK' is not a supported encoding name. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method. Parameter name: name at System.Text.EncodingTable.internalGetCodePageFromName(String...
A benchmark of C and C# has been ported from https://benchmarksgame-team.pages.debian.net/benchmarksgame/performance/simple.html to https://github.com/ForkBug/CAndCSharpBenchmark The result on my machine is: ``` ini BenchmarkDotNet=v0.13.1, .NET SDK=6.0.300 [Host] : .NET 6.0.5 (6.0.522.21309), X64...
Hope Ukraine get peace soon. MAUI supports IOS 10 or higher [(doc)](https://docs.microsoft.com/en-us/dotnet/maui/supported-platforms)
See this project: [https://github.com/ForkBug/MauiIOSVersion](https://github.com/ForkBug/MauiIOSVersion) Build the solution with VS 17.3.3, and many warnings will show up. `MauiIOSVersion\MauiProgram.cs(10,3,11,48): warning CA1416: This call site is reachable on: 'iOS' 10.0 and later, 'maccatalyst'...
> @ForkBug Thank you for your suggestion. Is this supported with WinUI currently? I see that you selected Windows (WinAppSDK) for platform as well. Which property is WinUI using? Is...