.NET on AWS Blog
Category: Amazon Q Developer
Port .NET Framework workloads to Linux with Amazon Q Developer, Part 2: Test Projects
Introduction This blog series explores how to port different kinds of .NET Framework projects to cross-platform .NET with Amazon Q Developer .NET transformation, currently in public preview. Modernizing a Windows-based .NET Framework solution to run on Linux can reduce operational costs by up to 40%. Part 1 covered porting of class library projects. Here in […]
Generate Code Documentation Using Amazon Q Developer
Amazon Q Developer is a generative AI-powered assistant that automates software documentation by analyzing codebases, creating and updating README files, generating visual diagrams, and providing detailed technical documentation, helping development teams maintain current documentation without sacrificing development velocity.
Port .NET Framework workloads to Linux with Amazon Q Developer, Part 1: Class libraries
Introduction In the .NET world, the modernization process for .NET Framework applications can be complex, presenting significant challenges for enterprise software development teams. Organizations with extensive .NET Framework codebases face critical decisions about migrating traditional applications to modern .NET and Linux, including careful analysis of dependencies and how to handle compatibility constraints. Existing libraries may […]