Files
Gerardo Salazar 096e34212c Replace AppDomain.CurrentDomain with AssemblyBuilder (#5284)
* .NET Core/5.0 will not compile when calling
    AppDomain.CurrentDomain.DefineDynamicAssembly() since it was removed
    in .NET Core.

    AssemblyBuilder replaces this specific functionality since
    AppDomains were deprecated in .NET Core
2021-02-09 18:37:39 -03:00
..
2021-01-19 08:40:41 -03:00
2020-02-13 16:10:52 -03:00
2019-08-16 18:07:30 -03:00
2019-02-06 21:10:28 +00:00
2020-04-01 16:15:05 +01:00
2021-02-08 15:49:15 -03:00
2020-06-01 21:27:45 -03:00
2019-04-26 18:11:48 +01:00
2021-01-22 13:00:14 -03:00
2019-04-30 11:45:07 -03:00
2019-06-03 15:09:02 -03:00