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
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
LM Linkで(非力な!)ノートPCでローカルLLM
seosoft
0
290
テレメトリーシグナルが導くパフォーマンス最適化 / Performance Optimization Driven by Telemetry Signals
seike460
PRO
2
200
Laravel Nightwatchの裏側 - Laravel公式Observabilityツールを支える設計と実装
avosalmon
1
270
Coding at the Speed of Thought: The New Era of Symfony Docker
dunglas
0
3.7k
Claude Code Skill入門
mayahoney
0
450
Linux Kernelの1文字のミスで 権限昇格ができた話
rqda
0
2.2k
GoのDB アクセスにおける 「型安全」と「柔軟性」の両立 - Bob という選択肢
tak848
0
290
飯MCP
yusukebe
0
440
AI時代のシステム設計:ドメインモデルで変更しやすさを守る設計戦略
masuda220
PRO
6
1.1k
Kubernetesでセルフホストが簡単なNewSQLを求めて / Seeking a NewSQL Database That's Simple to Self-Host on Kubernetes
nnaka2992
0
190
ポーリング処理廃止によるイベント駆動アーキテクチャへの移行
seitarof
3
1.3k
最初からAWS CDKで技術検証してもいいんじゃない?
akihisaikeda
4
180
Featured
See All Featured
The Spectacular Lies of Maps
axbom
PRO
1
660
Digital Ethics as a Driver of Design Innovation
axbom
PRO
1
250
Build your cross-platform service in a week with App Engine
jlugia
234
18k
State of Search Keynote: SEO is Dead Long Live SEO
ryanjones
0
170
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
Why You Should Never Use an ORM
jnunemaker
PRO
61
9.8k
Scaling GitHub
holman
464
140k
brightonSEO & MeasureFest 2025 - Christian Goodrich - Winning strategies for Black Friday CRO & PPC
cargoodrich
3
140
From Legacy to Launchpad: Building Startup-Ready Communities
dugsong
0
190
Ethics towards AI in product and experience design
skipperchong
2
240
How to Align SEO within the Product Triangle To Get Buy-In & Support - #RIMC
aleyda
1
1.5k
A better future with KSS
kneath
240
18k
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