maliming

Results 526 comments of maliming

We have moved `CertificatePassPhrase` from the module to `appsettings.json.` ![image](https://github.com/user-attachments/assets/aafcd6e0-3153-4dd4-a759-df6fc87f682d)

hi What is the package version in your `packages.json` file?

Thanks,Can you share a test project?

Popular Mapper libraries: - [AutoMapper](https://github.com/AutoMapper/AutoMapper): A convention-based object-object mapper in .NET - [docs](http://automapper.readthedocs.io/en/latest/) - [Mapperly](https://github.com/riok/Mapperly)⭐️: A .NET source generator for generating object mappings. No runtime reflection - [docs](https://mapperly.riok.app/docs/intro/) - [Mapster](https://github.com/MapsterMapper/Mapster)⭐️:...

hi Some features of ABP require `Castle.DynamicProxy`.

hi You can remove it or change the code for your actual case.

hi Can you share a simple project to reproduce?

hi I think the browser should open a new browser when `window.open` is called, even without `LifeSpanHandler`. I also tested CEFSharp, and it behaves differently from CefGlue.

hi Can you try to `Configure` instead of getting from `appsettings.json`? What is the current value of `IOptions`?

> I have updated the Studio to the latest version 1.0.0, but whenever I open the application it always asks me if I want to update, even though it is...