Fabian König
Fabian König
packages.sury.org is not ipv6 compatible at all
That is not the point.
> how much does it change in C# between a List and an array both initialized with a known capacity and never resized ? In general you should always favor...
Try updating the mysql.data connector nuget package to the latest version. Support for that charset was added in the 8.0.29 connector.
ConcurrentBag and/or BlockingCollection are your best friends.
> Depends on [dotnet/runtime#36590](https://github.com/dotnet/runtime/issues/36590) in .NET 5. > > `dotnet publish -r win-x64 /p:PublishSingleFile=true /p:IncludeNativeLibrariesInSingleFile=true` > > `dotnet publish -r linux-x64 /p:PublishSingleFile=true` Note that native binaries are still extracted to...
> @Fabi that is the implementation in .net core 3.1 which is why we are not using it currently. > > In the issue linked this is addressed in .NET...
> I love to play vanilla and future wotlk servers. There is no way to play on m1 chips now. > > [WowLegacyCore/HermesProxy#78 (comment)](https://github.com/WowLegacyCore/HermesProxy/issues/78#issuecomment-1200156900) > > with arctium apple slicon...
> Any updates on this @Fabi ? I currently focus on macOS ARM support but there are a few new unexpected issues
> This is a great project. I have successfully built a 1.14 WOW game by using it combined with hermesproxy. Whether we can build a UI interface to make it...