项目作者: fybalaban

项目描述 :
A collection of methods covering cryptography, string manipulation, file I/O and more to speed up software development in .NET
高级语言: C#
项目地址: git://github.com/fybalaban/lainlib.git
创建时间: 2021-04-29T22:56:06Z
项目社区:https://github.com/fybalaban/lainlib

开源协议:GNU General Public License v3.0

下载








lainlib is a shared library project, containing lots of commented methods and tools for any task, including string manipulation, file i/o, cryptography and a custom database.

lainlib (C#) by fybalaban

Name Version
Current assembly version: 4.7.1
Current assembly file version: 2.6.1
Target Framework: .NET 5.0

Notes

I developed this class library mainly for solving problems that I encountered while working on several different coding projects. I researched and tested for the most efficient algorithm. lainlib acts as a continuation of LuddeToolset
Ported from lainlib (.NET Framework 4.6) to .NET 5.0. Renamed the project to lainlib. Removed ErrorHandler class and all methods that depended on ErrorHandler.

Contact me