Giter Site home page Giter Site logo

dotnet-presentations / aspnetcore-concepts-workshop Goto Github PK

View Code? Open in Web Editor NEW
85.0 12.0 50.0 15.37 MB

This ASP.NET Core workshop is broken down by topics: middleware, front-end, etc. For an app focused workshop, see https://github.com/dotnet-presentations/aspnetcore-app-workshop

License: MIT License

C# 16.23% JavaScript 74.23% CSS 0.46% HTML 7.48% TypeScript 1.60%

aspnetcore-concepts-workshop's Introduction

ASP.NET Core Workshop

This workshop covers various concepts of ASP.NET Core:

Lab Description Prerequisites
.NET Core SDK Convert a .NET Core Console Application into a ASP.NET Core Web Application.
MVC Applications Create an .NET Core MVC App and explore routing.
Startup, Hosting, and Middleware Explore the different configuration options available for a ASP.NET Core application.
Dependency Injections and Unit Testing Use Dependency Injection (DI) to register and resolve application services.
Building Middleware Create a middleware pipline to set the current culture of a ASP.NET Core App. MVC Applications (optional)
Logging and Diagnostics Create logs, then filter them. Explore diagnostics middleware. MVC Applications
Razor Tag Helpers Create a custom Tag Helper.
Single Page Applications (SPA) Experiment with hot module reloading with an ASP.NET Core Angular App ..
Building a Single Page Application with Angular Using what you've learned so far, build a simple application for managing a list of course attendees. All prior labs.
APIs with MVC Core Build a simple API with MVC Core.
Hosting & Deployment Deploy your ASP.NET Core App to Azure. APIs with MVC Core

Getting Started

Installation

aspnetcore-concepts-workshop's People

Contributors

arnaudmaichac avatar bitbonk avatar cephalin avatar damianedwards avatar davidfowl avatar dependabot[bot] avatar discostu105 avatar emilol avatar erikschierboom avatar francisrath avatar irinascurtu avatar jamiebaldasera avatar jerryjvl avatar jongalloway avatar paladique avatar shanselman avatar tthiery avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aspnetcore-concepts-workshop's Issues

Errors

Session 3

  • Need to add SearchResult and SearchTerm into ConferenceDTO project
  • Need to add Newtonsoft.JSON in ConferenceDTO project
  • Then uncomment search in IApiClient and ApiClient
  • And you need to add a search link/input in the _Layout.cshtml
  • And then add the SearchController into BackEnd/Controllers

Session 4

  • Add instructions to add user-secrets tool
  • Add screenshots for Twitter app registration
  • Typo: "add" should be "and"
  • Fix adding login/logout links

Copied from https://github.com/DamianEdwards/aspnetcore-app-workshop/issues/7

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.