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
ASP.NET Core 1.0
Search
Craig Berntson
September 27, 2016
Programming
0
83
ASP.NET Core 1.0
Craig Berntson
September 27, 2016
Tweet
Share
More Decks by Craig Berntson
See All by Craig Berntson
Improving Microservice Performance with gRPC
craigber
0
41
Clear_Architecture-16x9-V1.pdf
craigber
1
130
Brownfield Development Strategies
craigber
0
92
SpeakGood_Workshop-Session_3.pdf
craigber
0
51
SpeakGood_Workshop-Session_2.pdf
craigber
0
46
Speak Good Workshop 1
craigber
0
43
Software Gardening
craigber
0
68
Lean DevOps
craigber
1
220
Code Reviews: The #1 Way to Improve Code Quality
craigber
1
240
Other Decks in Programming
See All in Programming
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
390
なんとなくわかった気になるブロックテーマ入門/contents.nagoya 2025 6.28
chiilog
1
250
PipeCDのプラグイン化で目指すところ
warashi
1
230
Railsアプリケーションと パフォーマンスチューニング ー 秒間5万リクエストの モバイルオーダーシステムを支える事例 ー Rubyセミナー 大阪
falcon8823
4
1k
GoのGenericsによるslice操作との付き合い方
syumai
3
710
20250628_非エンジニアがバイブコーディングしてみた
ponponmikankan
0
600
AIコーディング道場勉強会#2 君(エンジニア)たちはどう生きるか
misakiotb
1
270
アンドパッドの Go 勉強会「 gopher 会」とその内容の紹介
andpad
0
290
Result型で“失敗”を型にするPHPコードの書き方
kajitack
4
560
5つのアンチパターンから学ぶLT設計
narihara
1
140
Systèmes distribués, pour le meilleur et pour le pire - BreizhCamp 2025 - Conférence
slecache
0
120
CursorはMCPを使った方が良いぞ
taigakono
1
210
Featured
See All Featured
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
Optimising Largest Contentful Paint
csswizardry
37
3.3k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
Building a Modern Day E-commerce SEO Strategy
aleyda
42
7.4k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Music & Morning Musume
bryan
46
6.6k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Designing Experiences People Love
moore
142
24k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
940
GraphQLとの向き合い方2022年版
quramy
49
14k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Transcript
.NET CORE 1.0 Craig Berntson
EGO STUFF AUTHOR Continuous Integration in .NET Manning Publishing MICROSOFT
MVP 20+ years, currently for Developer Tools .NET ARCHITECT TECHNICAL SPEAKER 20+ years as international speaker AUTHOR Software Gardening column DNC Magazine COMMUNITY INFLUENCER Grape City
TODAY’S AGENDA .NET today and tomorrow What’s new
in ASP.NET Core Demo Deployment Coming attractions
WHAT IS ASP.NET CORE? Complete rewrite of ASP.NET –
lightweight and modular 100% Open Source Host on IIS or self-host Cross-platform development/deployment – Windows, Mac, Linux
VERSION NUMBERS ASP.NET Core 1.0 ASP.NET 5 MVC
6.0 .NET Core 1.0 .NET 5 Entity Framework Core 1.0 Entity Framework 7.0
WHAT DO YOU NEED? Windows Visual Studio 2015
with Update 3 .NET Core 1.0 Tooling Preview Windows, Mac, Linux .NET Core 1.0 Text editor (Visual Studio Code)
DEMO
DEPLOYMENT Windows Visual Studio tooling Your current
deploy tools DOTNET command line Copy files
DEPLOYMENT Mac and Linux DOTNET command line
Your current deploy tools Copy files
DEPLOYMENT Docker Visual Studio Tools for Docker –
Preview DOTNET command line DockerTask Powershell script Your current deploy tools Copy files
FUTURE WORK Visual Basic support SignalR Web
Pages
RESOURCES Shawn Wildermuth Pluralsight course docs.asp.net Various
blogs
REVIEW .NET today and tomorrow Project, DI, Async/Await,
TagHelpers, WebAPI Deployment
CONTACT / QUESTIONS
[email protected]
@craigber www.craigberntson.com blogs.msmvps.com/craigber www.dotnetcurry.com www.speakerdeck.com/craigber speakerrate.com/craigber
github.com/craigber
None