Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-17Merged PR 25951: [internal/release/7.0] Use Path.GetTempFileName() for 600 Un...William Godbe
2022-09-29[main] Update dependencies from dotnet/runtime (#44222)dotnet-maestro[bot]
2022-08-31Update SDK to 7.0.100-rc.2.22419.24 (#43028)Mackinnon Buck
2022-08-11Update DataProtectionKey to use DynamicDependency (#43207)James Newton-King
2022-08-11Dynamic include DataProtectionKey.Id (#43204)James Newton-King
2022-08-01Cleanup u8 workarounds (#42995)Brennan
2022-06-29Use GetFolderPath(UserProfile) to obtain HOME dir (#41865)Adeel Mujahid
2022-06-09Updated Microsoft.CodeAnalysis.PublicApiAnalyzers to latest stable (#41115)Brennan
2022-06-04DataProtection use 6.0 app discriminator trailing slash format (#41849)Hao Kung
2022-06-01Convert all possible `DllImport`s to `LibraryImport` for .NET 7+ (#41573)Aaron Robinson
2022-05-13Refactor DataProtection trimming (#41650)James Newton-King
2022-05-05Add rule to seal internal and private types (#41457)Brennan
2022-05-05Only load bcrypt.dll on Windows (#41487)Stephen Halter
2022-05-01Update SDK and use 'u8' string literals (#41449)Brennan
2022-04-21Normalize data protection app discriminator (#41095)Hao Kung
2022-04-20Place XML comment hrefs in see elements (#41254)James Newton-King
2022-04-19Enable trimming for data protection (#41118)Pranav K
2022-03-19[main] Update dependencies from dotnet/runtime (#40775)dotnet-maestro[bot]
2022-03-02Enable IDE0060 (#40461)Pranav K
2022-02-15[main] Update dependencies from dotnet/runtime (#40140)dotnet-maestro[bot]
2022-01-29Use non-generic TaskCompletionSource (#39835)Martin Costello
2022-01-27Enable IDE2000 (#39803)Pranav K
2022-01-16Refactor : Remove unwanted things (#39548)Shreyas Jejurkar
2022-01-13Enable IDE0059 (#39434)Pranav K
2022-01-02chore : Remove unwanted `using` statement (#39176)Shreyas Jejurkar
2021-12-23Fixup whitespace issues from top-level statement change (#39161)Pranav K
2021-12-15Remove SuppressBaselineReference items from 6.0 (#39023)William Godbe
2021-11-12[main] Mark 6.0 API surface as shippedDoug Bunting
2021-11-06Use file scoped namespaces (#38076)Pranav K
2021-10-22Clean up remaining `net461` references (#37731)Doug Bunting
2021-09-21[main] Update dependencies from dotnet/runtime dotnet/efcore (#36328)dotnet-maestro[bot]
2021-09-20onBoard package validation (#35846)Anirudh Agnihotry
2021-09-18Simplify Guid reading/writing code in DataProtection (#36403)Aditya Mandaleeka
2021-09-08Make DataProtection warnings mention aka.ms/dataprotectionwarning (#36174)Hao Kung
2021-09-02Big-endian fixes: Guid handling in KeyRingBasedDataProtector.cs (#35715)Ulrich Weigand
2021-07-31Convert some LoggerMessage.Define to LoggerMessageAttribute (#34905)Pranav K
2021-07-23Use Visual Studio fix to add missing license headersKevin Pilch
2021-07-23Find and Replace Apache License -> MITKevin Pilch
2021-07-20Moved /src/Http/Features/ to /src/Extensions/Features/ (#34444)Volodymyr S
2021-07-09Enable build time warnings for IDE code analysis rules (#34215)Pranav K
2021-06-23Soft enable CA1810 (#33659)Pranav K
2021-06-18[main] Update dependencies from dotnet/runtime dotnet/efcore (#33560)dotnet-maestro[bot]
2021-06-15Enable more code analysis rules (#33303)Pranav K
2021-06-11[main] Update dependencies from dotnet/efcore dotnet/runtime (#33397)dotnet-maestro[bot]
2021-06-06Fix several typos in code comments. (#33329)Mohsen Esmailpour
2021-06-03Add Bash scripts for launching VS Code with activated env (#33236)Safia Abdalla
2021-05-21Enable CA1805 diagnostics (#32893)Pranav K
2021-05-20Expose all references when not restoring (#32718)Doug Bunting
2021-05-13SkipLocalsInit on methods with stackalloc (#32567)James Newton-King
2021-05-11Move away from obsolete APIs (#32511)Hao Kung