823bafeeb98f79d37993614b688ea311f992fd42
Restructured `EnvelopeGenerator.DependencyInjection.csproj` to: - Add multiple `PackageReference` entries for application services, ORM/Database, security/identity, utilities, and DI abstractions. - Introduce conditional `ItemGroup` sections for `net7.0`, `net8.0`, and `net9.0` with framework-specific package versions. - Move `UserManager` package reference to align with the updated dependency structure. - Update comments for clarity, including replacing a Turkish comment with an English one. - Add a comment explaining the rationale for centralizing `PackageReference` declarations to ensure correct `.nuspec` generation and simplify consumption.
Description
No description provided
Languages
JavaScript
87.9%
C#
6.4%
Visual Basic .NET
2.8%
HTML
1.5%
CSS
1%
Other
0.4%