Skip to content

API architecture & performance improvements#2

Merged
Terraxel99 merged 12 commits into
mainfrom
feature/api
May 12, 2024
Merged

API architecture & performance improvements#2
Terraxel99 merged 12 commits into
mainfrom
feature/api

Conversation

@Terraxel99
Copy link
Copy Markdown
Collaborator

@Terraxel99 Terraxel99 commented May 12, 2024

  • Added class architecture for all types supported by MEOS
  • Performance improvements by using LibraryImport instead of DllImport
  • Creation of helpers to allocate pointers in a given scope - when calling MEOS functions - to avoid forgetting to free them
  • Helper methods for timestamp conversion to and from MEOS
  • Creation of a better example program to use MEOS.NET
  • Update to .NET 8 LTS version

MEOS.NET is now in a decent alpha stage for real usage (not production ready yet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant