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
82
Software Test Automation
yash
0
30
3 Ways BigData and IOT can Improve Healthcare
yash
1
31
Top 10 Web Development Framework
yash
0
30
AWS Lambda - Serverless Cloud
yash
0
54
Other Decks in Technology
See All in Technology
開発者を支える Internal Developer Portal のイマとコレカラ / To-day and To-morrow of Internal Developer Portals: Supporting Developers
aoto
PRO
1
470
roppongirb_20250911
igaiga
1
240
新アイテムをどう使っていくか?みんなであーだこーだ言ってみよう / 20250911-rpi-jam-tokyo
akkiesoft
0
300
「どこから読む?」コードとカルチャーに最速で馴染むための実践ガイド
zozotech
PRO
0
520
250905 大吉祥寺.pm 2025 前夜祭 「プログラミングに出会って20年、『今』が1番楽しい」
msykd
PRO
1
980
Platform開発が先行する Platform Engineeringの違和感
kintotechdev
4
580
KotlinConf 2025_イベントレポート
sony
1
140
OCI Oracle Database Services新機能アップデート(2025/06-2025/08)
oracle4engineer
PRO
0
170
Automating Web Accessibility Testing with AI Agents
maminami373
0
1.3k
共有と分離 - Compose Multiplatform "本番導入" の設計指針
error96num
2
990
Unlocking the Power of AI Agents with LINE Bot MCP Server
linedevth
0
110
react-callを使ってダイヤログをいろんなとこで再利用しよう!
shinaps
2
250
Featured
See All Featured
Code Review Best Practice
trishagee
71
19k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
920
Build your cross-platform service in a week with App Engine
jlugia
231
18k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
How to train your dragon (web standard)
notwaldorf
96
6.2k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
Typedesign – Prime Four
hannesfritz
42
2.8k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
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