aspnetcore/src/Shared
Pranav K 724c2e75a7
Add nullable annotations to Microsoft.AspNetCore.Components (#22944)
* Add nullable for Microsoft.AspNetCore.Components
Contributes to https://github.com/dotnet/aspnetcore/issues/5680

* Fixup
2020-06-19 18:38:37 +00:00
..
ActivatorUtilities Add nullable annotations to Http.Abstractions, Http.Features, Connections.Abstractions (#22337) 2020-06-05 06:54:07 -07:00
BenchmarkRunner BDN workaround for netcoreapp5.0->net5.0 moniker rebranding (#23000) 2020-06-17 13:43:40 +12:00
Buffers.MemoryPool Use non-generic TaskCompletionSource in SignalR and Kestrel (#22925) 2020-06-15 17:35:19 -07:00
Buffers.Testing Add nullable to WebUtilities (#22543) 2020-06-08 17:48:43 +00:00
CertificateGeneration
ChunkingCookieManager
ClosedGenericMatcher
CommandLineUtils
Components
CopyOnWriteDictionary Annotate Microsoft.AspNetCore.Http with nullable attributes (#22928) 2020-06-15 23:29:19 +00:00
Diagnostics
E2ETesting Disable Yarn warnings on CI builds for restore and Blazor WebAssembly projects (#22703) 2020-06-09 09:53:50 -07:00
ErrorPage
EventSource.Testing
HashCodeCombiner Add nullable annotations to Microsoft.AspNetCore.Components (#22944) 2020-06-19 18:38:37 +00:00
Hpack
Http2cat Update Http2Utilities.cs 2020-06-17 11:17:35 -07:00
HttpSys Merge branch 'release/3.1' 2020-06-15 13:03:14 -07:00
NonCapturingTimer Add nullable annotations to Healthchecks (#22785) 2020-06-12 17:17:28 +00:00
Nullable Add nullability to Localization (#22323) 2020-06-01 11:32:31 -07:00
ObjectMethodExecutor
ParameterDefaultValue Add nullable annotations to Http.Abstractions, Http.Features, Connections.Abstractions (#22337) 2020-06-05 06:54:07 -07:00
Process fix processex.cs possible problems (#22347) 2020-05-29 11:45:48 -07:00
PropertyActivator
PropertyHelper Add nullable annotations to Http.Abstractions, Http.Features, Connections.Abstractions (#22337) 2020-06-05 06:54:07 -07:00
RangeHelper
Razor
RazorShared
RazorViews Update async Dispose and methods references (#22407) 2020-06-03 15:43:08 +00:00
SecurityHelper Annotate Authorization.Core, Authorization.Policy with nullable (#22990) 2020-06-18 23:43:35 +00:00
ServerInfrastructure Fixing up build issues 2020-06-15 13:31:09 -07:00
StackTrace Fix null warnings (#22615) 2020-06-06 09:33:25 -07:00
SyncPoint Use non-generic TaskCompletionSource in SignalR and Kestrel (#22925) 2020-06-15 17:35:19 -07:00
TypeNameHelper
UrlDecoder
ValueStopwatch
ValueTaskExtensions
WebEncoders Add nullable to DataProtection (#22591) 2020-06-13 20:39:41 -07:00
runtime Sync shared code from runtime (#22619) 2020-06-08 20:17:43 +00:00
test Merge pull request #22902 from dotnet-maestro-bot/merge/release/3.1-to-master 2020-06-18 12:24:36 -07:00
.vsconfig
NullScope.cs
ReferenceAssemblyInfo.cs
Shared.sln Fix null warnings (#22615) 2020-06-06 09:33:25 -07:00
TaskToApm.cs
startvs.cmd