yinyue200 / udeLinks
A C# port of Mozilla Universal Charset Detector.
☆27Updated 6 years ago
Alternatives and similar repositories for ude
Users that are interested in ude are comparing it to the libraries listed below
Sorting:
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- SQLNado (SQLite Not ADO) is a .NET lightweight bloat free wrapper and object persistence framework based on SQLite.☆37Updated 2 weeks ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 3 years ago
- Text clustering algorithm, implemented in .NET☆21Updated 2 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Units of measure for C#☆25Updated last year
- This is an approach to data virtualizing collections intended to be used in WPF projects.☆44Updated 3 years ago
- This extension allows you to view a visual dump of your objects during the debugging of the program in Visual Studio☆25Updated 3 years ago
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆35Updated last week
- WPF is a .NET Core UI framework for building Windows desktop applications.☆14Updated last year
- Explore project dependencies in .NET☆68Updated 3 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- A WPF TreeView that actually supports virtualization.☆23Updated last year
- Form validation for WPF☆40Updated last year
- Dynamic Data getting started examples☆28Updated 8 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Step into debugging and generate readable script from linq expressions☆38Updated 3 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- .NET Generic Host for UI applications☆29Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated this week
- Testbed for MahApps.Avalonia.IconPacks☆19Updated last month
- A .Net Standard Library with Generic methods to traverse k-ary trees in any order required.☆29Updated 6 years ago
- A Visual Studio extension for killing the Wpf designer processes. All instances of XDesProc.exe☆16Updated 9 months ago
- Linq operators for ObservableCollection