Showing results for April 2017 - .NET Blog

Apr 26, 2017
Post comments count0
Post likes count0

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

Jeffrey Fritz
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
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
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
Apr 18, 2017
Post comments count0
Post likes count0

The week in .NET – Happy birthday .NET with Robin Cole, TinyORM, 911 Operator

Bertrand Le Roy
Bertrand Le Roy

Previous posts: On .NET This week on the show, we'll speak with Don Schenck about Red Hat. We'll take questions on Gitter, on the dotnet/home channel and on Twitter. Please use the tag. It's OK to start sending us questions in advance if you can't do it live during the show. Happy birthday .NET with Robin Cole In February we go...

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

NuGet Package Identity and Trust

Daniel Jacobson
Daniel Jacobson

Update on 10/16/2017: Package ID Prefix Reservation is now live. The documentation can be found here. We want to start this post with a huge thanks to you, the NuGet community. Over the last several months we have been talking to many of you to get feedback on NuGet package identity and trust. We’ve learned so much from you and we hope that what w...

NuGetNuGet.orgSecurity
Apr 14, 2017
Post comments count0
Post likes count0

Azure Functions Tools Roadmap

picru
picru

**Update 5-10-2017: **The first release of Visual Studio 2017 Tools for Azure Functions is now available to try We’ve been humbled by the intense interest in Visual Studio tools for Azure Functions since we shipped our initial preview for Visual Studio 2015 last fall. Unfortunately, given other constraints, Visual Studio 2017 did not include Azure...

ASP.NETAzure
Apr 13, 2017
Post comments count1
Post likes count0

Announcing SignalR 2.2.2 (Preview 1)

Jon Galloway
Jon Galloway

Today we are happy to announce the release of SignalR 2.2.2-preview1. SignalR 2.2.2 is a servicing release, including some highly requested updates and bug fixes. Here are the highlights of the release: * Support for Service Bus 3 (https://github.com/SignalR/SignalR/issues/3548) * NetStandard version of the client (https://github.com/SignalR/S...

ASP.NET
Apr 11, 2017
Post comments count0
Post likes count0

The week in .NET – .NET Framework 4.7, reference documentation, On .NET on modular ASP.NET, Happy birthday .NET with Immo Landwerth, JustAssembly

Bertrand Le Roy
Bertrand Le Roy

Previous posts: .NET Framework 4.7 This week, we announced the release of the .NET Framework 4.7. We’ve added support for targeting the .NET Framework 4.7 in Visual Studio 2017, also updated today. The .NET Framework 4.7 includes improvements in several areas: You can see the complete list of improvements a...

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

.NET Framework April 2017 Security and Quality Rollup

Rich Lander [MSFT]
Rich Lander [MSFT]

Update (2017/05/15): Added Windows 10 entries to KB table. Update (2017/05/09): Known issue information added for the release. Update (2017/04/20): Known issue information added for the release. Today, we are releasing a new Security and Quality Rollup and Security Only Update for the .NET Framework. You can read the April 2017 Security Updates ...

.NET