If you're considering PuppeteerSharp for PDF generation, here's the version of the story that doesn't show up in the "getting started" docs.
The OpenAI .NET API library, now in beta, supports the entire OpenAI API including Assistants v2 and Chat Completions as well as the GPT-4o model. Microsoft is heralding the arrival of an official ...
Microsoft's .NET 7 is the current version of the .NET unified runtime, providing developers with flexibility and power for writing modern applications. .NET is constantly evolving, and with .NET 7 ...
I first learned about the C# compiler as a service workings way back in 2008 at PDC. At that time, Anders Hejlsberg gave a brief preview of what was to come by showing off a C# ...
Take advantage of array pooling and memory pooling in C# to reduce allocations and improve the performance of your applications Optimal usage of available resources is one of the most important ...
The .NET framework allows cross-platform development on Windows and Mac, and Microsoft released version 8 for both in November. Here's what that means to developers. In the late 1990s, Microsoft began ...
“I love writing pagination code!”…said no one ever. After what seems like the millionth time writing a list pager from scratch, we’ve come up with a handy generic class to plug in for .NET API ...
For the fourteenth year in a row, I am organizing an info day for software architects and developers in the .NET environment again in 2026, which will again take place as a one-day online event this ...
ASP.NET has been a workhorse of business software for more than two decades. Banks run their transaction systems on it, insurance companies ...