init QueryExtensions

This commit is contained in:
Developer 02
2025-08-26 18:51:57 +02:00
parent 405b619bdc
commit 8b53eae6da

View File

@@ -0,0 +1,8 @@
namespace EnvelopeGenerator.Application.Extensions;
/// <summary>
///
/// </summary>
public static class QueryExtensions
{
}