billbogaiv/hybrid-model-binding
Provides the ability to bind models using both ModelBinder and ValueProvider in ASP.NET Core.
C#MIT
Issues
- 2
Combining with Custom Model Binder
#43 opened by Luke1979 - 1
When using any of the prerelease nuget packages 0.18.1.* a runtime error occurs
#65 opened by drgrieve - 1
- 1
Clearing the ModelState causes loss of initial binding errors and sets default model properties
#63 opened by ShakiFanatico - 8
Release notes?
#48 opened by phillip-haydon - 0
Binder does not work when used with Newtonsoft.Json
#61 opened by Misiu - 4
- 8
Swashbuckle/Swagger integration
#27 opened by JamesCrann - 6
Binding error passes silently
#55 opened by neistow - 2
Model is not validated
#41 opened by agolaszewski - 1
- 6
CQRS mappings with [FromHybrid]
#34 opened by aefox - 0
- 0
Enum type isn't binding from QueryString
#6 opened by derekgreer - 0
- 2
- 1
- 2
Nested Model not binding data in FromFrom request
#19 opened by VinhTue - 2
- 2
- 2
Consider creating abstractions package
#42 opened by stevendarby - 1
when used with ApiController attribute in core 2.2 the binding errors are reflected in modelstate
#31 opened by greenbox64 - 2
- 2
IServiceCollection' does not contain a definition for 'AddHybridModelBinder' and the best extension method overload
#33 opened by vinayakshettar - 6
IFormFile binding
#37 opened by artyom-p - 4
Hi .. I used your hybrid with .net core 2.0 it does not read from request body which is sent as Json object . may i know the reason . 0.4.0 version
#32 opened by billbogaiv - 2
- 7
FromHeader binding
#23 opened by artyom-p - 3
Collections are not being bound
#21 opened by derekgreer - 3
Rename Project To Smoothie?
#4 opened by khalidabuhakmeh - 1
- 2
MultipartFormData to IFormFile
#35 opened by vadim-bondaruk - 2
FromHybrid parameter attribute for Core 2.1+
#13 opened by jasonycw - 0
- 6
Combine with ApiController attribute
#20 opened by artyom-p - 2
- 4
Default value on optional parameters
#14 opened by seroche - 1
- 4
Add a sample project
#2 opened by khalidabuhakmeh - 1
Rename IsUnsafe to Behavior
#5 opened by khalidabuhakmeh - 1
- 3
Provide Better Attribute Syntax
#1 opened by khalidabuhakmeh