We help build better software

Thursday, February 27, 2020

DotNetBrowser 2.0 Supporting .NET Core is Ready!



We have great news to share today: DotNetBrowser got upgraded to version 2.0!

Here is why it is so significant:

  • Starting from this version DotNetBrowser became compatible with .NET Standard 2.0, which means you can now integrate the modern web content in both .NET Framework and in .NET Core applications on Windows.
  • The rethought architecture of the library now allows you to create and run numerous independent Browser instances at once, adding up to your app’s stability. 
  • The range of new features, introduced with the new API, include the ability to play the video/audio content on Netflix, Amazon Prime, Spotify, etc., and convenient printing of the web content using the standard Print Preview dialog.
  • On a look’n’feel side we have added support of Favicon and the ability to hide scrollbars and disable touch menus, which is particularly useful for kiosk applications.

See the complete list of changes introduced in DotNetBrowser 2.0 here.

We have also prepared a detailed Migration guide to help you change your code to work with the new version.

Please note, that starting from this version and further DotNetBrowser documentation is provided in the new Help Center. The documentation for DotNetBrowser 1.x remains available in the previous support portal.

Try the new DotNetBrowser out and let us know your thoughts and comments!