Showing results for January 2017 - .NET Blog

Jan 31, 2017
0
0

The week in .NET – On .NET on public speaking, ndepend, CrazyCore, The Perils of Man

Bertrand Le Roy
Bertrand Le Roy

Previous posts: .NET Core, .NET Native, NuGet, VS 2017 RC updates This week, we announced updates to .NET Core, .NET Native, NuGet, and VS 2017 RC. Check out the posts for all the details. On .NET We had two shows last week. Our first show was a special on public speaking hosted by Kendra Havens, with Scott ...

.NET
Jan 30, 2017
0
0

January 2017 Update for ASP.NET Core 1.1

Rich Lander [MSFT]
Rich Lander [MSFT]

We just released an update for ASP.NET Core 1.1 due to Microsoft Security Advisory 4010983. The advisory is for a vulnerability in ASP.NET Core MVC 1.1.0 that could allow denial of service. All of the information you need is in the advisory. A short summary is provided below. Red Hat customers should consult the Red Hat advisory for the same issue...

.NET
Jan 30, 2017
0
0

Announcing .NET Core, .NET Native and NuGet Updates in VS 2017 RC

Rich Lander [MSFT]
Rich Lander [MSFT]

Updated (4/2017): See .NET Core Releases to learn about newer releases. We just released updates to the .NET Core SDK, .NET Native Tools and NuGet, all of which are included in Visual Studio 2017 RC. You can also install the .NET Core SDK for command-line use, on Windows, Mac and Linux. Please check out the ASP.NET blog to learn more about Web ...

.NET
Jan 24, 2017
0
0

The week in .NET – Adafruit Class Library for Windows IoT Core, Floor Plan

Bertrand Le Roy
Bertrand Le Roy

Previous posts: On .NET We had no show last week, but we'll have two this week. On Wednesday at 9:00AM Pacific Time, Scott Hanselman will host a panel discussion on public speaking, with Kasey Uhlenhuth, Maria Naggaga Nakanwagi, Donovan Brown, and Mitch Muenster. On Thursday at 9:00AM Pacific Time, Patrick Smacchia ...

.NET
Jan 23, 2017
0
0

Notes from the ASP.NET Community Standup –January 10, 2017

Maria Naggaga
Maria Naggaga

This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the ASP.NET development teams covering the accomplishments of the team on the new ASP.NET Core framework over the previous week. Join Scott Hanselman, ...

ASP.NETCommunity Standup
Jan 23, 2017
1
0

ASP.NET Core Authentication with IdentityServer4

Jeffrey Fritz
Jeffrey Fritz

This is a guest post by Mike Rousos In my post on bearer token authentication in ASP.NET Core, I mentioned that there are a couple good third-party libraries for issuing JWT bearer tokens in .NET Core. In that post, I used OpenIddict to demonstrate how end-to-end token issuance can work in an ASP.NET Core application. Since that post was ...

ASP.NETASP.NET Core
Jan 19, 2017
1

.NET Core Image Processing

Bertrand Le Roy
Bertrand Le Roy

Image processing, and in particular image resizing, is a common requirement for web applications. As such, I wanted to paint a panorama of the options that exist for .NET Core to process images. For each option, I'll give a code sample for image resizing, and I'll outline interesting features. I'll conclude with a comparison of the performance of ...

.NET
Jan 18, 2017
0
0

The week in .NET – On .NET with David Pine, PwdLess, Terraria

Bertrand Le Roy
Bertrand Le Roy

To read last week's post, see The week in .NET – On .NET with Reed Copsey, Jr., Orchard Harvest, Ammy, Concurrency Visualizer, Eco. On .NET Last week, David Pine was on the show to talk about his magic mirror, a screen in a mirror, that can display useful information such as his schedule for the day, the weather forecast, and much more. The ...

.NET
Jan 4, 2017
0
0

Notes from the ASP.NET Community Standup –January 3, 2017

Maria Naggaga
Maria Naggaga

This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the ASP.NET development teams covering the accomplishments of the team on the new ASP.NET Core framework over the previous week. Join Scott Hanselman, ...

ASP.NETCommunity Standup