Posts Tagged ".NET"
5x Faster Cold Starts - is .NET Native AOT worth the trade offs?
This post explores using AOT compilation features of .NET to improve performance for AWS Lambda functions. Find a template to use yourself inside as well!
Read Post
On Cookies and the .NET HttpClient
I hope you never have to experience this, but in case you... Here's how you can use cookies to communicate in a server to server set up - but ONLY if you absolutely must!
Read Post