.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Introducing Azure API Apps

As part of the Azure SDK 2.5.1 release, a new feature called Azure API Apps were included.  This new feature raises the capabilities of ASP.NET Web API, extending it with Swagger metadata while providing a simple to manage interface in the Azure Portal.  Extend your API with authentication and no code changes, or generate an SDK for your API...

Prism grows up

It's been over seven years since the Prism project started, led by the patterns & practices team. It was originally known as the Composite Application Library. Last year, we celebrated our 5th official release of Prism. The two major focuses of that release were: composability and ease of community contribution. From the beginning, ...
Comments are closed.0 0
.NET

Prism grows up

It's been over seven years since the Prism project started, led by the patterns & practices team. It was originally known as the Composite Application Library. Last year, we celebrated our 5th official release of Prism. The two major focuses of that release were: composability and ease of community contribution. From the beginning, ...
Comments are closed.0 1
.NET

Prism grows up

It's been over seven years since the Prism project started, led by the patterns & practices team. It was originally known as the Composite Application Library. Last year, we celebrated our 5th official release of Prism. The two major focuses of that release were: composability and ease of community contribution. From the beginning, Prism ...
Comments are closed.0 0
.NET

Customize external web tools in Visual Studio 2015

Visual Studio 2015 ships with multiple open source command line tools that are used in modern web development workflows. Those tools are: All of these tools are shipped as part of Visual Studio but are not installed in the same way as you would install them manually. They are all located in the Visual Studio install directory and are ...

MSBuild Engine is now Open Source on GitHub

Today we are pleased to announce that MSBuild is now available on GitHub and we are contributing it to the .NET Foundation! The Microsoft Build Engine (MSBuild) is a platform for building applications. By invoking msbuild.exe on your project or solution file, you can orchestrate and build products in environments where Visual Studio isn't ...
Comments are closed.0 0
.NET

dotnetConf is back, this Wednesday

dotnetConf is a free, 2 day virtual event co-organized by the .NET community and Microsoft, and it’s this Wednesday! As you can guess by its name, it’s dedicated to your favorite development platform, .NET. Grab a comfortable chair, a pot of your favorite hot (or cold) beverage and a mind to fill with all the latest .NET product and ...
Comments are closed.0 0
.NET

Welcome Back! – The AJAX Control Toolkit March 2015 Update

Welcome Back! - The AJAX Control Toolkit March 2015 Update Its been 15 months since a significant update was released for the AJAX Control Toolkit on CodePlex. In the time since then, our friends at DevExpress have stepped up and offered to lead this open source project. In just a few short months, they have implemented a number of modern and...