All Projects → dotnet-presentations → Aspnetcore For Beginners

dotnet-presentations / Aspnetcore For Beginners

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

Projects that are alternatives of or similar to Aspnetcore For Beginners

Mlnet Workshop
ML.NET Workshop to predict car sales prices
Stars: ✭ 29 (-69.79%)
Mutual labels:  asp-net-core, workshop
Aspnetcore App Workshop
This workshop has been migrated to https://github.com/dotnet-presentations/aspnetcore-app-workshop
Stars: ✭ 105 (+9.38%)
Mutual labels:  asp-net-core, workshop
Aspnetcoreactivedirectorystarterkit
Starter kit to quickly create ASP.NET Core with On-Premises Active Directory Authentication.
Stars: ✭ 71 (-26.04%)
Mutual labels:  asp-net-core
P2p Internet Workshop
Building the Peer-to-Peer Internet workshop series
Stars: ✭ 88 (-8.33%)
Mutual labels:  workshop
Netcoreauth
Exploring the options for securing your ASP.NET Core 2.0 web app
Stars: ✭ 81 (-15.62%)
Mutual labels:  asp-net-core
Intro To R
Stars: ✭ 71 (-26.04%)
Mutual labels:  workshop
Piranha.core
Piranha CMS is the friendly editor-focused CMS for .NET Core that can be used both as an integrated CMS or as a headless API.
Stars: ✭ 1,242 (+1193.75%)
Mutual labels:  asp-net-core
Aspnet Starter Kit 2.0
Cross-platform web development with Visual Studio Code, C#, F#, JavaScript, ASP.NET Core, React (ReactJS), Redux, TypeScript. Single-page application boilerplate.
Stars: ✭ 70 (-27.08%)
Mutual labels:  asp-net-core
Aspnetcore Realworld Example App
ASP.NET Core backend implementation for RealWorld
Stars: ✭ 1,315 (+1269.79%)
Mutual labels:  asp-net-core
Lightquery
Lightweight solution for sorting and paging Asp.Net Core API results
Stars: ✭ 75 (-21.87%)
Mutual labels:  asp-net-core
Docker Series
Docker Series about containerizing ASP.NET Core app with MySQL..
Stars: ✭ 88 (-8.33%)
Mutual labels:  asp-net-core
Just An Email
App to share files & texts between your devices without installing anything
Stars: ✭ 75 (-21.87%)
Mutual labels:  asp-net-core
Grpc Demos
Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC
Stars: ✭ 74 (-22.92%)
Mutual labels:  asp-net-core
Cierge
🗝️ Passwordless OIDC authentication done right
Stars: ✭ 1,245 (+1196.88%)
Mutual labels:  asp-net-core
Accesscontrolhelper
AccessControlHelper for asp.net mvc and asp.net core, strategy based authorization
Stars: ✭ 71 (-26.04%)
Mutual labels:  asp-net-core
Rmd workshop
Materials for a workshop on writing reproducible research papers with R Markdown
Stars: ✭ 92 (-4.17%)
Mutual labels:  workshop
Dotnetpaging
Data paging with ASP.NET and ASP.NET Core
Stars: ✭ 70 (-27.08%)
Mutual labels:  asp-net-core
Netnr.login
项目已迁移至
Stars: ✭ 75 (-21.87%)
Mutual labels:  asp-net-core
Aspnetcore
Learn ASP.net core MVC
Stars: ✭ 80 (-16.67%)
Mutual labels:  asp-net-core
Big Data
🔧 Use dplyr to analyze Big Data 🐘
Stars: ✭ 93 (-3.12%)
Mutual labels:  workshop

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 2019
  • In the Visual Studio Installer, install the following workloads:
    • ASP.NET and web development
    • .NET Core cross-platform development

Visual Studio for Mac

What you'll be building

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

Tutorial Breakdown

VS Code Tutorial Visual Studio Tutorial Visual Studio for Mac Tutorial Topics
Tutorial 1 VS Tutorial 1 VS for Mac Tutorial 1 Create a Razor Page using dotnet CLI and VS Code.
Tutorial 2 VS Tutorial 2 VS for Mac Tutorial 2 Add a model to an ASP.NET Core Razor Pages app
Tutorial 3 VS Tutorial 3 VS for Mac Tutorial 3 Update the generated pages
Tutorial 4 VS Tutorial 4 VS for Mac Tutorial 4 Adding search to a Razor Pages app
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].