.NET
Page last updated on 8/19/2021
My experience with .NET is the same as my experience with C#, because all of the C# I've written runs in either the .NET Framework or .NET Core. Although I've written plenty of C# applications, I've really only scratched the surface of what .NET and its standard libraries have to offer. I used this API professionally to help develop a web service while working at a company named Optimal Satcom during a summer internship, with one of my larger tasks requiring me to port several .NET Framework projects to .NET 5. This task helped me understand some of the differences between the different versions of .NET, and gave me greater familiarity with the API.