<?xml version="1.0" encoding="utf-8"?>
|
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
|
<metadata>
|
<id>DllExport</id>
|
<version>1.7.3</version>
|
<title>.NET DllExport</title>
|
<authors>github.com/3F/DllExport</authors>
|
<license type="file">License.txt</license>
|
<owners>reg</owners>
|
<licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
|
<projectUrl>https://github.com/3F/DllExport</projectUrl>
|
<repository type="git" url="https://github.com/3F/DllExport" />
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
<description>
|
Open source project .NET DllExport with .NET Core support (aka 3F/DllExport)
|
https://github.com/3F/DllExport
|
|
🚀 Quick start: https://github.com/3F/DllExport/wiki/Quick-start
|
🔖 Examples. Unmanaged C++ / C# / Java: https://youtu.be/QXMj9-8XJnY
|
🧪 Demo: https://github.com/3F/Examples/tree/master/DllExport/BasicExport
|
|
=======================================
|
gnt /p:ngpackages="DllExport/1.7.3"
|
================== https://github.com/3F/GetNuTool
|
|
|
S_NUM_REV: 1.7.3.58831
|
S_REL:
|
bSha1: 9a4bc51
|
MetaCor: netstandard1.1
|
MetaLib: v2.0
|
Wizard: v4.0
|
Configuration: PublicRelease
|
:: generated by a vsSolutionBuildEvent 1.14.0.36854</description>
|
<summary>.NET DllExport with .NET Core support (aka 3F/DllExport)</summary>
|
<tags>DllExport unmanaged-exports ildasm ilasm coreclr exported-functions dotnetcore Conari pinvoke net-c-func native tools dotnet-DllExport unmanaged-export hMSBuild GetNuTool MvsSln</tags>
|
<releaseNotes> changelog: https://github.com/3F/DllExport/blob/master/changelog.txt </releaseNotes>
|
<copyright>Copyright (c) 2009-2015 Robert Giesecke / Copyright (c) 2016-2020 Denis Kuzmin < x-3F@outlook.com > GitHub/3F </copyright>
|
</metadata>
|
</package>
|