Skip to content

armydee/aspnetcore-for-beginners

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core for Beginners - Workshop

This is a half day workshop for developers who are completely new to .NET Core and ASP.NET.

Setup

VS Code

Install the Following:

Visual Studio

  • Visual Studio 2017
  • In the Visual Studio Installer, install the following workloads:
    • ASP.NET and web development
    • .NET Core cross-platform development

What you'll be building

In this tutorial you will learn the basics of building a simple ASP.NET Core Razor Pages wab app.

Tutorial Breakdown

VS Code Tutorial Visual Studio Tutorial Topics
Tutorial 1 VS Tutorial 1 Create a Razor Page using dotnet CLI and VS Code.
Tutorial 2 VS Tutorial 2 Add a model to an ASP.NET Core Razor Pages app
Tutorial 3 VS Tutorial 3 Update the generated pages
Tutorial 4 VS Tutorial 4 Adding search to a Razor Pages app

About

Half day workshop for developers who are completely new to .NET Core and ASP.NET ASP.NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.7%
  • CSS 2.2%
  • JavaScript 0.1%