All Projects → xucongli1989 → XCLNetTools

xucongli1989 / XCLNetTools

Licence: GPL-2.0 license
.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…

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to XCLNetTools

Krypton-Toolkit-Suite-NET-Core
A update to Component factory's krypton toolkit to support .NET Framework 3.5 to .NET Core
Stars: ✭ 27 (-22.86%)
Mutual labels:  winforms
forge-bucketsmanager-desktop
View, Upload & Translate models: Desktop sample tool (.NET) to manage bucket, objects and translations (extract SVF)
Stars: ✭ 44 (+25.71%)
Mutual labels:  winforms
AsyncLock
An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.
Stars: ✭ 106 (+202.86%)
Mutual labels:  c-sharp-library
LazyTS
PowerShell Script (GUI) to manage Terminal Sessions
Stars: ✭ 85 (+142.86%)
Mutual labels:  winforms
Microsoft.Toolkit.Win32
This repository contains all controls for WPF and WinForms to simplify and demonstrate usage of UWP controls
Stars: ✭ 345 (+885.71%)
Mutual labels:  winforms
WinFormsCT
☢️ The one and only computer tomographer for Windows Forms user interfaces
Stars: ✭ 41 (+17.14%)
Mutual labels:  winforms
WinForms-KWAssistant
百度搜索关键词,刷点击
Stars: ✭ 16 (-54.29%)
Mutual labels:  winforms
epicedit
Epic Edit, Track Editor for Super Mario Kart (SNES)
Stars: ✭ 30 (-14.29%)
Mutual labels:  winforms
WinFormsComInterop
ComWrappers required to run NativeAOT and WinForms
Stars: ✭ 54 (+54.29%)
Mutual labels:  winforms
netcore-winforms-demos
This repository contains the Outlook Inspired and Stock Market Trader demo applications that support .Net Core 3.
Stars: ✭ 38 (+8.57%)
Mutual labels:  winforms
Scraps
Scrap.TF Raffle Joining Bot
Stars: ✭ 24 (-31.43%)
Mutual labels:  winforms
Standard-Toolkit
An update to Component factory's krypton toolkit to support .NET Framework 4.6.2 - 4.8.1 to .NET Core/.NET
Stars: ✭ 194 (+454.29%)
Mutual labels:  winforms
WinForms.FC UI
👀 FC_UI (Fun-Code User Interface) - библиотека пользовательских элементов управления (user control) для WinForms (.Net Framework / .Net Core).
Stars: ✭ 18 (-48.57%)
Mutual labels:  winforms
SimpleClassicTheme.Taskbar
Taskbar for Simple Classic Theme
Stars: ✭ 47 (+34.29%)
Mutual labels:  winforms
Tasks
Tasks is an application that optimizes computer performance. Tasks improves overall system performance, boot times, and a safer experience while using your computer.
Stars: ✭ 65 (+85.71%)
Mutual labels:  winforms
topmostfriend
Utility for making windows always be on top, forcefully.
Stars: ✭ 6 (-82.86%)
Mutual labels:  winforms
EBind
🔵 .NET Data Binding we deserve: concise, fast, feature-rich
Stars: ✭ 141 (+302.86%)
Mutual labels:  winforms
LimitlessUI
Awesome C# UI library that highly reduced limits of your application looks
Stars: ✭ 41 (+17.14%)
Mutual labels:  winforms
Mtgdb
Mtgdb.Gui - desktop app to search MTG cards and build decks
Stars: ✭ 46 (+31.43%)
Mutual labels:  winforms
groupcontrols
.NET controls that display multiple sub-controls without creating a unique window handle for each child. Instead each child is drawn using the default renderers.
Stars: ✭ 15 (-57.14%)
Mutual labels:  winforms

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].