esemény
nov. 19. 23 - nov. 21. 23
Csatlakozzon online munkamenetekhez a Microsoft Ignite-ben, amelyet azért hoztak létre, hogy bővítse készségeit, és segítsen megoldani a mai összetett problémákat.
RegisztrációEzt a böngészőt már nem támogatjuk.
Frissítsen a Microsoft Edge-re, hogy kihasználhassa a legújabb funkciókat, a biztonsági frissítéseket és a technikai támogatást.
Value | |
---|---|
Rule ID | ASP0000 |
Category | Usage |
Fix is breaking or non-breaking | Non-breaking |
A call to BuildServiceProvider was detected in the application start up code.
Calling 'BuildServiceProvider' from application code results in more than one copy of singleton services being created which might result in incorrect application behavior. Consider alternatives such as dependency injecting services as parameters to 'Configure'.
Remove the call to BuildServiceProvider
from the application startup code.
It is safe to suppress this rule if updating the application to remove the call to BuildServiceProvider
is non-trivial and you have thoroughly tested the application to ensure multiple singleton services are not added.
ASP.NET Core-visszajelzés
A(z) ASP.NET Core egy nyílt forráskód projekt. Visszajelzés adásához válasszon egy hivatkozást:
esemény
nov. 19. 23 - nov. 21. 23
Csatlakozzon online munkamenetekhez a Microsoft Ignite-ben, amelyet azért hoztak létre, hogy bővítse készségeit, és segítsen megoldani a mai összetett problémákat.
Regisztráció