F# 周报 2019#47 期: Oryx, FSharp.JsonApi 与 Fabulous 主版本更新
新闻
- WebWindow 一个 .NET Core 的跨平台 WebView 库
- 使用 Bolero 在 WebAssembly 中执行 F# 代码
- IntelliCode 插件,AI 辅助智能代码提示
- ML.NET in Jupyter Notebooks
视频
- Dylan Beattie and the Linebreakers – Monads (Live at NDC Oslo 2019)
- 用 React, Elmish, F# 和 Fable 翻版一个 hackernews 网站 – The Dev Owl
- 使用 Thoth.Json 在 F# 和 Fable 中解析 JSON – The Dev Owl
- Bristech 2019 Kryzystof Cieslak – LSP: IDE 背后的魔力
- Scale By The Bay 2019: Krzysztof Cieslak, 在 JS 生态系统中 Hacking F#
- 使用 Entity Framework & Docker – Cecil Phillip, Rich Lander
- 使用 Visual Studio for Mac 进行 ASP.NET Core 3.0 开发 – Sayed Hashimi
- DotNetCore.Show 第 38 集 – Kirill Skrygan 谈 Rider
- The Power Of Composition (DotNext 2019) – Scott Wlaschin
- F# 基础 004 – Values – Ody Mbegbu
- Visual Studio: .NET Community Standup – Nov. 21st 2019 – Visual Studio!
- .NET Rocks: Joe Duffy 谈 Entity Framework Core 3
博客
- F# 基于属性测试 API 响应类型 – Stuart Lang
- Quick and dirty literal port of my PBKDF2 password hash function from C# to F# – Nathan Evans
- Create an HTTP Trigger Azure Function using FSharp – Luis Quintanilla
- Candidate Features For C# 9 – Bassam Alugili
F# vNext
- F# 语言建议:
项目
- jet/equinox – .NET Event Sourcing library with CosmosDb, EventStore, integration test and SqlStreamStore backends
- cboudereau/category-theory-for-dotnet-programmers – This repo contains all c++ / haskell samples from Bartosz Milewski’s book (Category Theory for Programmers) converted to csharp and fsharp