c5db676e01bde1e815b81519f1b25434d8a37572
Registered EnvelopeService with a scoped lifetime in the dependency injection container by adding `builder.Services.AddScoped<EnvelopeService>();` to Program.cs. This ensures a new instance is created per HTTP request.
Description
No description provided
Languages
JavaScript
82.6%
C#
8.4%
HTML
4.5%
Visual Basic .NET
2.6%
CSS
1.4%
Other
0.4%