We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 041da0c commit 5a99f88Copy full SHA for 5a99f88
READMe.md README.mdREADMe.md renamed to README.md
@@ -146,4 +146,4 @@ Here are the attributes that sets the `ServiceLifetime` to be used when `NetCore
146
2. `[RegisterAsTransient]` - Transient lifetime.
147
3. `[RegisterAsScoped]` - Scoped lifetime.
148
149
-The last attribute is `[DoNotAutoRegister]`, which stops `NetCore.AutoRegisterDi` registered that class with the DI.
+The last attribute is `[DoNotAutoRegister]`, which stops `NetCore.AutoRegisterDi` registered that class with the DI.
0 commit comments