26.248. Namespace ArmoniK.Core.Common.Utils
26.248.1. Classes
Provides extension methods for
Provides extension methods for
Manage exceptions at the whole application level. If too many exceptions are thrown, the application is stopped. When the application is stopped, a grace delay is in place to let all the running services to stop properly.
Provides utility methods for building LINQ expressions to filter data models based on field values.
Provides extension methods for file operations, including moving and deleting files with additional safety and error handling.
Helper to get local IP address.
Initializes and configures logging for the application using Serilog.
Options for the ExceptionManger
Queue to send T
from a single producer to a consumer.
Represents an expression rewriter that replaces an expression with another one in an expression tree
Visitor to replace parameters to the given parameter