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
- The HTTP client that is so easy to use that it wont give you any headache!☆14Updated 10 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 6 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 8 months ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- A modern wrapper around System.IO.☆84Updated 2 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
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 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
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- A simple abstraction layer over file system like APIs for .NET☆22Updated 3 years ago
- Interfaces for commonly used .NET types like `File`, `Directory`, `Stream`, `Path`, `Math`, `Environment`, `Task`, etc. for better testab…☆33Updated 4 years ago
- Managed Extensibility Framework (MEF) integration for Autofac IoC☆19Updated last year
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- By default, the .NET BCL introduces a set of static methods and instance members for the String type that gives us basic support for comm…☆34Updated 6 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆63Updated last week
- Fody-based proxy generator with support for async patterns☆29Updated 5 years ago
- Application initialization helper☆42Updated last week
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Fluent Wrapper for DbCommand☆22Updated last week
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- A C# library to make work with value-semantics easier by e.g. (efficiently) implementing Equals and GetHashCode for you.☆28Updated last year
- Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.☆22Updated 8 months ago
- Simplifies reading embedded resources from an Assembly.☆37Updated 7 months ago
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆27Updated 2 months ago
- Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.☆22Updated 7 years ago