Moves in-process to UseIISIntegration, removes Server.IIS namespace (#443)
显示
- IISIntegration.sln 0 个添加, 15 个删除IISIntegration.sln
- samples/NativeIISSample/NativeIISSample.csproj 4 个添加, 1 个删除samples/NativeIISSample/NativeIISSample.csproj
- samples/NativeIISSample/Startup.cs 1 个添加, 4 个删除samples/NativeIISSample/Startup.cs
- samples/NativeIISSample/applicationhost.config 0 个添加, 5 个删除samples/NativeIISSample/applicationhost.config
- src/Microsoft.AspNetCore.Server.IIS/Microsoft.AspNetCore.Server.IIS.csproj 0 个添加, 21 个删除...NetCore.Server.IIS/Microsoft.AspNetCore.Server.IIS.csproj
- src/Microsoft.AspNetCore.Server.IIS/NativeMethods.cs 0 个添加, 72 个删除src/Microsoft.AspNetCore.Server.IIS/NativeMethods.cs
- src/Microsoft.AspNetCore.Server.IISIntegration/Microsoft.AspNetCore.Server.IISIntegration.csproj 10 个添加, 2 个删除...gration/Microsoft.AspNetCore.Server.IISIntegration.csproj
- src/Microsoft.AspNetCore.Server.IISIntegration/NativeMethods.cs 61 个添加, 0 个删除...crosoft.AspNetCore.Server.IISIntegration/NativeMethods.cs
- src/Microsoft.AspNetCore.Server.IISIntegration/Server/DuplexStream.cs 1 个添加, 1 个删除...t.AspNetCore.Server.IISIntegration/Server/DuplexStream.cs
- src/Microsoft.AspNetCore.Server.IISIntegration/Server/HttpProtocol.FeatureCollection.cs 1 个添加, 1 个删除...r.IISIntegration/Server/HttpProtocol.FeatureCollection.cs
- src/Microsoft.AspNetCore.Server.IISIntegration/Server/HttpProtocol.Features.cs 1 个添加, 1 个删除...ore.Server.IISIntegration/Server/HttpProtocol.Features.cs
- src/Microsoft.AspNetCore.Server.IISIntegration/Server/HttpProtocol.cs 1 个添加, 1 个删除...t.AspNetCore.Server.IISIntegration/Server/HttpProtocol.cs
- src/Microsoft.AspNetCore.Server.IISIntegration/Server/IISAwaitable.cs 2 个添加, 2 个删除...t.AspNetCore.Server.IISIntegration/Server/IISAwaitable.cs
- src/Microsoft.AspNetCore.Server.IISIntegration/Server/IISHttpContextOfT.cs 1 个添加, 1 个删除...NetCore.Server.IISIntegration/Server/IISHttpContextOfT.cs
- src/Microsoft.AspNetCore.Server.IISIntegration/Server/IISHttpRequestBody.cs 1 个添加, 1 个删除...etCore.Server.IISIntegration/Server/IISHttpRequestBody.cs
- src/Microsoft.AspNetCore.Server.IISIntegration/Server/IISHttpResponseBody.cs 1 个添加, 1 个删除...tCore.Server.IISIntegration/Server/IISHttpResponseBody.cs
- src/Microsoft.AspNetCore.Server.IISIntegration/Server/IISHttpServer.cs 2 个添加, 23 个删除....AspNetCore.Server.IISIntegration/Server/IISHttpServer.cs
- src/Microsoft.AspNetCore.Server.IISIntegration/Server/OutputProducer.cs 2 个添加, 2 个删除...AspNetCore.Server.IISIntegration/Server/OutputProducer.cs
- src/Microsoft.AspNetCore.Server.IISIntegration/WebHostBuilderIISExtensions.cs 17 个添加, 2 个删除...Core.Server.IISIntegration/WebHostBuilderIISExtensions.cs
- test/IISIntegration.IISServerFunctionalTests/IISIntegration.IISServerFunctionalTests.csproj 1 个添加, 1 个删除...ionalTests/IISIntegration.IISServerFunctionalTests.csproj
加载中
想要评论请 注册 或 登录