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
40
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
83
Software Test Automation
yash
0
34
3 Ways BigData and IOT can Improve Healthcare
yash
1
32
Top 10 Web Development Framework
yash
0
33
AWS Lambda - Serverless Cloud
yash
0
61
Other Decks in Technology
See All in Technology
詳解 強化学習 / In-depth Guide to Reinforcement Learning
prinlab
0
240
AWS DevOps Agent vs SRE俺 / AWS DevOps Agent vs me, the SRE
sms_tech
3
890
僕、S3 シンプルって名前だけど全然シンプルじゃありません よろしくお願いします
yama3133
1
230
SRE NEXT 2026 CfP レビュアーが語る聞きたくなるプロポーザルとは?
yutakawasaki0911
1
400
品質を経営にどう語るか #jassttokyo / Communicating the Strategic Value of Quality to Executive Leadership
kyonmm
PRO
1
300
進化するBits AI SREと私と組織
nulabinc
PRO
1
240
[JAWSDAYS2026]Who is responsible for IAM
mizukibbb
0
800
S3はフラットである –AWS公式SDKにも存在した、 署名付きURLにおけるパストラバーサル脆弱性– / JAWS DAYS 2026
flatt_security
0
1.8k
AI駆動AI普及活動 ~ 社内AI活用の「何から始めれば?」をAIで突破する
oracle4engineer
PRO
1
110
会社紹介資料 / Sansan Company Profile
sansan33
PRO
16
410k
OCI技術資料 : コンピュート・サービス 概要
ocise
4
54k
The_Evolution_of_Bits_AI_SRE.pdf
nulabinc
PRO
0
230
Featured
See All Featured
How to build an LLM SEO readiness audit: a practical framework
nmsamuel
1
680
Discover your Explorer Soul
emna__ayadi
2
1.1k
How to Think Like a Performance Engineer
csswizardry
28
2.5k
Leveraging LLMs for student feedback in introductory data science courses - posit::conf(2025)
minecr
1
200
How to Ace a Technical Interview
jacobian
281
24k
Product Roadmaps are Hard
iamctodd
PRO
55
12k
Building the Perfect Custom Keyboard
takai
2
710
The Organizational Zoo: Understanding Human Behavior Agility Through Metaphoric Constructive Conversations (based on the works of Arthur Shelley, Ph.D)
kimpetersen
PRO
0
270
Bridging the Design Gap: How Collaborative Modelling removes blockers to flow between stakeholders and teams @FastFlow conf
baasie
0
480
Unsuck your backbone
ammeep
672
58k
The Language of Interfaces
destraynor
162
26k
Navigating Weather and Climate Data
rabernat
0
140
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