Showing category results for VS4Mac

Aug 15, 2017
Post comments count0
Post likes count0

Announcing .NET Core 2.0

Vahe Minasyan

.NET Core 2.0 is available today as a final release. You can start developing with it at the command line, in your favorite text editor, in Visual Studio 2017 15.3, Visual Studio Code or Visual Studio for Mac. It is ready for production workloads, on your own hardware or your favorite cloud, like Microsoft Azure.

Aug 15, 2017
Post comments count0
Post likes count0

Announcing .NET Standard 2.0

Vahe Minasyan

The .NET Standard 2.0 specification is now complete. It is supported in .NET Core 2.0, in the .NET Framework 4.6.1 and later versions, and in Visual Studio 15.3. You can start using .NET Standard 2.0 today. While this post demos .NET Standard in C#, it’s also supported in Visual Basic and F#. For more details, take a look at the .NET Standard docum...

Aug 11, 2017
Post comments count0
Post likes count0

What’s new in Visual Studio Team Services (VSTS) Sprint 121 Update

Vahe Minasyan

The Sprint 121 Update of Visual Studio Team Services (VSTS) is rolling out more broadly to accounts this week and includes Wiki in public preview and many features to make your workflow more integrated and consistent.

Aug 11, 2017
Post comments count0
Post likes count0

Web Applications with ASP.NET Core Architecture and Patterns guidance

Vahe Minasyan

As part of the series of posts announced at this initial blog post (.NET Application Architecture Guidance) that explores each of the architecture areas currently covered by our team, this current blog post focuses on “Web Applications with ASP.NET Core Architecture and Patterns guidance“.

Aug 11, 2017
Post comments count0
Post likes count0

Announcing the new and improved Azure Log Analytics

Vahe Minasyan

The Azure Log Analytics service is rolling out an upgrade to existing customers today – offering powerful search, smart analytics, and even deeper insights. This upgrade provides an interactive query language and an advanced analytics portal, powered by a highly scalable data store resembling Azure Application Insights. This creates a consistent mo...

Aug 11, 2017
Post comments count0
Post likes count0

Human readable tests and build chaining in July’s VSTS extension round-up

Vahe Minasyan

Our community of publishers continues to grow and the contributions they’re making are great. This month I’ve got an extension for chaining build definitions together, and another that was written because people were searching for it in the Marketplace.

Aug 9, 2017
Post comments count0
Post likes count0

SQL Server 2017 Release Candidate 2 (RC2) is now available

Vahe Minasyan

Microsoft is pleased to announce availability of SQL Server 2017 Release Candidate 2 (RC2), which is now available for download. The release candidate represents an important milestone for SQL Server.  Development of the new version of SQL Server along most dimensions needed to bring the industry-leading performance and security of SQL Server to Wi...

Aug 9, 2017
Post comments count0
Post likes count0

Microservices and Docker containers: Architecture, Patterns and Development guidance

Vahe Minasyan

As part of the series of posts announced at this initial blog post (.NET Application Architecture Guidance) that explores each of the architecture areas currently covered by our team, this current blog post focuses on “Microservices and Docker containers: Architecture, Patterns and Development guidance”.

Aug 4, 2017
Post comments count0
Post likes count0

Getting Started with C# 7

Vahe Minasyan

The releases of Visual Studio 2017 and Visual Studio for Mac introduced two spectacular new IDEs to develop mobile applications, cloud workloads, and introduced us to a world of powerful new C# features with the release of C# 7. I recently blogged about my favorite new feature, expression bodied members, and even recorded an entire podcast about ho...