Found 229 packages
Provides the functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration. This package enables you to represent the configuration data as strongly-typed classes defined in the application code. To bind a configuration, use the Microsoft.Extensions.Configuration.ConfigurationBinder.Get extension method on the IConfiguration object. To use this package, you also need to install a package for the configuration provider, for example, Microsoft.Extensions.Configuration.Json for the JSON provider.
Provides support for compilation and code generation, including dynamic, using the C# language. Commonly Used Types: Microsoft.CSharp.RuntimeBinder.Binder Microsoft.CSharp.RuntimeBinder.RuntimeBinderException Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags When using NuGet 3.x this package requires at least version 3.4.
Provides classes and interfaces that support the Dynamic Language Runtime (DLR). Commonly Used Types: System.Runtime.CompilerServices.CallSite System.Runtime.CompilerServices.CallSite<T> System.Dynamic.IDynamicMetaObjectProvider System.Dynamic.DynamicMetaObject System.Dynamic.SetMemberBinder System.Dynamic.GetMemberBinder System.Dynamic.ExpandoObject System.Dynamic.DynamicObject System.Runtime.CompilerServices.CallSiteBinder System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4.
An explicit json model binder to allow json serialized parts in for example a multipart-formdata request of a .Net-Core controller action.
Creates objects from IConfiguration and IConfigurationSection objects. A replacement for some of the functionality of Microsoft.Extensions.Configuration.Binder.
Binder is a tool for generating data layers for iOS, Android and other platforms based on your WebAPI Controllers.
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.
Extensions for Microsoft.Extensions.Configuration.Binder that simplifies the process of binding a configuration sub-section to a class, a little bit.
Bind Cake arguments to classes via Attributes
Package Description
Package Description
This library allows you dynamic access to object methods, properties, and fields by using the reflection technology of .NET, regardless of whether they are private members. You can access both object instance members and class static members by name that specified string argument at runtime, not compile-time, or C# 4.0 "dynamic" syntax.
Florence eBinder API Client SDK
Custom model binder to allow Enumeration class pass as a query string parameter.
Extensions methods to deal with the lack of nested objects in Azure Functions v2 Settings. This extension allows you to bind settings to configuration-classes during service registration.
A simple view model binder
FrontEnd Framework For Dynamic Loading Of Views, Standard and custom Event Broadcast and Propagation After Install, Point your browser to http://[YOUR ROOT]/viewbindersample, e.g http://localhost:51163/viewbindersample
A simple view model binder
Steeltoe Stream RabbitMQ Binder.
Simple binding that enables dynamic filtering, select, paging, order on your .Net and .Net Core webapi and mvc controllers