Skip to content

VideoUltimate v3.4.1

Compare
Choose a tag to compare
@GleamTech GleamTech released this 11 May 11:28
· 22 commits to master since this release

Version 3.4.1 - May 11, 2022

  • Improved: Made GleamTechConfiguration.EnsureAssemblies cached (run-once) and called it first in AddGleamTech
    rather than in UseGleamTech to prevent "Could not load file or assembly" errors when there are plugins like Ocelot
    which scan the assembly usually in ConfigureServices.

Included example projects:

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