A set of compile-time libraries (nothing to deploy) and a build task that enable you to export functions from managed code to native applications.
That means, you can create plugins in a managed language like C# or F# for native applications that only have a C-Api (like Notepad++).
The...
More information
Repackaging of UnmanagedExports 1.2.7 to be compatible with PackageReference.
A set of compile-time libraries (nothing to deploy) and a build task that enable you to export functions from managed code to native applications.
That means, you can create plugins in a managed language like C#...
More information
This XrmToolbox plugin can remove unmanaged (active) layers from solution components in bulk. Just add components to solution, run the plugin and remove Active layers automatically.
Repackaging of UnmanagedExports 1.2.7 to be compatible with PackageReference and additionally upgraded the Microsoft Build Utilities (using Nuget package Microsoft.Build.Utilities).
A set of compile-time libraries (nothing to deploy) and a build task that enable you to export functions from...
More information
Provides a set of extensions and utilites which facilitates exchange of data from and to .NET P/Invoke methods (or UnmanagedCallersOnly using NativeAOT) avoiding use of both native pointers and unsafe context.
Unmanaged 64bit 19.1 Oracle DataAccess Provider. Contains Oracle.DataAccess.dll(4.19.1). By referencing this library, the project builds successfuly. To run unmanaged the project, Oracle client is needed. Reference "OracleDataAccess.Unmanaged.Client" package to the project to run without installing...
More information
Bytestream is a small library that enables blazing fast serialization of a collection of types to raw bytes. Either in the form of a byte array byte[] or unmanaged memory IntPtr. The library performs no memory allocation on its own, so you are free to use your own memory allocator!