Skip to content

Commit 8c35aea

Browse files
author
Mauro Bertoli
committed
update readme
1 parent c70741c commit 8c35aea

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# .Net 5 console application demo
22

3-
A console app built using .NET 5 with support to Microsoft best practices to show how to setup:
3+
A console app built using .NET 5 with support to Microsoft DI best practices to show how to setup:
44

55
- Multiple environments,
66
- Configuration values using the `Options pattern`,
77
- Appsettings,
88
- Usersecrets,
99
- Azure KeyVault,
1010
- Azure Application Insight,
11-
- ConsoleHostedService,
11+
- TelemetryClient,
12+
- HostedService,
1213
- HttpClientFactory,
1314

1415
## Setup

0 commit comments

Comments
 (0)