Core Building Block
$ dotnet add package Enigmatry.Entry.CoreA foundational library that provides core utilities, abstractions, and commonly used components for .NET applications.
Use this library as a foundation for your .NET applications. It provides essential utilities and abstractions that are commonly needed across different application types, such as time providers, exception handling, string extensions, and more.
Add the package to your project:
dotnet add package Enigmatry.Entry.Core