Skip to content

.net (C#) common class library DLL (maintained since 2012), now open source.Most of the code for this kind of library is written or collected by me. Ever since I started working, I have been hoping that there would be a common code base, which would be convenient for us to solve some highly repetitive and meaningless things in the coding process…

License

xucongli1989/XCLNetTools

Repository files navigation

Introduction

.net (C#) common class library DLL (maintained since 2012), now open source.Most of the code for this kind of library is written or collected by me. Ever since I started working, I have been hoping that there would be a common code base, which would be convenient for us to solve some highly repetitive and meaningless things in the coding process, so that we could devote more energy to other important things.So, I set up this public library in early 2012, put it on the native, and today, I'm publishing the code on GitHub, and I hope that good partners can help put their own efforts into saving more things for the average mass coder, including yourself.Thank you very much!

Scope

.net platform (asp.net/MVC/winform...)

Functions

  • cache operation
  • public constants, data type conversion, GZIP compression, IP processing
  • HTML tag processing
  • MxGraph control operation
  • data paging
  • WebForm server control operation
  • Access operation
  • MSSQL operation
  • SQLite operation
  • the DataSet/DataTable operation
  • encoding and decoding
  • encryption and decryption
  • common entity classes
  • common enumeration and enumeration operations
  • browser bookmark resolution
  • file and folder operations
  • HTTP request operation
  • image operation
  • captcha
  • ZIP
  • the FTP
  • generic List operation
  • cookies
  • JS
  • Chinese character processing
  • exception handling
  • message prompt
  • Excel processing
  • json/XML serialization
  • date and time processing
  • form parameter acquisition
  • the random number
  • the yuan
  • XML operation
  • ...

NuGet

https://www.nuget.org/packages/XCLNetTools/

Copyright

LICENSE

About

.net (C#) common class library DLL (maintained since 2012), now open source.Most of the code for this kind of library is written or collected by me. Ever since I started working, I have been hoping that there would be a common code base, which would be convenient for us to solve some highly repetitive and meaningless things in the coding process…

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages