by CPI Staff | Jul 29, 2024 | .NET, AI, Azure, Azure AI Services, Azure AI Vision, Blog, C#
This Azure AI Vision article will show you how to create a .NET app that reads handwritten text using Azure AI Vision. Microsoft Azure AI Services offers several AI services that can help streamline business processes or create in-house applications that can replace...
by CPI Staff | Jul 22, 2024 | .NET, Blog, C#
This Microsoft .NET article will explain what appsettings.json is in .NET and C# and how to use it. The ‘appsettings.json’ file allows us to manage an application configuration securely and efficiently and easily transition between development and...