These two formats are a lot more similar than their acronyms suggest.
Take advantage of configuration providers and dependency injection to configure your ASP.Net Core applications in a loosely coupled manner Microsoft’s ASP.Net Core is an open-source, cross-platform, ...
Despite being deprecated by Microsoft in .NET Core 3.0, the wildly popular Newtonsoft.Json JSON serializer still rules the roost in the NuGet package manager system for .NET developers. The tool to ...
JSON is the leading data interchange format for web applications and more. Here’s what you need to know about JavaScript Object Notation. JSON, or JavaScript Object Notation, is a format used to ...
Recently, I have been hard at work, creating some really complex PowerShell scripts related to a few projects that I have been working on. One of the big lessons that I have learned through all of ...