spboyer / dotnetcore-workshop-halfday

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET Core Workshop Half Day

Are you ready to get started with .NET Core? Learn the skills that will make you successful in building .NET applications no matter what operating system you are targeting. We’ll start with an overview of the framework and development tools, dig into ASP.NET Core web development, and wrap-up up with some real world microservices and container architectural recommendations. Bring your laptop and roll up your sleeves for this half day of instructor-led training.

Schedule

From To Session
9:00 AM 10:00 AM Overview, Tools and Acquisition (1 hour)
10:00 AM 10:30 PM .NET CLI (30 min)
10:30 AM 11:00 PM Break (30 min)
11:00 AM 12:00 PM Web Applications (1 hour)
12:00 PM 12:30 PM Containers (30 min)

General Agenda Information

  • Overview, Tools and Acquisition
    • What, Where and Why
    • .NET Standard
    • Your First App
  • .NET CLI
    • What it is.
    • Creating and managing app development without and IDE/Editor
    • Global tools
  • Web Applications
    • Razor Pages, MVC
    • JavaScript Services
    • Tag Helpers
  • Containers
    • Docker
    • Tools

Where to go next

About

License:MIT License


Languages

Language:C# 64.4%Language:Dockerfile 35.6%