• .NET Blog | 怎樣把桌面程序遷移到.NET Core 3.0 文中詳細的幫大家趟了一邊坑.另外官方的 Windows Compatibility Pack 是遷移利器.(內含視頻) 當然channel9 最近的幾個節目都不錯. --> Shows On-NET
  • .NET Architecture Guides 應該很多人都用過, 最近他們在做個調查問卷,以此幫助團隊完善.NET的架構指導 .NET Blog | Help us make the .NET Architecture guides better for you!
  • .NET Blog | Announcing ML.NET 0.10 – Machine Learning for .NET 在月初ML.NET的第10個版本發布了, 同時Cesar 也匯總了ML.NET的成果. sample等. 團隊也願意協助大家用於生產.並提供了一個表單form聯繫.

  • .NET Blog | Debugging .NET Apps with Time Travel Debugging (TTD) 用WinDbg的Record process with Time Travel Debugging功能去錄製調試程序,幫助了解發生異常前後發生了什麼事情. 為啥用WinDbg呢? WinDbg要比VS Intellitrace 覆蓋範圍更廣. 也許你的程序被人hook了.
  • .NET Blog | Do more with patterns in C# 8.0 在C# 8.0更易用,更人性的編程模式也出現了.Switch Expressions , Property Pattens ,Positional Patterns, Tuple Patterns 等等.下面來看看F#
  • .NET Blog | Announcing F# 4.6 Preview

  • .NET Blog | Submit to the Applied F# Challenge! 為了F#的未來和推廣. 基金會發起了一個無限制F#線上比賽. 提交截至日期道5月20日. 最終入圍項目作者, 會得到基金會認證的F#專家.等等
  • fsprojects/TensorFlow.FSharp TensorFlow API for F# + Differentiable F# eDSL
  • areslazarus.com/archive F# for Jupyter
  • Microsoft/jupyter-core Jupyter kernels in .NET Core 用.net寫Jupyter
  • Building a Game with SignalR and F#
  • Fable-Fauna/Fable.Flora Fable的 Css theme type provider 可以隨意切換 css UI .不錯吧.
  • medium.com/@k_cieslak/a Ionide發起了一個眾籌 Ionide - Open Collective
  • Dependent Types in F# 這個很有意思 比方說我們創建個UtcDateTime時間類型可以包含幾種可能

    type UtcDateTime = DependentType<UtcDateTimeDef.UtcDateTimeValidator, unit, DateTime, DateTime>

  • Websharper開源了F# 路由組件Bolero ,也可用在WebAssembly blazor里 Bolero 0.2 released with improved routing
  • fuget 可以幫你清晰查看nuget包的依賴關係
  • compositional-it.com/bl Fable如何來做 SSR
  • 52abp_Pro版本低調上線 .NET abp開源社區 商業化邁出第一步

最後要提提國內.NET社區開年後, 非常活躍. 各地都自發成立技術俱樂部.

中國.NET:各地微軟技術俱樂部匯總

Microsoft資訊:我們為什麼要搞長沙 .NET 技術社區?

推薦閱讀:

相关文章