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-07-22Fixed/verified Blazor Hybrid functionalitymbuck/navigation-cancellationMackinnon Buck
2022-07-22Improved exception handling in handler callbacksMackinnon Buck
2022-07-21Update TestCircuitHost.csMackinnon Buck
2022-07-21Improved exception handling, more unit testsMackinnon Buck
2022-07-20Updated E2E testsMackinnon Buck
2022-07-20PR feedback + added NavigationManager unit testsMackinnon Buck
2022-07-20Some PR feedbackMackinnon Buck
2022-07-19History state entry support, more testsMackinnon Buck
2022-07-18Fix potential trimming issueMackinnon Buck
2022-07-18Updated E2E testsMackinnon Buck
2022-07-18Debugging test failures in CIMackinnon Buck
2022-07-18PR feedbackMackinnon Buck
2022-07-16Update NavigationManagerComponent.razorMackinnon Buck
2022-07-16Fixed history navigation testMackinnon Buck
2022-07-15Update RoutingTest.csMackinnon Buck
2022-07-15Switch NavigationLock to use IDsMackinnon Buck
2022-07-15Miscellaneous improvementsMackinnon Buck
2022-07-14PR feedbackMackinnon Buck
2022-07-14Started E2E tests, fixed Blazor.navigateTo() bugMackinnon Buck
2022-07-13BlazorWebView supportMackinnon Buck
2022-07-13Minor cleanupMackinnon Buck
2022-07-13Fixed deadlock, better exception handlingMackinnon Buck
2022-07-12Create blazor.webview.jsMackinnon Buck
2022-07-12CleanupMackinnon Buck
2022-07-12PR feedbackMackinnon Buck
2022-07-10Safeguard for overlapping navigationsMackinnon Buck
2022-07-10Merge branch 'main' into mbuck/navigation-cancellationMackinnon Buck
2022-07-10Update dependencies from https://github.com/dotnet/efcore build 20220709.2 (#...dotnet-maestro[bot]
2022-07-09Update dependencies from https://github.com/dotnet/runtime build 20220708.7 (...dotnet-maestro[bot]
2022-07-09Update dependencies from https://github.com/dotnet/efcore build 20220708.1 (#...dotnet-maestro[bot]
2022-07-09Update custom marshallers for source-generated interop to the V2 shapes. (#42...Jeremy Koritzinsky
2022-07-09Update NavigationManager.csMackinnon Buck
2022-07-09Updated API baselines, added XML docs.Mackinnon Buck
2022-07-09Added APIs to block external navigationsMackinnon Buck
2022-07-08[Blazor] Adds support state in NavigationManager (#42534)Javier Calvarro Nelson
2022-07-08Update dependencies from https://github.com/dotnet/runtime build 20220707.4 (...dotnet-maestro[bot]
2022-07-08Fix up signing key handling in user-jwts and runtime (#42603)Safia Abdalla
2022-07-08Update dependencies from https://github.com/dotnet/efcore build 20220707.2 (#...dotnet-maestro[bot]
2022-07-08New overlapping navigation behavior, changed APIsMackinnon Buck
2022-07-08Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ...dotnet bot
2022-07-08Update dependencies from https://github.com/dotnet/efcore build 20220707.1 (#...dotnet-maestro[bot]
2022-07-08Dispose httpclient in IIS tests (#41283)Hao Kung
2022-07-08[Infrastructure] Update SDK version (#42571)Javier Calvarro Nelson
2022-07-07AuthN: Use single scheme as DefaultScheme (#42497)Hao Kung
2022-07-07Update dependencies from https://github.com/dotnet/runtime build 20220706.9 (...dotnet-maestro[bot]
2022-07-07Cookie Auth: Fix bug with ticket store (#42606)Hao Kung
2022-07-07Introducing `I*HttpResult` interfaces (#42385)Bruno Oliveira
2022-07-07Remove Authentication property from WebApplicationBuilder and fix up middlewa...Safia Abdalla
2022-07-07Make ResultsOfTGenerator non-packable (#42604)Doug Bunting
2022-07-07Trim Microsoft.AspNetCore (#42555)James Newton-King