Announcing .NET Core Support for AWS CodeBuild and AWS CodeStar

Posted on: Jun 29, 2017

You can now easily develop, build, and deploy cross-platform .NET Core applications with AWS CodeBuild and AWS CodeStar. 

AWS CodeBuild can now build your .NET Core application code, which can be deployed to Amazon EC2 and AWS Lambda. CodeBuild is a fully managed build service that eliminates the need to manage servers or install software for compiling and packaging your .NET Core code. Learn more about CodeBuild here.

AWS CodeStar now provides two new project templates for .NET Core applications, which can be deployed to EC2 (Linux Instances). These CodeStar project templates include everything you need to get started quickly, including .NET Core sample code and a full software development toolchain. Learn more about CodeStar here

CodeBuild is available in US East (Ohio), US East (N. Virginia), US West (Oregon), US West (San Francisco), Canada (Central), EU (Ireland), EU (London), EU (Frankfurt), Asia Pacific (Sydney), Asia Pacific (Singapore), and Asia Pacific (Tokyo).

CodeStar is available in US East (Virginia), US East (Ohio), US West (Oregon), and EU (Ireland). 

To learn more about using CodeBuild for .NET Core application development on AWS, visit the CodeBuild documentation page. To get started developing a .NET Core application, visit the CodeStar console and select one of the .NET Core templates.