Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 698 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 698 Bytes

Rhodopsin.NativeInterop

checks

Rhodopsin.NativeInterop is a utility package that helps bridging between .NET CLR languages and other languages with a FFI interface.

Getting started

Include this package with your project file:

<PackageReference Include="Rhodopsin.NativeInterop" Version="1.0.0" />

For detailed usage and API references, visit the documentation.

License

This package is licensed under the BSD 3-Clause Clear License.