Skip to content

DotVVM 2.0.0

Compare
Choose a tag to compare
@adamjez adamjez released this 12 Aug 17:31

Main new features

  • REST API Bindings - DotVVM allows interacting with REST APIs directly from the DOTHTML views
  • Static Command Services - is a feature which allows injecting of a C# class in the page using @service directive and calling its methods using Static Command Binding.
  • PostBack Concurrency Modes
  • _collection Context Variable
  • New Binding System - mostly internal change but really huge.
  • Postback Handlers infrastructure rewritten

Upgrading from DotVVM 1.0 to DotVVM 2.0

See migration guidelines: https://www.dotvvm.com/docs/tutorials/how-to-start-upgrade-to-2-0/2.0

To review all changes, please see preview releases of DotVVM 2.0.