I'm new to Ninject, and I was wondering if the kernel area should be 1 per application. So should I consider the core as a singleton?
Thanks.
Yes you need. More precisely, you should have one root container. This is normal for creating context-specific subcontainers.
Source: https://habr.com/ru/post/1308097/More articles:How to find out $ (window) .load (); status from jquery - jqueryC ++ that can connect to a running process? - c ++How to integrate Xcode with GitHub? - githubsorting using recursion - sortingHow to convert a string to a point? - c #How to exclude a folder on a Drupal website so that Drupal does not recognize it on its own? - drupalHow can I declare a pointer structure using {}? - cJquery simplemodal close an existing modal and open a new one? - jqueryMIPS to determine if hardware I / O interruption has occurred? - assemblyCSS Inheritance, Aliases, and Other Interesting Things - inheritanceAll Articles