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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Craig Berntson
September 27, 2016
Programming
88
0
Share
ASP.NET Core 1.0
Craig Berntson
September 27, 2016
More Decks by Craig Berntson
See All by Craig Berntson
Improving Microservice Performance with gRPC
craigber
0
50
Clear_Architecture-16x9-V1.pdf
craigber
1
140
Brownfield Development Strategies
craigber
0
100
SpeakGood_Workshop-Session_3.pdf
craigber
0
57
SpeakGood_Workshop-Session_2.pdf
craigber
0
52
Speak Good Workshop 1
craigber
0
49
Software Gardening
craigber
0
75
Lean DevOps
craigber
1
250
Code Reviews: The #1 Way to Improve Code Quality
craigber
1
250
Other Decks in Programming
See All in Programming
Smarter Angular mit Transformers.js & Prompt API
christianliebel
PRO
1
110
AI時代の脳疲弊と向き合う ~言語学としてのPHP~
sakuraikotone
1
1.7k
夢の無限スパゲッティ製造機 -実装篇- #phpstudy
o0h
PRO
0
180
Xdebug と IDE による デバッグ実行の仕組みを見る / Exploring-How-Debugging-Works-with-Xdebug-and-an-IDE
shin1x1
0
270
Rethinking API Platform Filters
vinceamstoutz
0
4.2k
「効かない!」依存性注入(DI)を活用したAPI Platformのエラーハンドリング奮闘記
mkmk884
0
280
「接続」—パフォーマンスチューニングの最後の一手 〜点と点を結ぶ、その一瞬のために〜
kentaroutakeda
4
2.2k
Codex CLIのSubagentsによる並列API実装 / Parallel API Implementation with Codex CLI Subagents
takatty
2
730
Reactive ❤️ Loom: A Forbidden Love Story
franz1981
2
210
飯MCP
yusukebe
0
440
メッセージングを利用して時間的結合を分離しよう #phperkaigi
kajitack
3
520
PHPで TLSのプロトコルを実装してみる
higaki_program
0
610
Featured
See All Featured
Jamie Indigo - Trashchat’s Guide to Black Boxes: Technical SEO Tactics for LLMs
techseoconnect
PRO
0
92
Principles of Awesome APIs and How to Build Them.
keavy
128
17k
Reflections from 52 weeks, 52 projects
jeffersonlam
356
21k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
47
8k
Highjacked: Video Game Concept Design
rkendrick25
PRO
1
330
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
122
21k
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
2
610
Between Models and Reality
mayunak
2
250
Lightning talk: Run Django tests with GitHub Actions
sabderemane
0
160
Designing Powerful Visuals for Engaging Learning
tmiket
1
320
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
170
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