fodyarchived / Freezable
Implements the Freezable pattern as part of your build
☆20Updated 6 years ago
Alternatives and similar repositories for Freezable:
Users that are interested in Freezable are comparing it to the libraries listed below
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Adds debugger attributes to help visualize objects.☆43Updated 3 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- Simplifies reading embedded resources from an Assembly.☆37Updated 2 months ago
- ☆44Updated 2 years 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
- Change string comparisons to be case insensitive.☆41Updated 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
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- ☆25Updated this week
- Disposable, without the Using☆21Updated 6 years ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆30Updated this week
- Change tracking library for .NET ⛺☆13Updated 5 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆38Updated 4 years ago
- Post compile tool using Fody to implement the double check locking pattern.☆25Updated 6 years ago
- Replaces static method calls.☆68Updated 3 months ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Data Modeling Library in .NET☆47Updated this week
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 11 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated last week
- Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.☆22Updated 3 months ago
- Serilog sink that writes to console with high-performance non-blocking output.☆21Updated last year
- Weakly is a collection of some useful weak-reference types.☆25Updated 5 months ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago