F# 21 March 2021 Announcing EFCore.FSharp Announcing the first alpha release of F# support for Entity Framework Core 5.0.3
F# 26 June 2020 MiniScaffold, setting up a new F# project the easy way Setting up a new project can be a pain. Especially if you want to split it into separate folders for clarity. You might want a
.NET Core 23 June 2020 Yet more "fun" with time zones in .NET It is a truth universally acknowledged, that a .NET project in possession of multiple time zones, must be in want of Noda Time [https://nodatime.
C# 19 June 2020 The continued theft of ideas by C# Back in the good old days, C# was .NET was Windows. Sure there were antique languages like VB.NET and ivory tower academia from F#
.NET Core 16 June 2020 PowerShell in .NET Core and Docker Since the beginning of time .NET Core there has been one continuous annoyance about developing cross-platform solutions, including build scripts for windows and non-windows platforms.
Docker 13 June 2020 Developing in a docker container Ah, a new open source project that looks interesting. Let's pull it down from GitHub, open it up in the IDE of our choice and.
.NET Core 18 July 2019 Creating a single file application in .NET Core Publishing a .NET Core application as a single executable file, and keeping it as small as possible
.NET Core 26 May 2016 Configuring an ASP.NET Core MVC Application Following on from my post on how to upgrade an ASP.NET 5 application to .NET Core [https://simonreynolds.ie/upgrading-from-aspnet-5-rc1-to-aspnet-core-rc], here's how to configure
.NET Core 26 May 2016 Upgrading from ASP.NET 5 RC1 to ASP.NET Core RC2 ASP.NET 5 is dead. Long live .NET Core! ASP.NET 5 has been through more than a name change. dnvm, dnu and dnx are
.NET Core 21 December 2015 Live coding using ASP.NET 5 and DNX Coding in ASP.NET 5 just became a lot quicker. A change in a view will be reflected as soon as you hit F5, now
.NET Core 2 October 2015 Hosting an ASP.NET vNext application from NGINX Note This entry has been updated and republished to account for the breaking changes which have taken place in the vNext (now DNVM) project and
.NET Core 2 October 2015 Install ASP.NET vNext on a DigitalOcean Ubuntu droplet Note This entry has been updated and republished to account for the breaking changes which have taken place in the vNext (now DNVM) project .NET