Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / DamianEdwards/MinimalApis.Extensions issues and pull requests
#48 - how to customize the error property names?
Issue -
State: closed - Opened by PierBover 8 days ago
- 2 comments
#47 - DefaultBinder: Use the HttpContext.RequestServices ServiceProvider within RequestDelegateFactoryOptions
Issue -
State: open - Opened by ansteele 7 months ago
#46 - .WithParameterValidation() does not work with [FromRoute] parameters
Issue -
State: open - Opened by JCKortlang 9 months ago
- 1 comment
#45 - Provide services to validation in the validation filter
Pull Request -
State: closed - Opened by DamianEdwards over 1 year ago
#44 - Update Body<T> to support IRequestSizeLimitMetadata implemented attributes for specifying limit
Issue -
State: open - Opened by DamianEdwards over 1 year ago
#43 - Update to latest MiniValidation
Pull Request -
State: closed - Opened by DamianEdwards about 2 years ago
#42 - Update README
Pull Request -
State: closed - Opened by dpen2000 about 2 years ago
#41 - Validation filter updates
Pull Request -
State: closed - Opened by DamianEdwards about 2 years ago
#40 - Validation filter is boxing all parameters
Issue -
State: closed - Opened by davidfowl about 2 years ago
#39 - Allow callers to specify which types should be validated for the validation filter
Issue -
State: open - Opened by davidfowl about 2 years ago
- 1 comment
#38 - Updates for 7.0-ga
Pull Request -
State: closed - Opened by DamianEdwards over 2 years ago
#37 - WithParameterValidation() requires annotations in the form of [property: AttributeName]
Issue -
State: closed - Opened by julioct over 2 years ago
- 1 comment
#36 - Add the metadata outside of the filter
Pull Request -
State: closed - Opened by davidfowl over 2 years ago
- 2 comments
#35 - Remove Endpoint check
Pull Request -
State: closed - Opened by davidfowl over 2 years ago
#34 - Updates for 7.0.0-rc.2
Pull Request -
State: closed - Opened by DamianEdwards over 2 years ago
#33 - Add ProblemDetailsServiceEndpointFilter to apply IProblemDetailsService to ProblemHttpResults
Issue -
State: open - Opened by DamianEdwards over 2 years ago
#32 - Make some features for basic content negotiation (conneg)
Issue -
State: open - Opened by DamianEdwards over 2 years ago
#31 - Updates for 7.0.0-rc.1
Pull Request -
State: closed - Opened by DamianEdwards over 2 years ago
#30 - Update WithParameterValidation to support .NET 7 Preview 7
Pull Request -
State: closed - Opened by andrewlock over 2 years ago
#29 - Handle renamed types in .NET 7 preview 7
Issue -
State: closed - Opened by andrewlock over 2 years ago
- 2 comments
#28 - React to IEndpointMetadataProvider API changes in 7.0.0-rc.2
Issue -
State: closed - Opened by DamianEdwards over 2 years ago
#27 - Added parameter validation filter
Pull Request -
State: closed - Opened by DamianEdwards over 2 years ago
#26 - Add a validation endpoint filter for minimal APIs
Issue -
State: open - Opened by DamianEdwards over 2 years ago
- 1 comment
Labels: enhancement
#25 - Update README.md
Pull Request -
State: closed - Opened by feelgood-interface over 2 years ago
#24 - Combining Validated with a Record Struct Leads to InvalidProgram at Runtime
Issue -
State: open - Opened by ErikFeeley almost 3 years ago
#23 - Align API surface with changes coming in .NET 7.0.0-preview.4
Pull Request -
State: closed - Opened by DamianEdwards almost 3 years ago
#22 - Wbail/sample integration unit tests
Pull Request -
State: closed - Opened by wbail almost 3 years ago
#21 - Bug on UpdateTodo method
Issue -
State: closed - Opened by wbail almost 3 years ago
- 1 comment
#20 - Fix README.md typo
Pull Request -
State: closed - Opened by Skovvart almost 3 years ago
- 1 comment
#19 - test: delete all
Pull Request -
State: closed - Opened by wbail almost 3 years ago
- 1 comment
#18 - Body<T> creates string with wrong length when it contains more than single-width chars
Issue -
State: closed - Opened by DamianEdwards almost 3 years ago
#17 - Support a wrapper type for binding to parameters from form values
Issue -
State: open - Opened by DamianEdwards almost 3 years ago
#16 - Add Body<TBody> parameter binder & flatten results object graph
Pull Request -
State: closed - Opened by DamianEdwards almost 3 years ago
#15 - Swagger does not show any parameters when using mvc ModelBinder
Issue -
State: open - Opened by angelcolmenares almost 3 years ago
- 1 comment
Labels: enhancement
#14 - Add support for binding parameter objects
Issue -
State: open - Opened by DamianEdwards about 3 years ago
#13 - Support interface-based validated parameter binding
Issue -
State: open - Opened by DamianEdwards over 3 years ago
#12 - Ensure Validated<T> honors nullability of parameter like the default binding does
Issue -
State: open - Opened by DamianEdwards over 3 years ago
#11 - Add example of APIs that return multiple result types in their signature
Issue -
State: open - Opened by DamianEdwards over 3 years ago
#10 - Are `Results` meant to be included into next version(s) asp.net?
Issue -
State: closed - Opened by codefactorydevelopment about 3 years ago
- 1 comment
#9 - Add support for defining API parameter metadata
Issue -
State: open - Opened by DamianEdwards over 3 years ago
#8 - Add support for setting OpenAPI descriptions for APIs from endpoint metadata
Issue -
State: open - Opened by DamianEdwards over 3 years ago
#7 - Add docs/examples to the README.md
Issue -
State: open - Opened by DamianEdwards over 3 years ago
#6 - Write some integration tests for the TodoApis.Dapper sample
Issue -
State: closed - Opened by DamianEdwards over 3 years ago
#5 - Write unit tests for the library itself
Issue -
State: open - Opened by DamianEdwards over 3 years ago
#4 - Finish adding unit tests for the sample TodosApi.Dapper project
Issue -
State: open - Opened by DamianEdwards over 3 years ago
#3 - Finish adding implicit operators for all the Result<T1, T2, etc.> to Result<T1, T2, T3, etc.> conversions
Issue -
State: open - Opened by DamianEdwards over 3 years ago
- 2 comments
#2 - Problems when verify StatusCode Ok 200 in Unit Tests
Issue -
State: closed - Opened by juniorporfirio over 3 years ago
- 1 comment
Labels: bug
#1 - Explore adding sugar APIs for enabling response caching for Minimal APIs
Issue -
State: open - Opened by DamianEdwards over 3 years ago
Labels: enhancement