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
45
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
19
Efficient and Secure Software Delivery with Azure Deployment Environments and Dev Box
devnetnoord
0
21
Toepassing van AI in de zorg; hype, hoop en haalbaarheid
devnetnoord
0
41
What's new with Azure Bicep?
devnetnoord
0
28
Copilot Beyond the Basics
devnetnoord
0
78
The Blazor Multiverse
devnetnoord
0
73
De Architectuur Odyssee
devnetnoord
0
36
Azure Kubernetes Service Quickstart
devnetnoord
0
48
The Office Copilot
devnetnoord
0
24
Other Decks in Technology
See All in Technology
Android Audio: Beyond Winning On It
atsushieno
0
2.9k
Claude Code でアプリ開発をオートパイロットにするためのTips集 Zennの場合 / Claude Code Tips in Zenn
wadayusuke
5
1.4k
新規プロダクトでプロトタイプから正式リリースまでNext.jsで開発したリアル
kawanoriku0
1
210
スマートファクトリーの第一歩 〜AWSマネージドサービスで 実現する予知保全と生成AI活用まで
ganota
2
320
OCI Oracle Database Services新機能アップデート(2025/06-2025/08)
oracle4engineer
PRO
0
180
Aurora DSQLはサーバーレスアーキテクチャの常識を変えるのか
iwatatomoya
1
1.2k
メルカリIBISの紹介
0gm
0
160
LLMを搭載したプロダクトの品質保証の模索と学び
qa
0
1.1k
Modern Linux
oracle4engineer
PRO
0
160
AIエージェント開発用SDKとローカルLLMをLINE Botと組み合わせてみた / LINEを使ったLT大会 #14
you
PRO
0
130
使いやすいプラットフォームの作り方 ー LINEヤフーのKubernetes基盤に学ぶ理論と実践
lycorptech_jp
PRO
1
150
新アイテムをどう使っていくか?みんなであーだこーだ言ってみよう / 20250911-rpi-jam-tokyo
akkiesoft
0
340
Featured
See All Featured
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Building Applications with DynamoDB
mza
96
6.6k
What's in a price? How to price your products and services
michaelherold
246
12k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
3k
Statistics for Hackers
jakevdp
799
220k
The Power of CSS Pseudo Elements
geoffreycrofte
77
6k
A Tale of Four Properties
chriscoyier
160
23k
RailsConf 2023
tenderlove
30
1.2k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Optimizing for Happiness
mojombo
379
70k
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