SAPTeam.CommonTK 4.1.2
Install from the command line:
Learn more about NuGet packages
$ dotnet add package SAPTeam.CommonTK --version 4.1.2
About this version
All in One and Multi Purpose .NET Library.
This library contains toolset of Interfaces and classes that can be used by .NET Applications. Key features of this library are:
Provides classes to Read/Write json files that can be used as app settings. Base context class that can be used for creating Disposable contexts. (a collection of Console-related Contexts is available in SAPTeam.CommonTk.Console) Various Status Providers that can be implemented and used for displaying application status changes. Represents a caching method for interacting with environment variable without losing the performance. and more...
For Getting started with this library you can visit our github page.