F# Weekly #9, 2020 – Rider 2020.1 EAP & new F# talk videos

Welcome to F# Weekly,
A roundup of F# content from this past week:

News

Videos and Slides

Blogs

F# vNext

GitHub projects

  • Zaid-Ajaj/LiteDB.FSharp – Advanced F# Support for LiteDB, an embedded NoSql database for .NET with type-safe query expression through F# quotations
  • Zaid-Ajaj/Npgsql.FSharp – Thin F# wrapper around Npgsql, the PostgreSQL database driver for .NET
  • Dzoukr/Dapper.FSharp – Lightweight F# extension for StackOverflow Dapper
  • Zaid-Ajaj/Npgsql.FSharp.Analyzer – F# analyzer that provides embedded SQL syntax analysis, type-checking for parameters and result sets and nullable column detection when writing queries using Npgsql.FSharp.

New Releases

That’s all for now. Have a great week.

Previous F# Weekly edition – #8, 2020Subscribe

4 thoughts on “F# Weekly #9, 2020 – Rider 2020.1 EAP & new F# talk videos

  1. Hey, I saw my blog post (Tales of an F# Advent Survivor) was in F# weekly, thanks for that!! How do you collect these, do you look for #fsharp hashtag on twitter? In any case I have a new article up! It doesn’t itself contain actual F# code but it’s the first on a series that will be F#.

Leave a comment