Shannon
|
7a185b6e87
|
reduce duplication
|
2020-05-08 17:36:59 +10:00 |
|
Shannon
|
12bb68100a
|
Remove ununsed and unneeded DbProviderFactory CreateFactory(); from IDbProviderFactoryCreator, ensure the app doesn't explode if exceptions are thrown and boot fails
|
2020-05-08 17:30:30 +10:00 |
|
Shannon
|
18b285f088
|
Splits profiler so it doesn't have to take a dependency since we don't want to pre-resolve. Adds enrichers to the container.
|
2020-04-22 15:23:51 +10:00 |
|
Shannon
|
46e14f7692
|
Fixes up all logging. Configures serilog logging to replace MS logging just like serilog does, adds new ILoggerConfiguration so we aren't hard coding things, dynamically adds enrichers when the container is ready to resolve services.
|
2020-04-22 14:23:56 +10:00 |
|
Shannon
|
4920268ec8
|
combines application builder extensions to one class
|
2020-04-03 15:56:34 +11:00 |
|