スポンサーリンク

.NET Core Roadmap

A first-hand look from the .NET engineering teams

情報源: .NET Core Roadmap

8月が終わるまでに1.0.1が登場。

年末もしくは来年3月末までには以下を予定。

.NET Core Tooling

  • .csproj/MSBuild project systemのサポート
  • フレームワーク管理用コマンドの追加

言語関係、C# 7, VB 15の追加言語仕様

  • タプル、パターンマッチング
  • Value Task, Ref return, Throw expression, Binary Literals, Digit Separators
  • Out vars, Local Function

ASP.NET

  • Web Socket
  • URL Rewriting Middleware
  • Azure関連の強化
  • Service Fabric support via WebListener based server
  • MVC & DI Startup Time Improvements
  • プレビュー
    • SignalR
    • View Pages (Views without MVC Controllers)

.NET Core Runtime

  • ARM 32/64
  • .NET Core Runtime

Entity Framework Core

  • Azure
    • Transient fault handling (resiliency)
  • Mapping
    • Custom type conversions
    • Complex types (value objects)
    • Entity entry APIs
  • Update pipeline
    • CUD stored procedures
    • Better batching (TVPs)
    • Ambient transactions
  • Query
    • Stability, performance.
  • Migrations
    • Seed data
    • Stability
  • Reverse engineer
    • Pluralization
    • VS item template (UX)

Q1 2017 / Q2 2017

.NET Standard 2.0

コメント

タイトルとURLをコピーしました