1 / 12

Dot Net Core

Explore the features and benefits of .NET Core, Microsoft's cross-platform application development framework supporting Windows, MacOSX, Linux, and more future platforms. Learn why .NET Core is essential for modern application development needs. Discover how to compile, debug, and port .NET Core libraries and applications.

joew
Download Presentation

Dot Net Core

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Dot Net Core Peter Cheung Tel: 9655-4595 Email: peter@quantr.hk Web: www.quantr.hk

  2. 什麼是.net Core • .NET Core是.NET Framework的新一代版本,是微軟開發的第一個跨平台 (Windows、MacOSX、Linux) 的應用程式開發框架(Application Framework),未來也將會支援 FreeBSD與 Alpine平台。

  3. 為什麼創造.net Core • You have cross-platform needs • You are targeting microservices • You are using Docker containers • You need high-performance and scalable systems • You need side-by-side .NET versions per application

  4. 太多.net啦 • .NET Framework • .NET Standard • .NET Core

  5. 還不支援.net core • Windows Workflow Foundation

  6. Compile Demo

  7. Architecture Compile & Porting Debug Model 今日分享

  8. Demo Build .net core library

  9. Compile &Debug

  10. .NET Core Debugging in VS Code

  11. Porting .net core to other OS • Code Pages • CodeDom • Configuration • Directory Services • Drawing • ODBC • Permissions • Ports • Windows Access Control Lists (ACL) • Windows Communication Foundation (WCF) • Windows Cryptography • Windows EventLog • Windows Management Instrumentation (WMI) • Windows Performance Counters • Windows Registry • Windows Runtime Caching • Windows Services

More Related