skolima / ExposedObjectLinks
☆19Updated last year
Alternatives and similar repositories for ExposedObject
Users that are interested in ExposedObject are comparing it to the libraries listed below
Sorting:
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 9 years ago
- A simple extension that attempts to address some shortcomings of rather excellent CodeMaid.☆18Updated 3 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A LiteDB with realtime notifications☆43Updated last year
- Simplifies the implementation of IDisposable☆77Updated 7 months ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Step into debugging and generate readable script from linq expressions☆38Updated 3 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated last month
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 10 months ago
- A C# port of Mozilla Universal Charset Detector.☆27Updated 6 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆86Updated 5 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- C# Source Generator library for Inter-Process Communication☆41Updated last week
- Simple build versioning for .NET, powered by Git tags☆64Updated last week
- Post compile tool using Fody to implement the double check locking pattern.☆25Updated 6 years ago
- Interop wrappers for UIAutomationCore and UIAutomationClient☆23Updated 2 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆62Updated 4 months ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆75Updated this week