-
One of the end-to-end tests failed today with the following error:
```
=================================== FAILURES ===================================
91__________________ TestE2EMefEline.test_1…
-
http://blog.bagearon.com/2012/03/sql-server-management-studio-2012-color-themes-extension-support/
FYI looks like SSMS 2012 and above do support MEF extensions by installing into C:\Program Files (x8…
-
Hi, I didn't know if NetCoreCMS had a plugin architecture or if it could be extended for modules.
Edit: If it does, as I saw Modules in the code, what does it use for this? Your own framework, ME…
-
Allow a second option to load views and plugins using MEF instead of the module builder.
-
Hi,
If you create an EVC with a dynamic path and all possible paths are with the links disabled, then the EVC will never be activated even if you enable all the links later.
Steps to reproduce:
…
-
Minor suggestions to enhance or facilitate setting up dev environment for new developers:
https://github.com/kytos-ng/documentation/blob/master/tutorials/napps/development_environment_setup.rst
…
-
Hi,
After asking for the redeployment of some EVCs, each one of them at a time spaced by 5s sleep time, we eventually see the following error on the logs:
```
2024-10-21 04:04:48,205 - ERROR [k…
-
Nice! I wrote something similar to speed up MEF, see here if it's of any use:
https://github.com/KirillOsenkov/MEFMetadata
https://github.com/KirillOsenkov/MEFMetadata/blob/master/src/Microsoft.Compos…
-
Allow plugins to be loaded in the bottom taskbar through MEF. (e.g. like resharper does in Visual Studio)
-
I found a MEF part today that imported the same object via two constructor parameters, but with different names.
The same is possible for ~parameter~ property injection.
While harmless, it's a l…