NickStrupat / NameOfLinks
Provides strongly typed access to a compile-time string representing the name of a variable, field, property, method, event, enum, or type.
☆21Updated 8 years ago
Alternatives and similar repositories for NameOf
Users that are interested in NameOf are comparing it to the libraries listed below
Sorting:
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 9 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Managed Extensibility Framework (MEF) integration for Autofac IoC☆19Updated last year
- Adds debugger attributes to help visualize objects.☆43Updated 5 months ago
- An open source .NET build automation framework☆27Updated 2 weeks ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks☆31Updated 7 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A C# library to make work with value-semantics easier by e.g. (efficiently) implementing Equals and GetHashCode for you.☆28Updated last year
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆27Updated this week
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated 11 months ago
- A simple abstraction layer over file system like APIs for .NET☆22Updated 3 years ago
- Lean mean SQL Server upsert machine☆48Updated 3 months ago
- Disposable, without the Using☆21Updated 6 years ago
- Xml and json serializer for .NET☆49Updated 7 years ago
- Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.☆22Updated 5 months ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- The "classy" way to filter collections.☆27Updated 2 years ago
- Application initialization helper☆42Updated 8 months ago
- The HTTP client that is so easy to use that it wont give you any headache!☆14Updated 10 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.