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
2021-03-23Added missing event ids for hosting events (#31149)David Fowler
2021-03-19[Blazor] Adds static web assets support for Blazor desktop (#31041)Javier Calvarro Nelson
2021-03-18E2E test apps for WinForms and WPF BlazorWebView (#31021)Steve Sanderson
2021-03-12Add micro-benchmark validation (#29695)Brennan
2021-03-05[Blazor] Initial support for Blazor Desktop using WebView2Javier Calvarro Nelson
2021-02-20Add infrastructure to test WASM linking (#29900)Pranav K
2021-02-20[Blazor] Adds support for preserving prerendered state in Blazor applications...Javier Calvarro Nelson
2021-02-19MapAction MVP (#29878)Stephen Halter
2021-02-16Favor project-specific build scripts over top-level script (#29918)Safia Abdalla
2021-02-11[Blazor] Correct case of *.js paths and fail fast w/o NodeJS (#29970)Doug Bunting
2021-02-11[Blazor][Templates] Replaces selenium with playwright for our E2E Tests (#29873)Javier Calvarro Nelson
2021-02-08Remove dotnet-watch (#29997)Pranav K
2021-02-03Fix IIS Integration build with VS (#29847)Justin Kotalik
2021-01-25FunctionalTests - Clean up publish of deps.json (#29449)Hao Kung
2021-01-24Remove Razor SDK from repo (#29548)Safia Abdalla
2021-01-21Remove Blazor WASM SDK from repo (#29427)Safia Abdalla
2020-12-16Merge branch 'master' into merge/release/5.0-to-masterSébastien Ros
2020-12-11[Blazor] Fix publish with different combinations of SWA base paths (#28539)Javier Calvarro Nelson
2020-12-10Enable nullable in TestHost and Hosting.WindowsServices (#28343)James Newton-King
2020-11-21Extension consolidation fixesJohn Luo
2020-11-17Remove MusicStore (#27853)Artak
2020-11-02Add Testing projects to Components.slnf (#27403)Doug Bunting
2020-10-09Add SignalR test project to solution (#26708)Brennan
2020-09-25Remove Microsoft.Components.Web.Extensions (#26256) (#26298)Pranav K
2020-09-24Remove Microsoft.Components.Web.Extensions (#26256)Pranav K
2020-09-17Fix Ignitor bug (#25933)Pranav K
2020-09-16Fix AspNetCore.sln and Kestrel.slnf (#25745)Stephen Halter
2020-09-10Add public API baselines for SiteExtensions, Testing, WebEncoders (#25654)Kevin Pilch
2020-09-10Use ICU sharding (#25521)Pranav K
2020-09-09Move ProtectedBrowserStorage to the shared fx (#25557)Pranav K
2020-09-09[release/5.0-rc2] Update dependencies from dotnet/arcade dotnet/runtime dotne...dotnet-maestro[bot]
2020-09-04Add Public API Baselines for JSInterop, Localization, Logging.AzureAppService...Kevin Pilch
2020-09-01Api baselines (#25386)Kevin Pilch
2020-08-31InputFile follow-up (#25248)Mackinnon Buck
2020-08-28Merge pull request #25290 from dotnet/prkrishn/remove-spaservicesArtak
2020-08-28Update package version and polish up dbging issuesSafia Abdalla
2020-08-28Update solution fileJavier Calvarro Nelson
2020-08-25JSObjectReference (#25028)Mackinnon Buck
2020-08-20Add HealthChecks to solution and enable nullable in tests (#25059)James Newton-King
2020-08-20Fix Http/3 and mark multiplexed factory as experimental (#25012)Justin Kotalik
2020-08-19[Blazor][Identity] Update to the latest identity server version (#25002)Javier Calvarro Nelson
2020-08-10Merge remote-tracking branch 'origin/release/5.0-preview8'Pranav K
2020-08-07Add a middleware for browser refresh. (#24574)Pranav K
2020-08-06IIS HTTP/2 Response Trailers (#24120)Justin Kotalik
2020-08-04Keep `@(Reference)` metadata when creating `@(ProjectReference)` items (#21567)Doug Bunting
2020-08-03Add console runner for measuring Blazor perf on desktop interpreter (#24469)Steve Sanderson
2020-07-27Merge branch 'merge/release/5.0-preview8-to-master' of https://github.com/dot...Tanay Parikh
2020-07-25Update RazorPages, MVC, WebApi templates to use Identity.Web (#24167)John Luo
2020-07-24Remove duplicate projects from AspNetCore.sln (#24263)Stephen Halter
2020-07-23Merge branch 'release/5.0-preview8'Mackinnon Buck