/
githubmirror
/
aspnetcore
ОбзорДокументацияВойти
/
githubmirror
/
aspnetcore
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
aspnetcore/
.../Mvc.Core/test/
..
ActionConstraints

Upgrade xunit version to 2.9.0 (#57303)

2 года назад
ApiExplorer

chore : Remove unwanted `using` statement (#39176)

5 лет назад
ApplicationModels

Add IEndpointMetadataProvider to UnauthorizedHttpResult (#65611)

22 дня назад
ApplicationParts

chore : Remove unwanted `using` statement (#39176)

5 лет назад
Authorization

Support AuthorizationPolicy and IAuthorizationRequirementData metadata everywhere (#67765)

25 дней назад
Builder

chore : Remove unwanted `using` statement (#39176)

5 лет назад
Controllers

chore : Remove unwanted `using` statement (#39176)

5 лет назад
DependencyInjection

Add additional ProblemDetails default types and titles (#58101)

2 года назад
Filters

Deprecate IActionContextAccessor (#62647)

год назад
Formatters

[MVC] Optimize TextOutputFormatter Accept-Charset sort (#67967)

18 дней назад
Infrastructure

Fix ClientErrorMapping 500 title to match RFC 9110 (#65590)

месяц назад
ModelBinding

Remove long-obsolete MVC APIs targeted for removal (#67077)

2 месяца назад
Routing

Upgrade xunit version to 2.9.0 (#57303)

2 года назад
AcceptedAtActionResultTests.cs

Rename Microsoft.Aspnetcore.Testing to Microsoft.AspNetCore.InternalTesting (#51713)

3 года назад
AcceptedAtRouteResultTests.cs

Rename Microsoft.Aspnetcore.Testing to Microsoft.AspNetCore.InternalTesting (#51713)

3 года назад
AcceptedResultTests.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
ActionResultOfTTest.cs

Adding a new ActionResult to process IResult (#40710)

4 года назад
ApiConventionMethodAttributeTest.cs

Rename Microsoft.Aspnetcore.Testing to Microsoft.AspNetCore.InternalTesting (#51713)

3 года назад
ApiConventionTypeAttributeTest.cs

Rename Microsoft.Aspnetcore.Testing to Microsoft.AspNetCore.InternalTesting (#51713)

3 года назад
BadRequestObjectResultTests.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
BadRequestResultTests.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
BindAttributeTest.cs

Remove long-obsolete MVC APIs targeted for removal (#67077)

2 месяца назад
ChallengeResultTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
ConflictObjectResultTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
ConflictResultTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
ConsumesAttributeTests.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
ContentResultTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
ControllerBaseTest.cs

Avoid ArgumentException when Problem/ValidationProblem extensions conflict with defaults (#67690)

месяц назад
CreatedAtActionResultTests.cs

Rename Microsoft.Aspnetcore.Testing to Microsoft.AspNetCore.InternalTesting (#51713)

3 года назад
CreatedAtRouteResultTests.cs

Rename Microsoft.Aspnetcore.Testing to Microsoft.AspNetCore.InternalTesting (#51713)

3 года назад
CreatedResultTests.cs

Upgrade xunit version to 2.9.0 (#57303)

2 года назад
EmptyResultTests.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
FileContentResultTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
FileResultHelperTest.cs

Sanitize 0x7F in Content-Disposition filename (#47549)

3 года назад
FileStreamResultTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
FlushReportingStream.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
ForbidResultTest.cs

Upgrade xunit version to 2.9.0 (#57303)

2 года назад
HttpActionResultTests.cs

Adding a new ActionResult to process IResult (#40710)

4 года назад
HttpNotFoundObjectResultTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
HttpNotFoundResultTests.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
HttpOkObjectResultTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
HttpOkResultTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
HttpStatusCodeResultTests.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
HttpUnauthorizedResultTests.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
JsonOptionsTest.cs

Rename Microsoft.Aspnetcore.Testing to Microsoft.AspNetCore.InternalTesting (#51713)

3 года назад
LocalRedirectResultTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
MediaTypeCollectionTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
Microsoft.AspNetCore.Mvc.Core.Test.csproj

Treat all ProjectRefs to SharedFx projects as PrivateAssets=all (#64863)

8 месяцев назад
MvcCoreLoggerExtensionsTest.cs

Update MvcCoreLoggerExtensions to use LoggerMessageAttribute (#40439)

4 года назад
MvcOptionsTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
ObjectResultTests.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
PhysicalFileResultTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
ProducesAttributeTests.cs

Add Description to ProducesResponseType (and others) for better OpenAPI document creation (#58193)

2 года назад
ProducesResponseTypeAttributeTests.cs

Add Description to ProducesResponseType (and others) for better OpenAPI document creation (#58193)

2 года назад
RedirectResultTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
RedirectToActionResultTest.cs

Rename Microsoft.Aspnetcore.Testing to Microsoft.AspNetCore.InternalTesting (#51713)

3 года назад
RedirectToPageResultTest.cs

Rename Microsoft.Aspnetcore.Testing to Microsoft.AspNetCore.InternalTesting (#51713)

3 года назад
RedirectToRouteResultTest.cs

Rename Microsoft.Aspnetcore.Testing to Microsoft.AspNetCore.InternalTesting (#51713)

3 года назад
RequestFormLimitsAttributeTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
RequireHttpsAttributeTests.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
ResponseCacheAttributeTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
SerializableErrorTests.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
ServiceFilterAttributeTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
SignInResultTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
SignOutResultTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
TestApplicationPart.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
TestFeatureProvider.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
TypeFilterAttributeTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
UnprocessableEntityObjectResultTests.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
UnprocessableEntityResultTests.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
ValidationProblemDetailsTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
VirtualFileResultTest.cs

chore : Remove unwanted `using` statement (#39176)

5 лет назад
xunit.runner.json

Make Mvc repo folder layout consistent (#7518)

7 лет назад