-
Notifications
You must be signed in to change notification settings - Fork 6
core
Kingcean Tuan edited this page Nov 28, 2021
·
22 revisions
This library includes utilities and services for tasks, security, JSON, etc.
This library targets .NET 6, .NET 5, .NET Core 3.1, .NET Framework 4.8 and .NET Standard 2.0.
You can install the package from NuGet to your project by following way.
PM > Install-Package Trivial
Or you can also clone the repository to build and add as a reference to your project.