Showing archive results for 2017

May 10, 2017
Post comments count1
Post likes count0

Announcing ASP.NET Core 2.0.0-Preview1 and Updates for .NET Web Developers

Jeffrey Fritz

The ASP.NET team is pleased to share the first preview version of the ASP.NET Core 2.0 framework.  In this post, we’ll look at the new features and changes to the web framework that were announced at the Build 2017 keynote and sessions.  We will also look at some other updates that were published for ASP.NET 4.7 and WCF. ASP.NET Core 2.0.0-preview...

ASP.NETASP.NET Core
May 9, 2017
Post comments count0
Post likes count0

.NET Framework May 2017 Security and Quality Rollup

Rich Lander [MSFT]

Last Updated (2015/05/31) Today, we are releasing a new Security and Quality Rollup and Security Only Update for the .NET Framework. Please see .NET Core May 2017 Updates for the .NET Core updates being released today. Security Microsoft Common Vulnerabilities and Exposures CVE-2017-0248 A security feature bypass vulnerability exists when Micr...

.NET
May 9, 2017
Post comments count0
Post likes count0

.NET Core May 2017 Update

Lee Coward

Today, we are releasing the .NET Core May Update. This includes .NET Core 1.0.5, 1.1.2 and .NET Core SDK 1.0.4. Details regarding the security issues addressed by this release can be seen in the Security Advisory announcement Security CVE-2017-0247 An issue exists can where, in the presence of a particular sequence of bytes, web pages attem...

.NET
May 9, 2017
Post comments count0
Post likes count0

The week in .NET – Microsoft Build 2017, .NET Core 2.0 status, Happy birthday .NET with Eilon Lipton, On .NET with Alfonso García-Caro on Fable, Stanford CoreNLP

Bertrand Le Roy

Previous posts: Microsoft Build 2017 The Microsoft Build 2017 conference starts tomorrow in Seattle! You can watch the conference live starting at 8:00AM Pacific Time and get the scoop. .NET Core 2.0 status Only a few days to go before we reach zero bugs. Great progress has been made, but we are still 163 bugs away from zero. ...

.NET
May 2, 2017
Post comments count0
Post likes count0

Announcing the .NET Framework 4.7 General Availability

Rich Lander [MSFT]

Last Updated: 2017/06/15 Today, we are announcing the general availability of the .NET Framework 4.7. The .NET Framework 4.7 was released as part of Windows 10 Creators Update a month ago. You can now install the .NET Framework 4.7 on other versions of Windows. You can download the .NET Framework 4.7: The .NET Framework 4.7 i...

.NET
May 2, 2017
Post comments count0
Post likes count0

The week in .NET – .NET Architecture, .NET Core 2.0 status, Happy Birthday .NET with Matt Gertz, On .NET with Don Schenck on Red Hat, Fable

Bertrand Le Roy

Previous posts: .NET Architecture There’s a new .NET Architecture web site, where you’ll find practical advice, best practices, and sample applications to help you implement different application patterns using .NET. Check it out! .NET Core 2.0 status 2.0 bugs are mostly under control and we think we will hit our zero-bugs goal ...

.NET
Apr 26, 2017
Post comments count0
Post likes count0

The MVP Show Learns about ASP.NET, Identity Server, and Heidelberg

Jeffrey Fritz

In the second episode of the MVP Show, intrepid host Seth Juarez traveled to Heidelberg, Germany to meet with Visual Studio and Development Technologies MVP Dominick Baier.  Dominick is one of the developers responsible for the Identity Server open source project. Seth and Dominick shared several videos about all things API, Germany, and Security. ...

ASP.NETASP.NET Core
Apr 26, 2017
Post comments count1
Post likes count0

ASP.NET Core Logging with Azure App Service and Serilog

Jeffrey Fritz

This guest post was written by Mike Rousos ASP.NET Core supports diagnostic logging through the Microsoft.Extensions.Logging package. This logging solution (which is used throughout ASP.NET Core, including internally by the Kestrel host) is highly extensible. There's already documentation available to help developers get started with ASP.NE...

ASP.NETASP.NET Core
Apr 25, 2017
Post comments count0
Post likes count0

The week in .NET – Happy Birthday .NET with Chris Sells, free ASP.NET Core book, We are the Dwarves

Bertrand Le Roy

Previous posts: Happy birthday .NET with Chris Sells In February, we threw a big .NET birthday bash with Microsoft Alumni and product teams. We caught up with Chris Sells who is currently a Product Manager at Google, and before that a Program Manager at Microsoft. Chris has been part of the .NET developer community since the begin...

.NET