publicprofile

Results 20 comments of publicprofile

Hi Guys, in order to debug, just run from your electronized project in a CMD or powershell: `electronize start /PublishSingleFile false` Then find your project name using Visual Studio using...

What is your issue when you try to run it normally? pls share your results

Let start using a stable release, update your project to target Net5 instead of net6 preview

ok, I will take a look later but seems to be you are currently using the sdk/6.0.100-preview

Based on the StartElectronCommand class from electronnet https://github.com/ElectronNET/Electron.NET/blob/30941df39c49f82720011c2444f4af4cbd7b8569/ElectronNET.CLI/Commands/BuildCommand.cs#L119 It should not be using --no-self-contained in the build process, do you have the last version of electronnet?

Sorry I totally forgot this, I checked your repo, I was not able to do it work but I know how to do it. You need to create your own...

I don't think so this is not my project, I can't update the official nuget repository

Hi @jods4 @MaceWindu merry Christmas, wondering if we have the same issue for OUT parameters or just for IN, for instance, is it possible with the current plsql provider support...

The last released version is still not exposing the extension method to avoid all the database dependencies, any ETA ? I guess this issue needs to remain open until get...

> Hi thank you for your patience. I had to take a break from working on FluentMigrator due to birth of my son but last weekend started working on it...