Showing results for ASP.NET 5 - .NET Blog

Jan 19, 2016
0

ASP.NET 5 is dead – Introducing ASP.NET Core 1.0 and .NET Core 1.0

Jeffrey Fritz
Jeffrey Fritz

This post originally appeared on Scott Hanselman's blog at: http://www.hanselman.com/blog/ASPNET5IsDeadIntroducingASPNETCore10AndNETCore10.aspx Naming is hard. There are only two hard things in Computer Science: cache invalidation and naming things. - Phil Karlton It's very easy to armchair quarterback and say that "they should have named it...

ASP.NET
Dec 15, 2015
1
0

WCF Connected Service Visual Studio Extension Preview for ASP.NET 5 Projects

Zhenlan Wang - MSFT
Zhenlan Wang - MSFT

Over the years, many Visual Studio developers have enjoyed the productivity that Add Service Reference Dialog Box provided when their projects need to access Windows Communication Foundation (WCF) services. WCF team is excited to introduce you to the support of Add Service Reference functionality for ASP.NET 5 projects via WCF Connected Service ...

ASP.NET
Nov 24, 2015
0
0

.NET Core and ASP.NET Bug Bounty Update

Barry Dorrans
Barry Dorrans

As we've now released RC1 of .NET Core and ASP.NET restrictions on areas for investigation are now lifted. The entire cross platform stack, including networking is now in scope and eligible for bounty submissions.The ASP.NET web site has instructions on how to install RC1 on Windows, Linux and OS X. Windows researchers can use Visual Studio ...

ASP.NET
Nov 18, 2015
0

Announcing ASP.NET 5 Release Candidate 1

Jeffrey Fritz
Jeffrey Fritz

Update - 11-30-2015: The ASP.NET 5 RC1 installers and DNX packages have been updated to address the following issues: The updated version of DNX (1.0.0-rc1-update1) is available via the .NET Version Manager (DNVM). Note, no other ASP.NET 5 NuGet packages are affected by this update and thus their versions remain unchanged. If you have ...

ASP.NET
Jul 27, 2015
0
0

Announcing Availability of ASP.NET 5 beta 6

Jeffrey Fritz
Jeffrey Fritz

It feels like we just did this… we just announced an ASP.NET release, and here comes another one.  The development team has been hard at work right through the release of Visual Studio 2015 to deliver an updated set of packages and tools for you to use with ASP.NET 5.  This release, labeled ASP.NET 5 beta 6 contains a handful of new features in...

ASP.NET
Jul 20, 2015
0
0

Announcing ASP.NET 4.6 and ASP.NET 5 beta 5 in Visual Studio 2015 Release

Jeffrey Fritz
Jeffrey Fritz

Long time readers of this blog or followers of the ASP.NET Community Standup know that this day was coming, and we have a released version of ASP.NET 4.6 framework and tools with Visual Studio 2015.  Not only are we shipping ASP.NET 4.6, but we are also including with Visual Studio 2015 a bundle of ASP.NET 5 beta 5 runtime tools and libraries.  ...

ASP.NET
Jun 30, 2015
0
0

ASP.NET 5 Beta5 Now Available

Daniel Roth
Daniel Roth

This week we released ASP.NET 5 Beta5 as an in-place update to Visual Studio 2015 RC on http://nuget.org! The version that shipped with VS2015RC was Beta4 so you’ll definitely want toget this update. ASP.NET 5 Beta5 is loaded with lots of new features, improvements, and bug fixes. It’s important to remember that there’s the ASP....

ASP.NET
May 19, 2015
0

Application Insights for ASP.NET 5 – you’re in control

Sergey Kanzhelev
Sergey Kanzhelev

ASP.NET 5 apps can now be monitored for performance and usage with Visual Studio Application Insights. The composability of components in ASP.NET 5 makes it very easy to integrate telemetry modules into your app design in a flexible way. With the feedback you get about the performance and effectiveness of your app in the wild, you can make informed...

ASP.NET
Apr 29, 2015
0

New ASP.NET Features and Fixes in Visual Studio 2015 RC

Jeffrey Fritz
Jeffrey Fritz

Today Scott Hanselman announced the Release Candidate of Visual Studio 2015, Team Foundation Server 2015 and Visual Studio 2013 Update 5. We hope that all //build attendees are enjoying the show, and we are following up on the news of the Visual Studio 2015 Release Candidate to show you some of the cool new features delivered in this version for ...

ASP.NET
Apr 24, 2015
0
0

Making It Better: ASP.NET with Visual Basic 14

Jeffrey Fritz
Jeffrey Fritz

BASIC is part of the DNA of Microsoft, and we have continued to evolve the language for most of the 40 years of the company’s existence.  In the next evolution of the language, Visual Basic 14, there are a number of great features that are being added and we want to make sure that you know we are fully supporting them with ASP.NET in ...

ASP.NET