Commit Graph

10 Commits

Author SHA1 Message Date
Nate McMaster
2873b0cc67
Update release notes and README 2022-06-04 21:23:10 -07:00
Nate McMaster
5b9df621ca
Delete deprecated dependencies and drop support for everything < .NET 6 2022-06-04 21:09:40 -07:00
dependabot[bot]
140198a5b3
Bump Microsoft.Extensions.DependencyInjection from 2.2.0 to 5.0.1 (#184)
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 2.2.0 to 5.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v5.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-30 16:58:06 -08:00
Nate McMaster
bef2ef20cd
cleanup: run code formatter and cleanup 2021-01-30 15:41:10 -08:00
Nate McMaster
60db210880
cleanup: run code formatter on sample
[ci skip]
2019-10-13 21:43:50 -07:00
Daniele Fontani
920bc69641
Update README.md 2019-10-08 08:41:27 +02:00
Daniele Fontani
656c047b52 fix register singleton 2019-10-08 08:30:53 +02:00
Daniele Fontani
312a9d96ab README notes 2019-10-07 19:30:34 +02:00
Daniele Fontani
bfb354d4f8 removed bad project 2019-10-07 19:22:06 +02:00
Daniele Fontani
12f0b6d811 Added sample for service implementation override 2019-10-07 13:01:42 +02:00