News

.NET Core Support Now Part of Key AWS Coding Services

Developers working in the Amazon Web Services realm who have requested .NET Core support in some of the AWS coding tools got their wishes granted.

Cloud giant Amazon upgraded two services used for developing, building and deploying AWS applications so that those tools now support .NET. In particular, developers had inquired about the AWS tools CodeStar and CodeBuild having support for .NET Core, a lightweight, open source, modular platform used to create Web applications and services for Windows, Linux and Mac OSes.

CodeStarintroduced in April, is designed to integrate with existing IDEs and abstract some of the steps needed to build a toolchain for continuous integration/continuous deployment (CI/CD) on the AWS cloud. It comes pre-configured with a project management dashboard, an automated CD pipeline, and a Git code repository using AWS CodeCommit, AWS CodeBuild, AWS CodePipeline and AWS CodeDeploy. It also provides out-of-the-box integration with Atlassian's JIRA Software, which adds project management and issue tracking.

New .NET Core templates have been added to CodeStar, joining the initial templates available for developing Amazon EC2, AWS Elastic Beanstalk and AWS Lambda projects with the JavaScript, Java, Python, Ruby and PHP programming languages.

"Each template provisions the underlying AWS Code Services and configures an end-end continuous delivery pipeline for the targeted application using AWS CodeCommit, AWS CodeBuild, AWS CodePipeline, and AWS CodeDeploy," AWS' Tara Walker said in a blog post.

CodeBuild provides a fully managed project build service for compiling source code, testing the code and producing ready-to-deploy software packages, freeing developers from worrying about provisioning, managing and scaling their own build servers. The update now lets developers build and deploy .NET Core applications for Amazon EC2 and AWS Lambda.

"This new CodeBuild capability has enabled the addition of two new project templates in AWS CodeStar for .NET Core applications," Walker said.

"These new project templates enable you to deploy .NET Code applications to Amazon EC2 Linux Instances, and provides everything you need to get started quickly, including .NET Core sample code and a full software development toolchain," continued Walker, who added that many developers had inquired about .NET app development support.

In her post, Walker demonstrated how to use the new capabilities, noting that Visual Studio 2017 is required to leverage the new functionality, along with the AWS Toolkit for Visual Studio 2017.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Microsoft Revamps Fledgling AutoGen Framework for Agentic AI

    Only at v0.4, Microsoft's AutoGen framework for agentic AI -- the hottest new trend in AI development -- has already undergone a complete revamp, going to an asynchronous, event-driven architecture.

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

  • Microsoft Execs to Tackle AI and Cloud in Dev Conference Keynotes

    AI unsurprisingly is all over keynotes that Microsoft execs will helm to kick off the Visual Studio Live! developer conference in Las Vegas, March 10-14, which the company described as "a must-attend event."

Subscribe on YouTube