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

Restore use of ParameterDefaultValue in ActivatorUtilities (#40529)

4 года назад
AnalyzerTesting

Use file scoped namespaces (#38076)

5 лет назад
BenchmarkRunner

[main] Source code updates from dotnet/dotnet (#65006)

7 месяцев назад
BrowserTesting

Replace PlatformID with OperatingSystem API for OS detection (#65094)

7 месяцев назад
Buffers.MemoryPool

Fix bounds check in DiagnosticPoolBlock (#62180)

4 месяца назад
Buffers.Testing

Enable throw helper analyzers (#45954)

4 года назад
Buffers

feat: "Spanify" DataProtector with IBufferWriter<byte> (#64262)

8 месяцев назад
CallerArgument

Enable throw helper analyzers (#45954)

4 года назад
CertificateGeneration

Fix typos in code. (#67428)

месяц назад
ChunkingCookieManager

Ensuring deleted cookies are recognized by the browser by ensuring the MaxAge within CookieOptions is set to null. (#55169)

2 года назад
ClosedGenericMatcher

Add complex form binding support to RDF (#48790)

3 года назад
CodeAnalysis

Annotate SignalR client for native AOT (#56079)

2 года назад
CommandLineUtils

Fix help option formatting to use comma-space separator instead of pipe (#63284)

год назад
Components

[Blazor] Support persisting component state on enhanced navigation (#62824)

год назад
CopyOnWriteDictionary

Improve debug views of dictionaries (#52867)

3 года назад
Debugger

Improve debug views of dictionaries (#52867)

3 года назад
Diagnostics

Add OTEL semantic conventions tags to HTTP server activity (#64851)

6 месяцев назад
Dictionary

Reduce unnecessary unsafe usage in AdaptiveCapacityDictionary (#64617)

месяц назад
E2ETesting

[Blazor] Add Blazor WebAssembly Service Defaults template (#64807)

4 месяца назад
Encoding

Fixup a few dataprotection and antiforgery edge cases (#66508)

3 месяца назад
ErrorPage

[main] Source code updates from dotnet/dotnet (#65006)

7 месяцев назад
EventSource.Testing

Attempted fix on flaky counter tests (#59892)

2 года назад
Hpack

Fix typos in code. (#67428)

месяц назад
Http2cat

Fix typos in code. (#67428)

месяц назад
HttpClient

Add SocketsHttpHandler logging to gRPC interop tests (#41199)

4 года назад
HttpSys

Add TLS channel binding token access to `ITlsConnectionFeature` (#67436)

месяц назад
JSInterop

[blazor][wasm] Remove legacy interop (#52732)

3 года назад
Json

Tweak configuration of JsonSerializerOptions (#49875)

3 года назад
MediaType

Unify HTTP token parsing code (#46580)

3 года назад
Metrics

Update identity metrics with feedback (#62982)

год назад
NonCapturingTimer

Enable throw helper analyzers (#45954)

4 года назад
Nullable

[SignalR] Avoid unobserved tasks in the .NET client (#43545)

4 года назад
ObjectMethodExecutor

Annotate SignalR server for native AOT (#56460)

2 года назад
ParameterDefaultValue

Restore use of ParameterDefaultValue in ActivatorUtilities (#40529)

4 года назад
PathNormalizer

Fix typos in code. (#67428)

месяц назад
ProblemDetails

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

месяц назад
Process

Update Identity Components in Blazor project template (#51134)

3 года назад
PropertyActivator

[release/8.0] [Blazor] Support injecting keyed services with `[Inject]` (#50561)

3 года назад
PropertyHelper

Remove unnecessary pragmas (#55810)

2 года назад
RangeHelper

Refactor : Enable CA2249

5 лет назад
Razor

Add rule to seal internal and private types (#41457)

4 года назад
RazorShared

Add rule to seal internal and private types (#41457)

4 года назад
RazorViews

Use char overloads (#56531)

2 года назад
ResultsHelpers

Reject ASCII control characters in cookie auth return URLs (#66876)

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

Upgrade xunit version to 2.9.0 (#57303)

2 года назад
Roslyn

[Mvc] Avoid exception in route analyzer (#63033)

год назад
RoslynUtils

Add localization support to Microsoft.Extensions.Validation (#66646)

3 месяца назад
RouteHandlers

Update https://docs.microsoft.com to https://learn.microsoft.com (#55970)

2 года назад
SecurityHelper

Use file scoped namespaces (#38076)

5 лет назад
ServerInfrastructure

Use inbox `TaskToAsyncResult` class and remove `TaskToApm`. (#68139)

10 дней назад
SignalR

Propagate trace parent to SignalR hub invocations (#57049)

2 года назад
StackTrace

Fix metadata typos (#62771)

год назад
StaticWebAssets

Fix typos in code. (#67428)

месяц назад
SyncPoint

Use file scoped namespaces (#38076)

5 лет назад
TestCertificates

[main] Source code updates from dotnet/dotnet (#67309)

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

Merged PR 49095: [internal/release/9.0] Add empty string check for recovery code (#61926)

год назад
TransportTestHelpers

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

3 года назад
TypeNameHelper

Use file scoped namespaces (#38076)

5 лет назад
UrlDecoder

Use C# 12's collection expressions (#51378)

3 года назад
ValueStopwatch

Update identity metrics with feedback (#62982)

год назад
ValueStringBuilder

Avoid O(N) string[] allocations for N header values in GetCommaSeparatedValues (#54808)

2 года назад
ValueTaskExtensions

Use file scoped namespaces (#38076)

5 лет назад
WebEncoders

Antiforgery perf improvements (includes new DataProtection API usage) (#64751)

6 месяцев назад
WebHostUtilities

Implement Cross-Site Request Forgery Algorithm based on Fetch Metadata headers (#66585)

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

Sync shared code from runtime

3 месяца назад
test

Use inbox `TaskToAsyncResult` class and remove `TaskToApm`. (#68139)

10 дней назад
.vsconfig

Clean up remaining `net461` references (#37731)

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

Add support for anti-forgery middleware (#49233)

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

[breaking] Defer antiforgery/CSRF rejection to form consumers via `IAntiforgeryValidationFeature` (#67082)

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

Attempted fix on flaky counter tests (#59892)

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

Require CancellationToken for client results (and fix cancel closing connection) (#43249)

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

Implement IConnectionEndPointFeature in Kestrel, HttpSys, and IIS (#62162)

4 месяца назад
ContentTypeConstants.cs

Add generic variants of ProducesProblem and ProducesValidationProblem (#56810)

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

Improve default Identity email wording for recipients who didn't initiate the action (#66747)

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

Fixed the issue. Will be adding the tests as a separate commit. (#60096)

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

Use HashCode helper class instead of package (#46513)

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

Update .NET SDK to 10.0.100-preview.4.25180.3 (#61244)

год назад
HttpParseResult.cs

Unify HTTP token parsing code (#46580)

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

Use SearchValues/ContainsAny/span helpers in more places (#67018)

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

Add alt-used to known headers (#43012)

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

Use file scoped namespaces (#38076)

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

Add trimming annotations to DotNetObjectReference (#41610)

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

Defer implicit middlewares to run after Routing (#67307)

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

Add rule to seal internal and private types (#41457)

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

[Blazor] Deprecate UseWebAssemblyDebugging and remove it from Blazor templates (#67861)

24 дня назад
OperatingSystem.cs

Use file scoped namespaces (#38076)

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

Fix typos in code. (#67428)

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

Use file scoped namespaces (#38076)

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

feat: "Spanify" DataProtector with IBufferWriter<byte> (#64262)

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

Fix InvalidCastException when retrieving attributes for PropertyAsParameterInfo (#67284)

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

Harden SignalR `negotiateVersion` parsing. (#67908)

20 дней назад
ReferenceAssemblyInfo.cs

Find and Replace Apache License -> MIT

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

[breaking] Defer antiforgery/CSRF rejection to form consumers via `IAntiforgeryValidationFeature` (#67082)

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

Fix UsePathBase with WAB (#42876)

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

Use file scoped namespaces (#38076)

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

[AOT] Enable analysis and annotate Http.Results (#46082)

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

Treat QUERY as a safe HTTP method for antiforgery and CSRF protection (#67839)

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

Use inbox `TaskToAsyncResult` class and remove `TaskToApm`. (#68139)

10 дней назад
Shared.slnf

feat: "Spanify" DataProtector with IBufferWriter<byte> (#64262)

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

Throw BadHttpRequestException when decompressed data exceeds request body size limit (#61812)

год назад
StringHelpers.cs

Support loading OIDC options from configuration (#42679)

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

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

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

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

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

Annotate SignalR client for native AOT (#56079)

2 года назад
build.cmd

Favor project-specific build scripts over top-level script (#29918)

5 лет назад
build.sh

Favor project-specific build scripts over top-level script (#29918)

5 лет назад
startvs.cmd

Migrate to single sln file + slnf files (#23581)

6 лет назад