Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Introduction to ASP.Net Core
Search
Yash Patel
January 12, 2018
Technology
0
39
Introduction to ASP.Net Core
Introduction to ASP.Net Core
www.theSunflowerLab.com
Yash Patel
January 12, 2018
Tweet
Share
More Decks by Yash Patel
See All by Yash Patel
Cloud Computing
yash
1
81
Software Test Automation
yash
0
30
3 Ways BigData and IOT can Improve Healthcare
yash
1
31
Top 10 Web Development Framework
yash
0
27
AWS Lambda - Serverless Cloud
yash
0
50
Other Decks in Technology
See All in Technology
PHPでWebブラウザのレンダリングエンジンを実装する
dip_tech
PRO
0
210
MapStore at geOcom 2025: A Year in Review
simboss
PRO
0
100
Should Our Project Join the CNCF? (Japanese Recap)
whywaita
PRO
0
190
Node-REDのFunctionノードでMCPサーバーの実装を試してみた / Node-RED × MCP 勉強会 vol.1
you
PRO
0
120
Understanding_Thread_Tuning_for_Inference_Servers_of_Deep_Models.pdf
lycorptech_jp
PRO
0
140
Amazon ECS & AWS Fargate 運用アーキテクチャ2025 / Amazon ECS and AWS Fargate Ops Architecture 2025
iselegant
17
5.8k
Kotlin Coroutine Mechanisms: A Surprisingly Deep Rabbithole
amanda_hinchman
2
100
~宇宙最速~2025年AWS Summit レポート
satodesu
1
1.9k
Tech-Verse 2025 Global CTO Session
lycorptech_jp
PRO
0
760
MySQL5.6から8.4へ 戦いの記録
kyoshidaxx
1
270
怖くない!はじめてのClaude Code
shinya337
0
160
25分で解説する「最小権限の原則」を実現するための AWS「ポリシー」大全 / 20250625-aws-summit-aws-policy
opelab
9
1.2k
Featured
See All Featured
Bash Introduction
62gerente
614
210k
How GitHub (no longer) Works
holman
314
140k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
670
Designing Experiences People Love
moore
142
24k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.7k
Stop Working from a Prison Cell
hatefulcrawdad
270
20k
Scaling GitHub
holman
459
140k
KATA
mclloyd
30
14k
Six Lessons from altMBA
skipperchong
28
3.9k
What's in a price? How to price your products and services
michaelherold
246
12k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.8k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
Transcript
Introduction To .NET Core
ASP.NET Core Overview
ASP.NET Core Features
• Cloud-Op)mize Configura)on • EC2 • Azure ASP.NET Core Features
in Detail
Unified: • MVC • Web API • Web Pages ASP.NET
Core Features in Detail
• HTML Helpers in your views! ASP.NET Core Features in
Detail
1. Edit code 2. Save changes 3. Refresh browser 4.
See changes! ASP.NET Core Features in Detail
• Bower à client-side pkg mgr à • Manage JS,
CSS, JavaScript • Compile • Minify JS files ASP.NET Core Features in Detail
• Manage dependencies with NuGet packages • No longer needs
of dlls ASP.NET Core Features in Detail
• Edit Startup.cs file • Configura)on in code • Use
JSON, XML, env vars ASP.NET Core Features in Detail
• Manage Services ASP.NET Core Features in Detail
• More Requests Served • E.g : 1.15 Million request/s
ASP.NET Core Features in Detail
Windows,Linux and Mac ASP.NET Core Features in Detail
ASP.NET Core Preview Templates • Empty • Starter Web •
Web API ASP.NET Core Features in Detail
• Open ID Connect ASP.NET Core Features in Detail
File à New Project à Web • Web App •
Class Library
Select a Template*
Program.cs
Startup.cs Configuration
Right-click à (Project) Properties • Debug tab
Out put Window 21
Thank You 22
[email protected]
www.theSunflowerLab.com