DynamicTypeGenerator by Mehdi Falamarzi

<PackageReference Include="DynamicTypeGenerator" Version="1.2.0" />

 DynamicTypeGenerator 1.2.0

Dynamic Type Generator For .NET

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>DynamicTypeGenerator</id>
    <version>1.2.0</version>
    <authors>Mehdi Falamarzi</authors>
    <owners>Mehdi Falamarzi</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <projectUrl>https://github.com/falamarzijahromi/DynamicTypeGenerator</projectUrl>
    <iconUrl>https://github.com/falamarzijahromi/DynamicTypeGenerator/blob/master/icons8-robot-48.png?raw=true</iconUrl>
    <description>Dynamic Type Generator For .NET</description>
    <summary>Dynamic Type Generator For .NET</summary>
    <releaseNotes>Feature added:
		* Re-Use Of Generated Types In New Types #8
		* Usage of RunAndCollect Assembly Type.</releaseNotes>
    <copyright>Copyright 2019</copyright>
    <tags>Dynamic DynamicType DynaimcTypeGenerator Proxy DynaimProxy DynamicClass DynamicInterface DynamicAttribute DynamicAttributeCreation AttributeCreation Runtim RuntimType RuntimeInterface RuntimClass RuntimeAttribute</tags>
  </metadata>
</package>