DotNext.Reflection 4.0.0-beta.8
Strongly typed reflection, concept types (type classes), fast reflection
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>DotNext.Reflection</id>
<version>4.0.0-beta.8</version>
<authors>.NET Foundation and Contributors</authors>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<icon>logo.png</icon>
<projectUrl>https://dotnet.github.io/dotNext/</projectUrl>
<description>Strongly typed reflection, concept types (type classes), fast reflection</description>
<releaseNotes>https://github.com/dotnet/dotNext/blob/master/CHANGELOG.md</releaseNotes>
<copyright>Copyright © .NET Foundation and Contributors</copyright>
<tags>Concept Reflection Typeclass</tags>
<repository type="git" url="https://github.com/dotnet/dotNext.git" commit="3f3ed8f952e7a9c77c3847882f53356cb68f9883" />
<dependencies>
<group targetFramework="net6.0">
<dependency id="DotNext" version="4.0.0-beta.8" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>