Upgrade to Pro — share decks privately, control downloads, hide ads and more …

.NET Study Group #May 2017 - ASP.NET Core with GCP

.NET Study Group #May 2017 - ASP.NET Core with GCP

.NET Study Group - ASP.NET Core with GCP

Blackie Tsai

May 12, 2017
Tweet

More Decks by Blackie Tsai

Other Decks in Programming

Transcript

  1. A S P . N E T C O R

    E WITH GOOGLE CLOUD PLATFORM BY BLACKIE TSAI
  2. A S P . N E T C O R

    E It is a new open-source and cross-platform framework for building modern cloud based internet connected applications, such as web apps, IoT apps and mobile backends. ASP.NET Core apps can run on .NET Core or on the full .NET Framework. It was architected to provide an optimized development framework for apps that are deployed to the cloud or run on-premises.
  3. A B O U T . N E T C

    O R E .NET Core is a blazing fast, lightweight and modular platform for creating web applications and services that run on Windows, Linux and Mac. It supports 2+1 coding languages can programming, includes C#, F#, and VB.NET.
  4. A B O U T . N E T C

    O R E .NET Core is a blazing fast, lightweight and modular platform for creating web applications and services that run on Windows, Linux and Mac. It supports 2+1 coding languages can programming, includes C#, F#, and VB.NET.
  5. A B O U T . N E T C

    O R E Open source Cross-platform Flexible deployment Command-line tools Compatible
  6. . N E T C O R E WHAT IT

    CAN DO Class Library (.dll) # 1 # 2 # 3 Application (.dll) Internet Application (ASP.NET Core)
  7. . N E T C O R E C O

    M P O S I T I O N IT'S COMPOSED OF THE FOLLOWING PARTS . N E T R U N T I M E F r a m e w o r k L i b r a r i e s H o s t C o m p i l e r & C L I
  8. . N E T C O R E C L

    I USED FOR BUILDING .NET CORE APPS AND LIBRARIES THROUGH YOUR DEVELOPMENT FLOW new restore run build publish test pack
  9. N U G E T CLIENT TOOLS PROVIDE THE ABILITY

    TO PRODUCE AND CONSUME PACKAGES
  10. . N E T C O R E & N

    U G E T .NET CORE IS ESSENTIALLY A FORK OF NEW .NET FRAMEWORK
  11. R E C A P ASP.NET CORE IS A NEW

    CROSS-PLATFORM FRAMEWORK FOR BUILDING INTERNET APPLICATION
  12. G C P W I T H . N E

    T IaaS to PaaS
  13. . N E T F R A M E W

    O R K A N D . N E T C O R E A R E O P E N S O U R C E Satya Nadella
  14. V I S U A L S T U D

    I O C O D E I S O P E N S O U R C E Satya Nadella
  15. V I S U A L S T U D

    I O F O R M A C I S R E L E A S E Satya Nadella
  16. R E L A T E D P O S

    T S Blackie's Failed Notes - Google Cloud Platform http://blackie1019.github.io/categories/Google-Cloud-Platform/ Blackie's Failed Notes - .NET Core and ASP.NET Core Special Column http://blackie1019.github.io/dotnet/