Skip to content
Geovanni Perez edited this page Jul 12, 2019 · 10 revisions

Upgrade guide for v2 users

Upgrading your webserver initialization

Breaking changes

  • New Assembly name EmbedIO.dll.
  • New Assembly with unit Testing support classes and TestWebServer: EmbedIO.Testing.dll.
  • Remove Routing Strategy: everything is using Regex resolution of routes.