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
Software ontwikkelen op Linux of Mac met .NET C...
Search
devNetNoord
September 29, 2016
Technology
0
44
Software ontwikkelen op Linux of Mac met .NET Core. Waarom en hoe?
devNetNoord 11, sessie 2
devNetNoord
September 29, 2016
Tweet
Share
More Decks by devNetNoord
See All by devNetNoord
Gebruik je broncode als documentatie voor je stakeholders
devnetnoord
0
15
Efficient and Secure Software Delivery with Azure Deployment Environments and Dev Box
devnetnoord
0
20
Toepassing van AI in de zorg; hype, hoop en haalbaarheid
devnetnoord
0
34
What's new with Azure Bicep?
devnetnoord
0
20
Copilot Beyond the Basics
devnetnoord
0
70
The Blazor Multiverse
devnetnoord
0
62
De Architectuur Odyssee
devnetnoord
0
31
Azure Kubernetes Service Quickstart
devnetnoord
0
43
The Office Copilot
devnetnoord
0
21
Other Decks in Technology
See All in Technology
The Madness of Multiple Gemini CLIs Developing Simultaneously with Jujutsu
gunta
1
2.8k
AI時代の知識創造 ─GeminiとSECIモデルで読み解く “暗黙知”と創造の境界線
nyagasan
0
160
Vision Language Modelと自動運転AIの最前線_20250730
yuyamaguchi
1
600
大規模イベントを支える ABEMA の アーキテクチャ 変遷 2025
nagapad
5
510
M365アカウント侵害時の初動対応
lhazy
7
5.1k
機械学習を「社会実装」するということ 2025年夏版 / Social Implementation of Machine Learning July 2025 Version
moepy_stats
1
1.4k
ObsidianをLLM時代のナレッジベースに! クリッピング→Markdown→CLI連携の実践
srvhat09
7
9.8k
興味の胞子を育て 業務と技術に広がる”きのこ力”
fumiyasac0921
0
290
FAST導入1年間のふりかえり〜現実を直視し、さらなる進化を求めて〜 / Review of the first year of FAST implementation
wooootack
1
180
クマ×共生 HACKATHON - 熊対策を『特別な行動」から「生活の一部」に -
pharaohkj
0
180
【CEDEC2025】大規模言語モデルを活用したゲーム内会話パートのスクリプト作成支援への取り組み
cygames
PRO
1
320
経験がないことを言い訳にしない、 AI時代の他領域への染み出し方
parayama0625
0
260
Featured
See All Featured
Site-Speed That Sticks
csswizardry
10
720
Fireside Chat
paigeccino
37
3.5k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Practical Orchestrator
shlominoach
189
11k
Gamification - CAS2011
davidbonilla
81
5.4k
Unsuck your backbone
ammeep
671
58k
How to Think Like a Performance Engineer
csswizardry
25
1.8k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Building Applications with DynamoDB
mza
95
6.5k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.8k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.7k
Transcript
.NET Core Waarom en hoe?
Introductie • Richard de Zwart • Engineer sinds 1990 (1975?)
• Werkzaam bij Get There, Leek
Programma Waarom komt Microsoft met .NET Core? Waarom moet jij
mee doen? Hoe ziet dat eruit? Wat wordt er beter (of slechter)? Geen vragen aan het eind
Wat is .NET Core? Een volledige rewrite van het .NET
framework, cross-platform
None
Liefdadigheid? Arme Linux gebruikers? Een volledige rewrite Waarom?
None
None
None
None
None
Fortune 500
Open Source
Simple.Data ORMs PetaPoco Dapper Entity Framework NHibernate Massive ORM Lite
csUnit Test Frameworks xUnit MSTest Pex MbUnit SpecFlow NUnit
None
None
None
None
None
None
None
None
None
None
None
En jij dan?
None
None
None
None
None
None
?
DEMO!
Wat is er beter? Dependency Injection alles is los testbaar
Wat is er beter? Small footprint beter schaalbaar
Wat is er beter? Self-contained onafhankelijk van geïnstalleerd framework
Wat is er beter? .NET Native snellere startup snellere code
Wat is er beter? Tag Helpers! want @Html is zóóóóóóó
2010
None
En wat doen we met de database?
(micro) ORMs Peta Poco, onduidelijk Dapper, werkt NHibernate, onduidelijk En
natuurlijk Entity Framework, beperkt
Features not in EF Core https://docs.efproject.net/en/latest/
EF providers voor SQL Server MySql PostgreSQL SQLite InMemory IBM
Data Servers Devart Oracle (soon)
STAAT NIET OP DE KAART App Domains Remoting Binary Serialization
DataSets (yeah!) XSL/XSD EventLog
KOMT NOG Reflection Workflow XAML Windows Identity Websockets
Morgen beginnen? Jee…
None