skolima / ExposedObject
☆19Updated last year
Alternatives and similar repositories for ExposedObject:
Users that are interested in ExposedObject are comparing it to the libraries listed below
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated this week
- A C# port of Mozilla Universal Charset Detector.☆27Updated 5 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Step into debugging and generate readable script from linq expressions☆35Updated 2 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆23Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Extensions for analyzers & code fixes.☆18Updated 8 months ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- WPF is a .NET Core UI framework for building Windows desktop applications.☆14Updated 9 months ago
- Text clustering algorithm, implemented in .NET☆22Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Visual Studio extension to show the values of constants where they are used☆24Updated 2 months ago
- Adds debugger attributes to help visualize objects.☆43Updated last month
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated this week
- 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
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 3 months ago
- Linq operators for ObservableCollection☆19Updated 10 years ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 3 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆33Updated 2 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Simple C# source generator for text templates☆32Updated 2 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆64Updated last year
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- A WPF Dark/Light AutoComplete TextBox that can easily handle 20.000+ entries.☆46Updated 3 years ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆41Updated 2 weeks ago