skolima / ExposedObject
☆19Updated 11 months ago
Alternatives and similar repositories for ExposedObject:
Users that are interested in ExposedObject are comparing it to the libraries listed below
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 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 2 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆23Updated last year
- A .NET library for using reflection emit in a fluent way.☆28Updated 3 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- A simple extension that attempts to address some shortcomings of rather excellent CodeMaid.☆16Updated 2 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated 2 weeks ago
- Step into debugging and generate readable script from linq expressions☆35Updated 2 years ago
- Simple C# source generator for text templates☆32Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated this week
- Re-implementation of LINQ to Objects for .NET Framework 2.0☆14Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆68Updated 2 years ago
- SFTP server with Web Admin GUI based on FxSSH☆21Updated 7 months ago
- A C# port of Mozilla Universal Charset Detector.☆27Updated 5 years ago
- Adds debugger attributes to help visualize objects.☆43Updated this week
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated this week
- A LiteDB with realtime notifications☆43Updated 11 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 2 months ago
- A WPF Dark/Light AutoComplete TextBox that can easily handle 20.000+ entries.☆45Updated 3 years ago
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 3 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 8 years ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆32Updated 8 months ago
- Linq operators for ObservableCollection☆19Updated 10 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 2 months ago
- This is an approach to data virtualizing collections intended to be used in WPF projects.☆44Updated 3 years ago