AWS Developer Tools Blog

Tag: Roslyn

Code Analyzers Added to AWS SDK for .NET

One of the most exciting Microsoft Visual Studio 2015 features is the ability to have static analysis run on your code as you write it. This allows you to flag code that is syntactically correct but will cause errors when run. We have added static analyzers to the latest AWS SDK NuGet packages for each […]