- Added using directive for EnvelopeGenerator.Domain.Constants. - Updated ignore_statuses type in EnvelopeReceiverController. - Improved resource management with using statements for SqlConnection and SqlCommand. - Changed from Array.Empty<Signature>() to Enumerable.Empty<Signature>() for better performance. - Simplified GetEnvelopeStatus method in HistoryController by using Status directly.
Description
No description provided
Languages
JavaScript
86.6%
C#
5.1%
HTML
4.2%
Visual Basic .NET
2.7%
CSS
0.9%
Other
0.4%