Skip to content
代码片段 群组 项目
  1. 7月 09, 2020
    • Steve Gordon's avatar
      Fix summary comment (#23702) · f83ce075
      Steve Gordon 创作于
      It seems like this should say "locked out", rather than "logged out".
      f83ce075
    • Pranav K's avatar
      Avoid running restores for dotnet-watch run (#23421) · 763a18ee
      Pranav K 创作于
      * Tweaks to make dotnet-watch run faster
      
      * Previously dotnet-watch calculated the watch file list on every run by invoking MSBuild. This
        changes the tool to only calculate it if an MSBuild file (.targets, .props, .csproj etc) file changed
      * For dotnet watch run and dotnet watch test command, use --no-restore if changed file is not an MSBuild file.
      
      * Add opt-out switch
      
      * Update src/Tools/dotnet-watch/README.md
      
      * Fixup typo
      
      * Update src/Tools/dotnet-watch/README.md
      763a18ee
    • Martin Costello's avatar
      Cache Entries' Count for loops (#23707) · 769fc6d2
      Martin Costello 创作于
      Cache the value of Entries.Count into a local when enumerating loops, rather than re-evaluating on each pass.
      769fc6d2
  2. 7月 08, 2020
  3. 7月 07, 2020
    • Javier Calvarro Nelson's avatar
      [HTTPS] Support exporting the dev-cert in PEM format and support importing an... · 156023d3
      Javier Calvarro Nelson 创作于
      [HTTPS] Support exporting the dev-cert in PEM format and support importing an existing dev-cert in PFX (#23567)
      
      * Support exporting the certificate key into PEM format
      * Support importing an existing https dev certificate into the certificate store
      156023d3
    • dotnet-maestro[bot]'s avatar
      Update dependencies from https://github.com/dotnet/efcore build 20200707.1 (#23729) · c1866c2b
      dotnet-maestro[bot] 创作于
      
      Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
       From Version 5.0.0-preview.8.20356.9 -> To Version 5.0.0-preview.8.20357.1
      
      Co-authored-by: default avatardotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
      c1866c2b
    • dotnet-maestro[bot]'s avatar
      [master] Update dependencies from dotnet/efcore (#23726) · eafd5ec5
      dotnet-maestro[bot] 创作于
      * Update dependencies from https://github.com/dotnet/efcore build 20200706.8
      
      Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
       From Version 5.0.0-preview.8.20356.5 -> To Version 5.0.0-preview.8.20356.8
      
      * Update dependencies from https://github.com/dotnet/efcore build 20200706.6
      
      Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
       From Version 5.0.0-preview.8.20356.5 -> To Version 5.0.0-preview.8.20356.6
      
      * Update dependencies from https://github.com/dotnet/efcore build 20200706.7
      
      Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
       From Version 5.0.0-preview.8.20356.6 -> To Version 5.0.0-preview.8.20356.7
      
      * Update dependencies from https://github.com/dotnet/efcore
      
       build 20200706.9
      
      Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
       From Version 5.0.0-preview.8.20356.5 -> To Version 5.0.0-preview.8.20356.9
      
      Co-authored-by: default avatardotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
      eafd5ec5
    • dotnet-maestro[bot]'s avatar
      [master] Update dependencies from dotnet/roslyn dotnet/runtime dotnet/efcore (#23700) · 7a9c397b
      dotnet-maestro[bot] 创作于
      * Update dependencies from https://github.com/dotnet/roslyn build 20200703.1
      
      Microsoft.Net.Compilers.Toolset
       From Version 3.7.0-4.20319.6 -> To Version 3.8.0-1.20353.1
      
      * Update dependencies from https://github.com/dotnet/efcore build 20200706.2
      
      Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
       From Version 5.0.0-preview.8.20356.1 -> To Version 5.0.0-preview.8.20356.2
      
      * Update dependencies from https://github.com/dotnet/efcore build 20200706.3
      
      Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
       From Version 5.0.0-preview.8.20356.1 -> To Version 5.0.0-preview.8.20356.3
      
      * Update dependencies from https://github.com/dotnet/runtime build 20200704.5
      
      System.ComponentModel.Annotations , System.Diagnostics.DiagnosticSource , System.Diagnostics.EventLog , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Configuration , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Logging.EventLog , Microsoft.Extensions.Logging.EventSource , Microsoft.Extensions.Logging.TraceSource , Microsoft.Extensions.Options , Microsoft.Extensions.Options.ConfigurationExtensions , Microsoft.Extensions.Internal.Transport , Microsoft.Extensions.Options.DataAnnotations , Microsoft.Extensions.Primitives , Microsoft.Extensions.Http , Microsoft.Extensions.Hosting , Microsoft.Extensions.Caching.Abstractions , Microsoft.Extensions.Caching.Memory , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Binder , Microsoft.Extensions.Configuration.CommandLine , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.FileExtensions , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Configuration.Ini , Microsoft.Extensions.Configuration.UserSecrets , Microsoft.Extensions.Configuration.Xml , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileProviders.Composite , Microsoft.Extensions.FileProviders.Physical , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Extensions.Configuration.Json , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.Platforms , Microsoft.Win32.Registry , Microsoft.Win32.SystemEvents , Microsoft.NETCore.App.Internal , Microsoft.NETCore.App.Ref , System.Drawing.Common , System.Security.Principal.Windows , System.ServiceProcess.ServiceController , System.Text.Encodings.Web , System.Text.Json , System.Threading.Channels , System.Windows.Extensions , System.Security.Permissions , System.Security.Cryptography.Xml , System.Security.Cryptography.Pkcs , System.IO.Pipelines , System.Net.Http.Json , System.Net.Http.WinHttpHandler , System.Net.WebSockets.WebSocketProtocol , System.Reflection.Metadata , System.Runtime.CompilerServices.Unsafe , System.Security.Cryptography.Cng
       From Version 5.0.0-preview.8.20352.6 -> To Version 5.0.0-preview.8.20354.5
      
      * Update dependencies from https://github.com/dotnet/efcore build 20200706.4
      
      Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
       From Version 5.0.0-preview.8.20356.1 -> To Version 5.0.0-preview.8.20356.4
      
      * Update dependencies from https://github.com/dotnet/efcore
      
       build 20200706.5
      
      Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
       From Version 5.0.0-preview.8.20356.1 -> To Version 5.0.0-preview.8.20356.5
      
      Co-authored-by: default avatardotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
      7a9c397b
    • Martin Costello's avatar
      54bd692c
    • Artak's avatar
      Update CODEOWNERS · 6b2ece7e
      Artak 创作于
      Add org to the team name
      6b2ece7e
    • Pranav K's avatar
      Nullable followup for Routing (#23474) · 8750cd10
      Pranav K 创作于
      * Nullable followup for routing.
      
      * Update nullability based on usage
      * Use nullable enable in a few files
      
      * More nullable
      8750cd10
    • Martin Costello's avatar
      Use preferred overloads of string.Split() (#23712) · fd1f1c35
      Martin Costello 创作于
      
      * Use preferred overloads of string.Split
      
      * Revert TrimEntries for netstandard2.0
      
      Revert usage of StringSplit.TrimEntries for projects that target netstandard2.0.
      
      Co-authored-by: default avatarLevi Broderick <levib@microsoft.com>
      fd1f1c35
    • msftbot[bot]'s avatar
      Merge pull request #23717 from dotnet-maestro-bot/merge/release/5.0-preview7-to-master · a738d1cc
      msftbot[bot] 创作于
      [automated] Merge branch 'release/5.0-preview7' => 'master'
      a738d1cc
    • Tanay Parikh's avatar
      Add Razor TagHelper Parsing Benchmarks (#23627) · 1c2a0f4f
      Tanay Parikh 创作于
      * Add Razor TagHelper Parsing Benchmarks
      
      Benchmarks:
      |                                  Method |        Mean |     Error |    StdDev |     Op/s | Allocated |
      |---------------------------------------- |------------:|----------:|----------:|---------:|----------:|
      |      'TagHelper Design Time Processing' | 2,331.51 us | 28.916 us | 27.048 us |    428.9 | 985.33 KB |
      | 'TagHelper Component Directive Parsing' |    90.46 us |  0.472 us |  0.394 us | 11,055.1 |   3.01 KB |
      
      Notes / Attributions:
      - `BlazorServerTagHelpers` is just a demo file concatonated from the basic `BlazorServer` files
      - `taghelpers.json` was updated from: https://github.com/dotnet/aspnetcore-tooling/blob/73c96f1c00b90e0f9d4fdbfb0905376229ceb913/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Performance/taghelpers.json
      - `ReadTagHelpers` was copied over from https://github.com/dotnet/aspnetcore-tooling/blob/fef50ba62387cb87d34970b4c88290c233361927/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Performance/ProjectSystem/ProjectSnapshotManagerBenchmarkBase.cs#L83-L93
      
      Fixes: https://github.com/dotnet/aspnetcore/issues/23454
      1c2a0f4f
    • Ajay Bhargav B's avatar
      Update Roslyn package versions (#23630) · 7412976b
      Ajay Bhargav B 创作于
      * Update Roslyn package versions
      
      * Fixes
      
      * Fix analyzer warnings
      
      * Fix root cause for analyzer warnings
      
      * Fixed RuntimeCompilation test
      
      * Add back nowarns
      7412976b
    • N. Taylor Mullen's avatar
    • Kahbazi's avatar
      Add Extensions method for options (#23602) · 5a375a7c
      Kahbazi 创作于
      5a375a7c
    • Martin Costello's avatar
      Minor code refactoring to TestHost library (#23692) · bbb695fe
      Martin Costello 创作于
      * Make fields readonly
      
      Make a number of fields that aren't changed readonly.
      
      * Use range to trim string
      
      Use a range to trim the last character of the paths.
      
      * Use nameof()
      
      Use nameof() for exceptions rather than literals.
      
      * Use Task.CompletedTask
      
      Use Task.CompletedTask instead of Task.FromResult().
      
      * Use Array.Empty()
      
      Use Array.Empty() instead of allocating an empty array.
      
      * Remove unused parameter
      
      Remove unused CancellationToken parameter.
      
      * Fix compilation error
      
      Fix compilation error.
      
      * Apply suggestions from code review
      
      Add comment explaining range syntax.
      bbb695fe
    • Stephen Halter's avatar
    • Martin Costello's avatar
      Remove used-once field (#23693) · a97746b7
      Martin Costello 创作于
      Remove a field that's only used in one place, and just pass the char directly to string.Join() on use.
      a97746b7
    • Pranav K's avatar
      Quarantine components tests (#23644) · 4b796c7b
      Pranav K 创作于
      4b796c7b
加载中