To read last week’s post, see The week in .NET – 7/19/2016.
On .NET
Last week, we had Rowan Miller on the show to talk about Entity Framework.
This week’s show has been canceled and is anticipated to return next week.
Package of the week: OpenPop.NET
OpenPop.NET is an open source implementation of a POP3 client and a robust MIME parser written in C#. It gives developers access to email on a POP3 server in a matter of minutes.
The following is an example on how to download all email from a server:
Xamarin App of the week: Continuous .NET C# and F# IDE
Build C# and F# applications on your iPad with Continuous .NET C# and F# IDE! Continuous has many amazing features such as code completion, full syntax highlighting and an interactive output window that lets you see changes to your application as you make them.
Game of the week: FRU
FRU is a highly innovative puzzle platformer built for Xbox One. In FRU, players use the Kinect to project their silhouette to solve puzzles within the game world. Players will enjoy four chapters, each with a unique twist, while they use their silhouette to strike creative poses to activate or avoid various components within the environment.
FRU was created by Through Games using Unity and C#. It is currently available on Xbox One.
User group meeting of the week: Xamarin Dev Days
On Saturday, July 30 at 9:00 AM, the Seattle Mobile .NET Developers group is hosting a Xamarin Dev Day, which provides attendees with an intense, hands-on learning experience for the day.
.NET
- [.NET Foundation] New Community Director, Rachel Reese
- Developer Productivity in VS 2015 and VS 15 – [Video] by Kasey Uhlenhuth.
- The Power of Global.json: Leveraging .NET Core Tooling Features, by David Pine.
- Using C# to Create PowerShell Cmdlets: Beyond the Basics, by Michael Sorens.
- .NET backward compatibility – Part 4, by Bastian Eicher.
- TPL: Producer Consumer Pattern – Thread Safe Queue Collection, by Ameet Parse.
- Freezable Pattern
- Reducing allocations and resource usages when using Task.Delay, by Ayende.
- Key Steps in Developing .NET Core Applications, by Damir Dobric.
ASP.NET
- Status Code With Empty Response in ASP.NET Core, by Michal.
- Return 401 Unauthorized From ASP.NET Core API, by Michal.
- Loading tenants from the database with SaasKit in ASP.NET Core, by Andrew Lock.
- Service Discovery Patterns with ASP.NET Core, by Cecil Phillip.
- The Minimal ASPNET Core App, by Steve Smith.
- Understanding ASP.NET Core Initialization, by Ed Charbeneau.
- Build, ship and run ASP.NET Core on Microsoft Azure using Docker Cloud, by Laurent Kempé.
F#
- A Peek into F# 4.1, by Phillip Carter.
- F# on .NET Core 1.0 RTM SDK Preview 2, presented by Enrico Sada.
- F#: Fixing Recursive-Induced Damage, by Scott Nimrod.
- Currying and Partial Application in F#, by GuvBlog.
- Building a Poker Bot: Function Fold as a Decision Tree, by Mikhail Shilkov.
Check out F# Weekly for more great content from the F# community.
Xamarin
- New Xamarin Dev Days Cities Announced!, by Jayme Singleton.
- Introducing Stack Overflow Documentation, by Craig Dunn.
- Explore iOS 10, tvOS 10, watchOS 3, and macOS Sierra Previews Today, by Miguel de Icaza.
- Effects with XAML, by Jesse Liberty.
- Build C# and F# Apps on Your iPad with Continuous Mobile Development Environment, by James Montemagno.
- Xamarin Forms – View Model First Navigation
Games
- SadConsole – Version 3 Release, by Andy De George.
- Shaders Case Study – Stealth Games’ XRay Vision – [Video], by Makin’ Stuff Look Good.
- Hex Map 1: Creating a Hexagonal Grid, by Catlike Coding.
- 1.0 Unity Tower defense tutorial – Placing tiles – [Video], by inScope Studios.
- Unity and C# Tutorial – Lesson Two – Statements – [Video], by Craig Hinrichs.
- C# Monogame RPG Made Easy Tutorial 1 – Introduction – [Video], by CodingMadeEasy.
- Dynamically Resizing Colliders to Match Sprites in Unity, by Improx Games.
And this is it for this week!
Contribute to the week in .NET
As always, this weekly post couldn’t exist without community contributions, and I’d like to thank all those who sent links and tips.
You can participate too. Did you write a great blog post, or just read one? Do you want everyone to know about an amazing new contribution or a useful library? Did you make or play a great game built on .NET? We’d love to hear from you, and feature your contributions on future posts:
- Send an email to beleroy at Microsoft,
- comment on this gist
- Leave us a pointer in the comments section below.
- Send Stacey (@yecats131) tips on Twitter about .NET games.
This week’s post (and future posts) also contains news I first read on The ASP.NET Community Standup, on Weekly Xamarin, on F# weekly, on ASP.NET Weekly, and on Chris Alcock’s The Morning Brew.
0 comments