| .. |
|
Models
|
…
|
|
|
ActionParametersIntegrationTest.cs
|
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
|
2017-09-22 10:13:48 +01:00 |
|
ArrayModelBinderIntegrationTest.cs
|
Support model binding to Razor Pages properties on page and PageModel classes
|
2017-03-24 07:45:19 -07:00 |
|
AuthorizeFilterIntegrationTest.cs
|
Remove TestOptionsManager
|
2017-10-30 17:49:15 -07:00 |
|
BindPropertyIntegrationTest.cs
|
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
|
2017-09-22 10:13:48 +01:00 |
|
BinderTypeBasedModelBinderIntegrationTest.cs
|
Remove TaskCache and TaskCacheOfT
|
2017-06-08 08:19:20 -07:00 |
|
BindingSourceMetadataProviderIntegrationTest.cs
|
Support model binding to Razor Pages properties on page and PageModel classes
|
2017-03-24 07:45:19 -07:00 |
|
BodyValidationIntegrationTests.cs
|
Better JSON deserialization errors. Implements #4607, #4862
|
2017-11-06 23:02:13 +00:00 |
|
ByteArrayModelBinderIntegrationTest.cs
|
Support model binding to Razor Pages properties on page and PageModel classes
|
2017-03-24 07:45:19 -07:00 |
|
CancellationTokenModelBinderIntegrationTest.cs
|
Minor test code changes to resolve xUnit2013 build error
|
2017-10-05 16:04:20 -07:00 |
|
CollectionModelBinderIntegrationTest.cs
|
Support model binding to Razor Pages properties on page and PageModel classes
|
2017-03-24 07:45:19 -07:00 |
|
CompanyNameAttribute.cs
|
…
|
|
|
ComplexTypeModelBinderIntegrationTest.cs
|
Minor test code changes to resolve xUnit2013 build error
|
2017-10-05 16:04:20 -07:00 |
|
DictionaryModelBinderIntegrationTest.cs
|
Support model binding to Razor Pages properties on page and PageModel classes
|
2017-03-24 07:45:19 -07:00 |
|
ExcludeBindingMetadataProviderIntegrationTest.cs
|
Fixing ExcludeBindingMetadataProvider unit test (#6113)
|
2017-04-27 11:42:06 -07:00 |
|
FormCollectionModelBindingIntegrationTest.cs
|
Support model binding to Razor Pages properties on page and PageModel classes
|
2017-03-24 07:45:19 -07:00 |
|
FormFileModelBindingIntegrationTest.cs
|
Support model binding to Razor Pages properties on page and PageModel classes
|
2017-03-24 07:45:19 -07:00 |
|
GenericModelBinderIntegrationTest.cs
|
Minor test code changes to resolve xUnit2013 build error
|
2017-10-05 16:04:20 -07:00 |
|
HeaderModelBinderIntegrationTest.cs
|
Support model binding to Razor Pages properties on page and PageModel classes
|
2017-03-24 07:45:19 -07:00 |
|
KeyValuePairModelBinderIntegrationTest.cs
|
Minor test code changes to resolve xUnit2013 build error
|
2017-10-05 16:04:20 -07:00 |
|
Microsoft.AspNetCore.Mvc.IntegrationTests.csproj
|
Update samples and tests to target netcoreapp2.1
|
2017-11-13 14:58:40 -08:00 |
|
ModelBindingTestContext.cs
|
Make [FromBody] treat empty request bodies as invalid (#4750)
|
2017-04-10 16:55:14 +01:00 |
|
ModelBindingTestHelper.cs
|
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
|
2017-09-22 10:13:48 +01:00 |
|
ModelPrefixSelectionIntegrationTest.cs
|
Minor test code changes to resolve xUnit2013 build error
|
2017-10-05 16:04:20 -07:00 |
|
ParameterBinderExtensions.cs
|
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
|
2017-09-22 10:13:48 +01:00 |
|
ProductValidatorAttribute.cs
|
…
|
|
|
ServicesModelBinderIntegrationTest.cs
|
Upgrade to xunit 2.3.0-beta4
|
2017-08-17 10:45:03 -07:00 |
|
SimpleTypeModelBinderIntegrationTest.cs
|
Minor test code changes to resolve xUnit2013 build error
|
2017-10-05 16:04:20 -07:00 |
|
TestMvcOptions.cs
|
Remove TestOptionsManager
|
2017-10-30 17:49:15 -07:00 |
|
TryUpdateModelIntegrationTest.cs
|
Upgrade to xunit 2.3.0-beta4
|
2017-08-17 10:45:03 -07:00 |
|
TryValidateModelIntegrationTest.cs
|
Revert "Skipping model validation tests temporarily to unblock mirror"
|
2017-04-03 17:13:49 -07:00 |
|
ValidationIntegrationTests.cs
|
Minor test code changes to resolve xUnit2013 build error
|
2017-10-05 16:04:20 -07:00 |