d6e2690bb8195463fb01b04286870a04987f63fb
Replaced raw SQL and DataTable usage with Entity Framework LINQ queries for retrieving completed envelopes. The process now works directly with envelope entities, improving code readability, maintainability, and leveraging EF's querying capabilities. Logging and error handling have been updated to use envelope properties directly.
Description
No description provided
Languages
JavaScript
88.9%
C#
5.6%
Visual Basic .NET
2.8%
HTML
1.3%
CSS
0.9%
Other
0.4%