.NET on AWS Blog

Category: Artificial Intelligence

Building a Conversational Document Bot on Amazon Bedrock and Amazon Textract with .NET Windows Forms

Introduction The growth in developing and launching Generative AI solutions is unprecedented. Most content available to help developers is in Python. While this may be the majority, many developers maintain and evolve long-lasting lines of business applications developed on .NET. Enterprises have invested a lot into these legacy applications, and it would be difficult for […]

Add AI-powered coding assistance to Visual Studio with Amazon CodeWhisperer

Chris Christou, Craig Bossie, and Saurabh Ajmera contributed to this post. As of April 30th 2024, Amazon CodeWhisperer is now part of Amazon Q Developer. Introduction Amazon CodeWhisperer (CodeWhisperer) is an AI-powered developer productivity tool that generates code suggestions. CodeWhisperer integration with Visual Studio is now available in preview. The AWS Toolkit for Visual Studio […]

AWS Microservice Extractor for .NET AI-Powered Recommendations

Introduction When we launched AWS Microservice Extractor for .NET, the goal was to give customers an easy-to-use tool to extract microservices from their monolithic applications. To achieve this goal, we have created multiple ways for you to locate candidate code for microservices to extract. In this post, we are going to talk about the latest […]