The week in .NET – 3/1/2016

Bertrand Le Roy

To read last week’s post, see The week in .NET – 2/23/2016.

On.NET

Last week, we had a fun, slightly chaotic discussion with Scott Hanselman. This week, our guest is Rachel Reese, and we’ll talk about Jet.com and F#.

Package of the week: SkiaSharp

Xamarin released a new 2D drawing API based on Google’s powerful Skia library that powers Chrome, Firefox, and Android’s graphic stack. SkiaSharp is a portable library with support for OS X, Android, iOS, Mono, and .NET Framework.

Tool of the week: Docfx

Since its inception, .NET has included the ability for developers to include documentation in the form of XML doc comments. Going from those comments to a great web site serving readable documentation with a good table of contents was often a clunky experience however. Docfx brings a modern solution to this problem, that leverages the power of Markdown and YAML, and enables both conceptual and reference documentation in the same place, with a simple cross-reference system between them. It’s also possible to include code samples as partial views of code files on disk. This is extremely useful if you believe that the code samples in your documentation should be part of your test suites, in order to maintain their accuracy.

docfx

For more information, Seth Juarez recorded a video about Docfx.

User group of the week: TRINUG

TRINUG holds its weekly meetup this week on Wednesday, March 2 with a talk from Kip Streithorst on high level web application architecture.

.NET

ASP.NET

F#

Check out F# Weekly for more great content from the F# community.

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:

This week’s post (and future posts) also contains news I first read on ASP.NET’s community spotlight, on F# weekly, on ASP.NET Weekly, and on Chris Alcock’s The Morning Brew.

0 comments

Discussion is closed.

Feedback usabilla icon