Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Releases: aspnet/Razor

4.0.0-alpha2

08 Jul 03:34

Choose a tag to compare

4.0.0-alpha2 Pre-release
Pre-release

Features

  • New @await directive for awaiting asynchronous logic in views (#19)
  • New @Inject directive for injecting services into views (#35)