Git Product home page Git Product logo

aspnetcore-app-workshop's Introduction

ASP.NET Core - App Building Workshop

Setup

.NET Core SDK 2.0

Offline (on USB drive)

Run the appropriate SDK installer for your platform in the dotnet-sdk-2.0.0 folder

Online

Download and run SDK installer for your platform:

Visual Studio 2017 (Version 15.4)

If you're using Windows, you'll want to install Visual Studio 2017 15.4. You can install multiple versions of Visual Studio 2017 side by side, so you won't need to modify your existing Visual Studio 2017 install if you don't want. The Community edition is free to install and is suitable to complete this workshop.

Offline Installer (if available)

Since conference WiFi can be a little slow, we'll try to have some USB sticks with offline installers.

  1. Run vs_community.exe in VS2017.4\Community folder
  2. Select only the following workloads:
    • .NET desktop development
    • ASP.NET and web development
    • Azure development
    • .NET Core cross-platform development

Web Based Installer

  1. Download the installer from the button on the left of this page: https://www.visualstudio.com
  2. Select only the following workloads:
    • .NET desktop development
    • ASP.NET and web development
    • Azure development
    • .NET Core cross-platform development

Visual Studio Code

Offline (on USB drive)

Run the appropriate installer for your platform in the VSCode folder

Online

Install Visual Studio Code from http://code.visualstudio.com.

What you'll be building

In this workshop, you'll learn by building a full-featured ASP.NET Core application from scratch. We'll start from File/ New and build up to an API back-end application, a web front-end application, and a common library for shared data transfer objects using .NET Standard.

Architecture Diagram

Sessions

Session Topics
Session #1 Get bits installed, build the back-end application with basic EF model
Session #2 Build out back-end, extract EF model
Session #3 Add front-end, render agenda, set up front-end models
Session #4 Add authentication, add admin policy, allow editing sessions, users can sign-in with Twitter and Google, custom auth tag helper
Session #5 Add user association and personal agenda
Session #6 Deployment, Azure and other production environments, configuring environments, diagnostics
Session #7 Challenges

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.