An open API service indexing awesome lists of open source software.

https://github.com/dotnet-presentations/dotnetcore-workshop

Are you ready to get started with .NET Core? This one day workshop covers the basics, then digs into web development (ASP.NET Core), .NET Standard, porting from .NET Framework, and containers.
https://github.com/dotnet-presentations/dotnetcore-workshop

Last synced: about 1 year ago
JSON representation

Are you ready to get started with .NET Core? This one day workshop covers the basics, then digs into web development (ASP.NET Core), .NET Standard, porting from .NET Framework, and containers.

Awesome Lists containing this project

README

          

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, look at developing desktop and mobile applications, overview code reuse across frameworks, and show you what you need to know to update from the .NET Framework to .NET Core. Bring your laptop and roll up your sleeves for this full day of instructor-led training.

## Schedule

From | To | Session
---------|----------|-------------------------------------------------
9:00 AM | 9:30 AM | [Overview, Tools and Acquisition](Overview-Tools-Acquisition) (30 minutes)
9:30 AM | 11:00 PM | [Web Development](Web-Dev) (1.5 hours)
11:00 AM | 12:00 PM | [Desktop Development](Desktop-Dev) (1 hour)
12:00 PM | 1:00 PM | Lunch
1:00 PM | 2:00 PM | [Mobile Development](Mobile-Dev) (1 hour)
2:00 PM | 2:45 PM | [Maximize Code Reuse With .NET Standard](NET-Standard) (45 minutes)
2:45 PM | 3:00 PM | Afternoon Break
3:00 PM | 3:30 PM | [.NET Containers](NET-Core-Containers) (30 minutes)
3:30 PM | 4:00 PM | [Porting From .NET Framework](Porting-From-NET-Framework) (30 minutes)
4:00 PM | 4:15 PM | Docs and Resources
4:15 PM | 5:00 PM | Q&A / Additional Lab Time

## Where to go next
* [http://dot.net](http://dot.net) - .NET Core overview, tutorials, links
* [http://docs.microsoft.com](http://docs.microsoft.com) - All the docs, tutorials, more!
* [ASP.NET Documentation](https://docs.microsoft.com/en-us/aspnet/)
* [.NET Standard docs](https://docs.microsoft.com/en-us/dotnet/articles/standard/library)