.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

.NET Core Image Processing

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...

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

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 week in .NET – On .NET with Reed Copsey, Jr., Orchard Harvest, Ammy, Concurrency Visualizer, Eco

To read last week's post, see The week in .NET – On .NET with Glenn Versweyveld, Protobuf.NET, Arizona Sunshine. Starting this week, UWP links, which have been in the general .NET section until now, are getting their own section thanks to Michael Crump who graciously accepted to provide weekly contents along with Phillip Carter for F#, ...

The week in .NET – On .NET with Steve Smith, Jint, Blue Effect

To read last week's post, see The week in .NET – .NET Core triage on On .NET, ShareX. Next week, the post will be a little late like this week. On .NET Last week, I published a short interview with Steve Smith that was shot during the MVP Summit. We talked about ASP.NET Core and its documentation, that Steve has been contributing to, about...

The week in .NET – .NET Core triage on On .NET, ShareX

To read last week's post, see The Year in .NET – Visual Studio 2017 RC and .NET Core updated, On .NET with Stephen Cleary and Luis Valencia, Ulterius, Inferno, Bastion, LoGeek Night. I might not post next week, for reasons you'll surely understand, or I might do so one or two days late... Happy holidays! On .NET Last week, we had Karel ...

The Year in .NET – Visual Studio 2017 RC and .NET Core updated, On .NET with Stephen Cleary and Luis Valencia, Ulterius, Inferno, Bastion, LoGeek Night

To read last week's post, see The week in .NET – On .NET on MyGet – FlexViewer – I Expect You To Die. The Week in .NET is now more than a year old! Our first post was published on December 1 of last year, and it had only 6 links. This week's issue has more than 60! This is not me becoming less selective (I'm actually becoming more ...

December 2016 Update for .NET Core 1.0

Today, we are releasing a new set of reliability and quality updates for .NET Core 1.0. This month's update is our second Long Term Support (LTS) update and includes updated versions of multiple packages in .NET Core, ASP.NET Core and Entity Framework Core. We recommend everyone on the 1.0.* LTS track move to this update immediately. How to ...