.NET Blog

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

The week in .NET – Command Line Parser Library, .NET South East

Previous posts: Package of the week: Command Line Parser Library Command-line applications typically accept arguments and options, and expose a page describing them. Parsing those arguments and options is a repetitive task that .NET provides little help for out of the box, beyond the argument to . Giacomo Stelluti Scala's Command Line ...

The week in .NET – Links!

This week's post will exceptionally be made of links only, as I'm on vacation...Previous posts:.NETASP.NETC#F#There is more content available this week in F# Weekly. If you want to see more F# awesomeness, please check it out!XamarinAzureUWPDataAnd this is it for this week!Contribute to the week in .NETAs always, this weekly post couldn't ...
Comments are closed.0 0
.NET

The week in .NET – Links!

This week's post will exceptionally be made of links only, as I'm on vacation...Previous posts:.NETASP.NETC#F#There is more content available this week in F# Weekly. If you want to see more F# awesomeness, please check it out!XamarinAzureUWPDataAnd this is it for this week!Contribute to the week in .NETAs always, this weekly post couldn't ...
Comments are closed.0 0
.NET

The week in .NET – .NET Conf, Material Design in XAML Toolkit

Previous posts: .NET Conf, September 19-21. Call for Content is Open! (image) .NET Conf is a free, 3 day virtual developer event co-organized by the .NET community and Microsoft. Over the course of the three days developers have a wide selection of live sessions that feature speakers from the community and .NET product teams. ...
Comments are closed.0 0
.NET

The week in .NET – .NET Architecture: Microservices & Containers, On .NET with Omer Raviv on OzCode, Sprache

Previous posts: .NET Architecture – Microservices & Containers We recently added an Architecture Guidance page on the .NET Website. This new page pulls together architecture related resources for building different types of applications with .NET. We’ll be adding and updating content as it becomes available. The ...
Comments are closed.0 0
.NET

The week in .NET – On .NET with Mattias Karlsson on Cake, Topshelf

Previous posts: On .NET: Mattias Karlsson - Cake During the Microsoft Build conference, we recorded interviews with some of the attendees. Mattias Karlsson is a core contributor on Cake, the cross-platform build automation system with a C# DSL. Package of the week: Topshelf Topshelf is a framework for hosting ...
Comments are closed.0 0
.NET

.NET Fringe: A Great Role Model for Community Oriented Conferences

A few of us just went to a smaller .NET conference in Portland, called .NET Fringe. For me, it was the third time I attended .NET Fringe. I've realized that this conference has gained a special place in my heart, so thought it would be worthwhile writing up why that is. My goal isn't to convince you to attend .NET Fringe per se, but to ...
Comments are closed.0 0
.NET

Performance Improvements in .NET Core

Update (2017/06/12): Added BenchmarkDotNet blog post link. There are many exciting aspects to .NET Core (open source, cross platform, x-copy deployable, etc.) that have been covered in posts on this blog before. To me, though, one of the most exciting aspects of .NET Core is performance. There's been a lot of discussion about the ...

The week in .NET – On .NET with Brett Morrison, DateTime Extensions

Previous posts: On .NET: Brett Morrison During the Build conference, I caught up with my friend Brett Morrison. Brett is an entrepreneur, executive, and hands-on developer, who has been using Microsoft products and .NET throughout his career. He founded startups, such as Onestop and ememories, and also worked for SpaceX...
Comments are closed.0 0
.NET

The week in .NET – Open XML SDK, Adventure Time

Previous posts: Package of the week: Open XML SDK The Open XML SDK provides open-source libraries for working with Word, Excel, and PowerPoint documents. It supports scenarios such as high-performance generation of word-processing documents, spreadsheets, and presentations, high fidelity conversion of Word documents to HTML, ...
Comments are closed.0 0
.NET