web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Can Custom Actions be ...
Power Automate
Unanswered

Can Custom Actions be built in .NET core

(0) ShareShare
ReportReport
Posted on by 2

I am trying to build out a custom action to access Azure Key Vault from inside a desktop flow.  However, the current packages needed to make this work require a binary redirect in .Net Framework, since there are different versions for dependent packages. 

 

I have tried to do the binding redirect but have found I cannot handle the AssemblyLoadEventHandler within a custom action, when running within PAD.  It does, however, work when running through Visual Studio.

 

Since .NET Core is more relaxed on the assembly binding I wanted to see if anyone knows if it is possible.  When I try to use an action built with .NET Core I get the error "Failed to initialize module loader." when trying to import into PAD.

 

These are the current packages that I am looking to include to create the action.

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.10.4" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.5.0" />
<PackageReference Include="Microsoft.PowerPlatform.PowerAutomate.Desktop.Actions.SDK" Version="1.4.237.23279" />
</ItemGroup>

 

I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 419

#2
Vish WR Profile Picture

Vish WR 314

#3
David_MA Profile Picture

David_MA 260 Super User 2026 Season 1

Last 30 days Overall leaderboard