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:
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- A simple extension that attempts to address some shortcomings of rather excellent CodeMaid.☆19Updated 3 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆90Updated 9 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Code analysis improvements and context actions☆64Updated last week
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 6 months ago
- Simplifies the implementation of IDisposable☆80Updated 3 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 6 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 9 months ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated last year
- Implement memento the easy way.☆17Updated this week
- Re-implementation of LINQ to Objects for .NET Framework 2.0☆15Updated 5 years ago
- A LiteDB with realtime notifications☆43Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Simple build versioning for .NET, powered by Git tags☆67Updated this week
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆86Updated 6 years ago
- A C# port of Mozilla Universal Charset Detector.☆27Updated 6 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
- Faster with Files☆60Updated last year
- Text clustering algorithm, implemented in .NET☆21Updated 2 years ago
- Full automatic ILRepack executor on .NET, .NET Core and .NET Framework environments.☆29Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- Ookii.CommandLine is a powerful and flexible command line argument parsing library for .Net applications, supporting PowerShell-like and …☆35Updated 2 months ago
- Post compile tool using Fody to implement the double check locking pattern.☆25Updated 7 years ago