Skip to content

VideoUltimate v2.1.6

Compare
Choose a tag to compare
@GleamTech GleamTech released this 24 Jan 11:43
· 42 commits to master since this release

Version 2.1.6 - January 24, 2020

  • Changed: LicenseKey property will now throw error also for null values (in addition to empty string (whitespace) values in v2.1.5).
    TrialExtensionKey property will now throw for null and empty string (whitespace) values.
    This is useful to prevent silently falling back to trial mode when you are not aware you are passing invalid values (e.g. setting values
    retrieved from an external source).

Included example projects:

  • ASP.NET Core (C#) - Visual Studio 2017+
  • ASP.NET Core on .NET Framework (C#)- Visual Studio 2017+
  • ASP.NET MVC (C#) - Visual Studio 2010+
  • ASP.NET MVC (VB) - Visual Studio 2010+
  • ASP.NET WebForms (C#) - Visual Studio 2010+
  • ASP.NET WebForms (VB) - Visual Studio 2010+