KGySoft.CoreLibraries
KGySoft.CoreLibraries copied to clipboard
KGy SOFT Core Libraries features high-performance and handy general libraries.
Hello, how do I deserialize a data structure in c++ that I serialized using the BinarySerializer.Serialize. Thanks
I have the following Situation: I had an old .NET Framework 4.5.2 application that in the past stored the following objects serialized by the native BinaryFormatter in a SQL database:...
Would you be interested if I wrote a PR bringing in a dependency to my library [Backport.System.Threading.Lock](https://github.com/MarkCiliaVincenti/Backport.System.Threading.Lock) that will give you better locking performance on .NET 9.0+?
Hi, we have a very specific problem with an older version of the Core Library and I hope there might be a solution to it. **What is the problem?** We...