Skip to content

DynamicVML v1.4.0

Compare
Choose a tag to compare
@cesarsouza cesarsouza released this 13 Dec 12:08
· 4 commits to master since this release

Release notes

  • Adding support for Razor Pages;
  • Adding a new interface (IDynamicViewModelCollection) that can be used to access view models contained in the dynamic list;
  • Updating to .NET 5.0 and updating other NuGet dependencies.

Install with:

dotnet add package DynamicVML --version 1.4.0

Documentation is available at dynamic-mvl.github.io