Update README.md
This commit is contained in:
Родитель
26a393f702
Коммит
26fb1ece46
|
@ -9,7 +9,7 @@ Install-Package Unity.Microsoft.DependencyInjection
|
|||
```
|
||||
|
||||
## Registration:
|
||||
- In the `WebHostBuilder` add `UseUnityServiceProvider(IUnityContainer container = null)` method
|
||||
- In the `WebHostBuilder` add `UseUnityServiceProvider(...)` method
|
||||
|
||||
```C#
|
||||
public static IWebHost BuildWebHost(string[] args) =>
|
||||
|
|
Загрузка…
Ссылка в новой задаче