fodyarchived / Freezable
Implements the Freezable pattern as part of your build
☆20Updated 5 years ago
Alternatives and similar repositories for Freezable:
Users that are interested in Freezable are comparing it to the libraries listed below
- Simplifies reading embedded resources from an Assembly.☆37Updated this week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- Adds debugger attributes to help visualize objects.☆43Updated last month
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated this week
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 8 months ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 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
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆21Updated 3 years ago
- ☆25Updated this week
- Disposable, without the Using☆21Updated 6 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated this week
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- Post compile tool using Fody to implement the double check locking pattern.☆25Updated 6 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Weakly is a collection of some useful weak-reference types.