Fody / Resourcer
Simplifies reading embedded resources from an Assembly.
☆37Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for Resourcer
- Loads all the references on startup by actually using the types in the module initializer.☆36Updated this week
- Implements the Freezable pattern as part of your build☆20Updated 5 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 7 months ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆21Updated 4 years ago
- Disposable, without the Using☆21Updated 5 years ago
- Debugging tool to track down undisposed objects☆21Updated 3 years ago
- Change string comparisons to be case insensitive.☆40Updated 3 months ago
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆38Updated 3 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- A small .NET library for formatting type names à la C#.☆33Updated 3 years ago
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 3 years ago
- Roslyn analyzers for INotifyPropertyChanged☆44Updated 6 months ago
- Custom plugin to extend R# functionality.☆47Updated this week
- Analyzers checking System.Reflection☆80Updated 10 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 3 years ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated 8 months ago
- Weakly is a collection of some useful weak-reference types.☆25Updated 3 years ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- C# parser for .NET & Mono stack traces☆54Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- ☆43Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- A modern wrapper around System.IO.☆83Updated 2 years ago
- A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times.☆33Updated this week
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 10 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