Skip to content

extend api with transaction reset capabilities, bump minor, extend te…#6

Merged
guycipher merged 3 commits intomasterfrom
v0-4-0
Feb 11, 2026
Merged

extend api with transaction reset capabilities, bump minor, extend te…#6
guycipher merged 3 commits intomasterfrom
v0-4-0

Conversation

@guycipher
Copy link
Member

…sts; add a [ModuleInitializer] so the resolver registers before any type in the assembly is accessed; also use Assembly.GetExecutingAssembly() instead of typeof(NativeMethods) to avoid triggering JIT of NativeMethods during initialization (which could cause the circular load issue on windows).

…sts; add a [ModuleInitializer] so the resolver registers before any type in the assembly is accessed; also use Assembly.GetExecutingAssembly() instead of typeof(NativeMethods) to avoid triggering JIT of NativeMethods during initialization (which could cause the circular load issue on windows).
@guycipher guycipher self-assigned this Feb 11, 2026
…moving hardcoded paths, consolidated dll copy logic and removed and redundant old debug logging
@guycipher guycipher merged commit a24e497 into master Feb 11, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant