The .NETStandard implementation is available HERE
My collection of many small useful code-snippet .net, wrapping in reusable library with unobtrusive dependencies.
Some of the most-used library are published on nuget.
https://www.nuget.org/profiles/duongphuhiep
- See wiki document for brief introduction code
- This sample demonstrates How usefull
ToolsPack.Net
is.
Navigate to the code and unit test samples for more information.
-
I won't update much on this repository because the code is very stable. Nearly Zero-maintenance is needed.
-
Maybe the
ToolsPack.Log4Net
is the only one need to upgrade beacause it depends on thelog4net
package which is occasionally upgraded. Evens ifToolsPack.Log4Net
stuck with the old log4net version here, we can of course use it with the newerlog4net
package