Top 20 NuGet Packages depending on System.Reflection
Total dependencies: 859
An easy-to-use timeseries database client that allows storing of masses of simple of data structures identified by a string id and a timestamp.
This library makes it easy that allows you to split Startup or Shutdown steps to many difference packages into your application.
It is useful to keep code clean and single-responsibility principle for every package in your solution.
Instead of assembly the startup or shutdown codes into ...
AutoSitecore is a customization of AutoFixture for creating NSubstitute Sitecore Items.
A Roslyn code generation tool that enables automatic factory classes.
.NET Core CLI tools for generating Typescript definitions from .NET classes and interfaces.
Efect is repository pattern implementation on top of Entity Framework.
Command line application to manipulate AssemblyInfo.cs files
This a cool .NET Standard library which enables you to transform a JSON document into another JSON document using JSON transformations using JSON path. This is the JSON equivalent of XSLT.
This will repace the JUST and JUST.NETCore packages.
GraphQL Conventions for .NET
NosCore fork of FastMember in waiting for PR to be merged
Axual .NET Proxy for Apache Kafka
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
.Net gRPC base server base code for create a microservice manageable with Globular.
ChangeHash:f04ae0e,BuildLabel:REV_20240901_1545_5eced32|ProcessingPlatform - Flow Based Engine
A contract based duck typing library.
A contract based mixin library.
IniWrapper uses reflection to bind value read from ini file to provided model. The purpose of this library is NOT parsing ini file, but to wrap it to provide easier use of existing parsing libraries. In configuration there is possibility to pass IniParser interface, which is used as file access laye...