Questions tagged [kephas]
18 questions
1
vote
1 answer
Making a Kephas service sealed
I really like how one can override services in Kephas Framework by providing the OverridePriority attribute. However, I need that some services do not get overridden anymore, to prohibit that some external code from plugins override my security…

Auguste Leroi
- 215
- 1
- 7
1
vote
1 answer
Does anyone know about Kephas?
I stumbled upon a framework promising a powerful and flexible infrastructure, named Kephas, and I am currently evaluating it for an existing application to get it updated to the latest technologies. I just browsed the documentation and the samples…

Ion Petcu
- 31
- 3
0
votes
1 answer
Kephas evaluation for Dependency Injection.
When evaluating Kephas, I’ve seen that it uses then Managed Extensibility Framework from Microsoft (System.Composition package). However, we use Ninject for Dependency Injection. Am I forced into changing the DI container, or may I use Ninject?

Ion Petcu
- 31
- 3