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
Future of Razor & Tag Helpers
Search
N. Taylor Mullen
November 04, 2015
Programming
0
530
Future of Razor & Tag Helpers
These are the crazy ideas we have for the future of Razor and Tag Helpers after Razor 4.0.
N. Taylor Mullen
November 04, 2015
Tweet
Share
Other Decks in Programming
See All in Programming
AIエージェントはこう育てる - GitHub Copilot Agentとチームの共進化サイクル
koboriakira
0
480
『自分のデータだけ見せたい!』を叶える──Laravel × Casbin で複雑権限をスッキリ解きほぐす 25 分
akitotsukahara
1
600
なんとなくわかった気になるブロックテーマ入門/contents.nagoya 2025 6.28
chiilog
1
250
AIプログラマーDevinは PHPerの夢を見るか?
shinyasaita
1
180
Google Agent Development Kit でLINE Botを作ってみた
ymd65536
2
210
スタートアップの急成長を支えるプラットフォームエンジニアリングと組織戦略
sutochin26
0
260
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
49
32k
NPOでのDevinの活用
codeforeveryone
0
530
エンジニア向け採用ピッチ資料
inusan
0
180
Goで作る、開発・CI環境
sin392
0
190
C++20 射影変換
faithandbrave
0
560
GitHub Copilot and GitHub Codespaces Hands-on
ymd65536
1
130
Featured
See All Featured
Rails Girls Zürich Keynote
gr2m
94
14k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
BBQ
matthewcrist
89
9.7k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
281
13k
Thoughts on Productivity
jonyablonski
69
4.7k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.7k
Music & Morning Musume
bryan
46
6.6k
The Invisible Side of Design
smashingmag
300
51k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
20
1.3k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
Transcript
Future of Razor and Tag Helpers N. Taylor Mullen Damian
Edwards @NTaylorMullen @damianedwards
Future Razor
@include
@import
Adding your own directives
Razor Extensibility - Parser Extensions - Razor Generator. - Custom
Hosts - Splitting core Razor pieces into Razor.Runtime. Ex: Layout
Razor Tooling - Refactoring - Light Bulbs - Debugging (hoverability)
Future Tag Helpers
Subset of CSS Selectors for element targeting
And craziness
Generic Tag Helpers
Property Overloading
Wha wha wha how you do that?
Tooling Improvements F12 F11
Tooling Improvements Continued
View Components - Today
View Components TagHelperified
Programmatically add TagHelpers
Code Generation Hooks
Code Generation Hooks
Code Generation Hooks Properties https://github.com/aspnet/Mvc/issues/2249
Code Generation Property Binding
Questions? @damianedwards @NTaylorMullen