Skip to content
Permalink
main

Commits on Apr 12, 2021

  1. Clarify definition style in code snippet (#23760)

    juan-db committed Apr 12, 2021
  2. Update object-oriented-programming.md (#23750)

    * Update object-oriented-programming.md
    
    The definitions for Abstraction and Excapuslation were reversed.
    
    * Update object-oriented-programming.md
    
    Update Per Bill - update to the four principles of C# OOP
    davidbcoulson committed Apr 12, 2021
  3. Update .NET library guidance with net5.0 targeting (#23751)

    * Update .NET library guidance with net5.0 targeting
    
    * Update cross-platform-targeting.md
    
    * Update docs/standard/library-guidance/cross-platform-targeting.md
    
    Co-authored-by: MSDN.WhiteKnight <35516665+MSDN-WhiteKnight@users.noreply.github.com>
    
    Co-authored-by: MSDN.WhiteKnight <35516665+MSDN-WhiteKnight@users.noreply.github.com>
    JamesNK and MSDN-WhiteKnight committed Apr 12, 2021
  4. Address issue defined in #23717 (#23758)

    * Address issue defined in #23717
    
    * Corrected the method I was referencing.
    
    * Corrected the method I was referencing -- again.
    IEvangelist committed Apr 12, 2021
  5. Update ide0073.md (#23747)

    Youssef1313 committed Apr 12, 2021
  6. Fix example of CA1034 (#23752)

    No warning is reported when the enclosing type is not externally visible
    Flash0ver committed Apr 12, 2021
  7. Fixed typo in link (#23755)

    jasho committed Apr 12, 2021
  8. Note that integral literal values are positive (#23743)

    pkulikov committed Apr 12, 2021
  9. Fix process name path illegal characters (#23746)

    * fix process name path illegal characters
    
    * project and solution files
    
    * Delete NamedPipeClientStream_ImpersonationSample.sln
    
    * SDK-style csproj
    
    * removing unnecessary app.config file
    nemrism committed Apr 12, 2021
  10. Conditional operator: moved the example to the beginning of the artic…

    …le (#23745)
    pkulikov committed Apr 12, 2021

Commits on Apr 10, 2021

  1. link to threat model doc (#23737)

    tdykstra committed Apr 10, 2021

Commits on Apr 9, 2021

  1. Remove pull_request trigger (#23734)

    gewarren committed Apr 9, 2021
  2. Breaking change for razor (#23720)

    gewarren committed Apr 9, 2021
  3. Update standard-numeric-format-strings.md (#23716)

    * Update standard-numeric-format-strings.md
    
    * Update standard-numeric-format-strings.md
    adegeo committed Apr 9, 2021

Commits on Apr 8, 2021

  1. Update Cuda version (#23719)

    luisquintanilla committed Apr 8, 2021
  2. Bump System.Reflection.MetadataLoadContext (#23686)

    Bumps [System.Reflection.MetadataLoadContext](https://github.com/dotnet/runtime) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v5.0.0...v5.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Apr 8, 2021
  3. Added an include file detailing `Dispose` and `DisposeAsync` lifetime…

    … bits (#23692)
    
    * Added an include file detailing Dispose/DisposeAsync lifetime mangagement bits.
    
    * Apply suggestions from code review
    
    Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
    
    * Update docs/standard/garbage-collection/includes/disposables-and-dependency-injection.md
    
    * Update docs/standard/garbage-collection/includes/disposables-and-dependency-injection.md
    
    * Apply suggestions from code review
    
    Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
    
    Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
    Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
    3 people committed Apr 8, 2021
  4. Clarify templates folder structure (#23507)

    * Update cli-templates-create-template-pack.md
    
    * Update docs/core/tutorials/cli-templates-create-template-pack.md
    
    Co-authored-by: Youssef Victor <youssefvictor00@gmail.com>
    
    * Update docs/core/tutorials/cli-templates-create-template-pack.md
    
    Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
    
    Co-authored-by: Youssef Victor <youssefvictor00@gmail.com>
    Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
    3 people committed Apr 8, 2021
  5. add breaking change (#23700)

    gewarren committed Apr 8, 2021
  6. C# 9 what's new edit pass (#23699)

    tdykstra committed Apr 8, 2021
  7. Minor grammar fix. (#23710)

    Minor grammar fix to avoid confusion.
    shreyamsh committed Apr 8, 2021
  8. Clarify single union discriminated union declaration. (#23705)

    Co-authored-by: Youssef Victor <youssefvictor00@gmail.com>
    Co-authored-by: David Pine <david.pine@microsoft.com>
    3 people committed Apr 8, 2021
  9. Use proper DI within example - fixes #23303 (#23695)

    * Use proper DI within example - fixes #23303
    
    * Added DI to See also section
    
    * Update docs/core/extensions/custom-logging-provider.md
    
    * Update docs/core/extensions/custom-logging-provider.md
    
    Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
    
    Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
    IEvangelist and gewarren committed Apr 8, 2021

Commits on Apr 7, 2021

  1. Bump Microsoft.NET.Test.Sdk (#23667)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Commits](microsoft/vstest@v16.9.1...v16.9.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Apr 7, 2021
  2. Bump Microsoft.NET.Test.Sdk (#23654)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Commits](microsoft/vstest@v16.9.1...v16.9.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Apr 7, 2021
  3. Bump Microsoft.Data.Sqlite (#23684)

    Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 5.0.4 to 5.0.5.
    - [Release notes](https://github.com/dotnet/efcore/releases)
    - [Commits](https://github.com/dotnet/efcore/commits/v5.0.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Apr 7, 2021
  4. Bump Microsoft.Data.Sqlite (#23661)

    Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 5.0.4 to 5.0.5.
    - [Release notes](https://github.com/dotnet/efcore/releases)
    - [Commits](https://github.com/dotnet/efcore/commits/v5.0.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Apr 7, 2021
  5. Bump Microsoft.Data.Sqlite (#23679)

    Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 5.0.4 to 5.0.5.
    - [Release notes](https://github.com/dotnet/efcore/releases)
    - [Commits](https://github.com/dotnet/efcore/commits/v5.0.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Apr 7, 2021
  6. Bump Microsoft.Data.Sqlite (#23677)

    Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 5.0.4 to 5.0.5.
    - [Release notes](https://github.com/dotnet/efcore/releases)
    - [Commits](https://github.com/dotnet/efcore/commits/v5.0.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Apr 7, 2021
  7. Bump Microsoft.Data.Sqlite (#23672)

    Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 5.0.4 to 5.0.5.
    - [Release notes](https://github.com/dotnet/efcore/releases)
    - [Commits](https://github.com/dotnet/efcore/commits/v5.0.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Apr 7, 2021
  8. Bump Microsoft.Data.Sqlite (#23674)

    Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 5.0.4 to 5.0.5.
    - [Release notes](https://github.com/dotnet/efcore/releases)
    - [Commits](https://github.com/dotnet/efcore/commits/v5.0.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Apr 7, 2021
  9. Bump Microsoft.Data.Sqlite (#23655)

    Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 5.0.4 to 5.0.5.
    - [Release notes](https://github.com/dotnet/efcore/releases)
    - [Commits](https://github.com/dotnet/efcore/commits/v5.0.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Apr 7, 2021
Older