.NET Blog

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

The week in .NET – Let’s Encrypt Web App Renewer, Seattle CodeCamp 2017

Previous posts: Open-source project of the week: Let's Encrypt Azure Web App Renewer There's a growing consensus that all web sites should transition now to be encrypted with HTTPS. This comes at a cost, and with the friction associated with acquiring and renewing certificates. The problem of cost is now addressed by Let's Encrypt, but ...
Comments are closed.0 0
.NET

The week in .NET – .NET Core 2.0, ASP.NET Core 2.0, Entity Framework Core 2.0, Visual Studio 2017 Update 3, enterprise Entity Framework Core in Boston, and links!

Previous posts: .NET Core 2.0, ASP.NET Core 2.0, Entity Framework 2.0, and Visual Studio 2017 Update 3 launched! This is a week to celebrate for the .NET community, as .NET Core 2.0, ASP.NET Core 2.0, and Entity Framework 2.0 shipped! We're also getting an update to Visual Studio 2017 with lots of improvements for .NET Core developers. ...

The week in .NET – Rezoom.SQL, Protobuf in Orlando, and links!

Previous posts: Tool of the week: Rezoom.SQL Rezoom.SQL is an F# ORM for SQL databases. It integrates with the F# compiler via a generative type provider to statically typecheck its own dialect of SQL. It knows how to translate this SQL dialect to various backends. Currently it supports SQLite, SQL Server, and PostgreSQL. The type ...
Comments are closed.0 0
.NET

The week in .NET – Nuke, Warden.NET, .NET in Bangalore, and links!

Previous posts: Tool of the week: Nuke Nuke is a cross-platform build automation system with C# DSL, much like Cake. It features auto-completion, refactoring, and navigation in all IDEs. Nuke avoids complexity, and integrates as a normal project. Package of the week: Warden.NET The System.Diagnostics.Process class while useful does ...
Comments are closed.0 0
.NET

The week in .NET – MIST, F# in NYC, and links

Previous posts: Package of the week: MIST The interface is essential to many applications such as Windows Forms or WPF data binding. Implementing it can however be fastidious, and involves quite a lot of boilerplate code. MIST simplifies this using IL weaving and a custom Visual Studio build task. With MIST, you can use simple auto-...
Comments are closed.0 0
.NET

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