norm icon indicating copy to clipboard operation
norm copied to clipboard

.NET NORM Extension

Open mullerj opened this issue 3 months ago • 3 comments

Added a .NET extension that provides a .NET wrapper so that .NET applications can access the NORM C API. It is modeled after the Java extension for NORM. Also, added integration tests to verify functionality and demonstrate usage. Added GitHub actions to run tests and publish the .NET extension to GitHub Packages. Included Dev Container to simplify the process of setting up a development environment. This closes #84.

mullerj avatar Mar 28 '24 18:03 mullerj