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
32
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
57
Other Decks in Technology
See All in Technology
ソフトウェアエンジニアの生成AI活用と、これから
lycorptech_jp
PRO
0
420
ガバメントクラウドの概要と自治体事例(名古屋市)
techniczna
3
240
Findy Team+ QAチーム これからのチャレンジ!
findy_eventslides
0
430
Dylib Hijacking on macOS: Dead or Alive?
patrickwardle
0
240
All About Sansan – for New Global Engineers
sansan33
PRO
1
1.2k
データ戦略部門 紹介資料
sansan33
PRO
1
3.8k
CoRL 2025 Survey
harukiabe
1
210
なぜAWSを活かしきれないのか?技術と組織への処方箋
nrinetcom
PRO
5
970
OAuthからOIDCへ ― 認可の仕組みが認証に拡張されるまで
yamatai1212
0
130
Introduction to Bill One Development Engineer
sansan33
PRO
0
300
dbtとBigQuery MLで実現する リクルートの営業支援基盤のモデル開発と保守運用
recruitengineers
PRO
3
100
大規模サーバーレスAPIの堅牢性・信頼性設計 〜AWSのベストプラクティスから始まる現実的制約との向き合い方〜
maimyyym
10
4.9k
Featured
See All Featured
Automating Front-end Workflow
addyosmani
1371
200k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Optimising Largest Contentful Paint
csswizardry
37
3.5k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
How GitHub (no longer) Works
holman
315
140k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
How to Think Like a Performance Engineer
csswizardry
27
2k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
How to train your dragon (web standard)
notwaldorf
97
6.3k
RailsConf 2023
tenderlove
30
1.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