PreviousNext

Using High-Performance Techniques to Base64 Encode a GUID

by bill-s, 2019-07-02T07:59:01.966Z

It’s been a little while since my last high-performance post, but my use of the techniques and features continues! In this post, I want to present a more practical example which I hope will help to illustrate a real-world use case for some of the new .NET Core performance focused API changes.

Read More