Message 1 of 4
Vault 2025 Extension / .NET 8.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Has anyone gotten a Vault 2025 Extension to load using .NET "Core"?
If I take a working .NET Framework extension and convert it to .NET 8.0 with all the same assembly attribute and .vcet.config then nothing happens. The extension never loads, and I don't get any errors.
I have tried with dotNameRuntime missing ("Any") and set to "Core". Nothing seems to help.
Is there another trick I'm missing?
This goes for Explorer Extensions and Job Handler Extensions.
Thanks,