Package Description
$ dotnet add package Lunqis.CoreLib.BackgroundTask| 中文 |
Lunqis.CoreLib is a .NET Standard 2.1 class library providing a set of core utilities and abstractions for building robust, extensible, and maintainable applications. The library includes:
ITask, IStartTask, BackGroundTask, ScheduledTask, TimerTask) for defining, scheduling, and executing background and scheduled tasks with retry and error handling support.IPipeline, IMiddleware, and related classes).string, MethodInfo, ParameterInfo, and collections, including type conversions, file operations, cryptographic hashing, and more.ListAsyncDisposable<T> for managing collections of asynchronously disposable resources.ArgsParse, BlockParse).The library is designed for flexibility and can be integrated into a wide range of .NET applications, including services, tools, and middleware-based architectures.
Licensed under the MIT License.