Skip to content
代码片段 群组 项目
  • Pranav K's avatar
    146d316b
    Add a middleware for browser refresh. (#24574) · 146d316b
    Pranav K 创作于
    * Add a middleware for browser refresh.
    
    * Introduce a middleware that can connect to the dotnet-watch change server
    * dotnet-watch: Inject the middleware in 3.1 or apps using start hooks \ hosting startup
    
    https://github.com/dotnet/aspnetcore/issues/23412
    
    * Update src/Tools/dotnet-watch/BrowserRefresh/src/StartupHook.cs
    
    * Changes per PR comments
    
    * Add a test for reading the script
    
    * Changes per PR comments
    
    * Updates docs
    
    * Fixup test
    
    * Add project ref
    146d316b
    历史
    Add a middleware for browser refresh. (#24574)
    Pranav K 创作于
    * Add a middleware for browser refresh.
    
    * Introduce a middleware that can connect to the dotnet-watch change server
    * dotnet-watch: Inject the middleware in 3.1 or apps using start hooks \ hosting startup
    
    https://github.com/dotnet/aspnetcore/issues/23412
    
    * Update src/Tools/dotnet-watch/BrowserRefresh/src/StartupHook.cs
    
    * Changes per PR comments
    
    * Add a test for reading the script
    
    * Changes per PR comments
    
    * Updates docs
    
    * Fixup test
    
    * Add project ref
WebSockerScriptInjectionTest.cs 6.81 KiB