Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
coderws
/
Hosting
Public
forked from
aspnet/Hosting
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
Hosting
src
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 2, 2017
Remove addition of default address to IServerAddressesFeature when none is specified
JunTaoLuo
committed
c8003c0
View commit details
Copy full SHA for c8003c0
View code at this point
Browse repository at this point
Commits on Mar 1, 2017
#896 Have TestHost populate features before calling IHttpContextFactory.Create
Tratcher
committed
60c45c3
View commit details
Copy full SHA for 60c45c3
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Bump Microsoft.AspNetCore.Server.IntegrationTesting to net452.
Cesar Blum Silveira
committed
af953b4
View commit details
Copy full SHA for af953b4
View code at this point
Browse repository at this point
Commits on Feb 17, 2017
Disabled logging fast-path (#937)
benaadams
authored and
davidfowl
committed
d5ec085
View commit details
Copy full SHA for d5ec085
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
Allow for an alternate application name to be used as part of deployment. (#945)
Show description for c4ea355
pranavkm
authored and
davidfowl
committed
c4ea355
View commit details
Copy full SHA for c4ea355
View code at this point
Browse repository at this point
Commits on Feb 15, 2017
Downgrade to stable packages
Nate McMaster
committed
75a0b98
View commit details
Copy full SHA for 75a0b98
View code at this point
Browse repository at this point
Enable configuring the default service provider (#943)
Show description for d57d729
davidfowl
authored
d57d729
View commit details
Copy full SHA for d57d729
View code at this point
Browse repository at this point
Commits on Feb 14, 2017
Added default MiddlewareFactory service as scoped (#940)
Show description for ce5838a
davidfowl
authored
ce5838a
View commit details
Copy full SHA for ce5838a
View code at this point
Browse repository at this point
Faster RequestServices (#941)
Show description for 2697ad9
benaadams
authored and
davidfowl
committed
2697ad9
View commit details
Copy full SHA for 2697ad9
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
Check hostingLog enabled (#933)
benaadams
authored and
Tratcher
committed
1b01da7
View commit details
Copy full SHA for 1b01da7
View code at this point
Browse repository at this point
Commits on Feb 2, 2017
Fix tests broken during conversion
pranavkm
committed
056a251
View commit details
Copy full SHA for 056a251
View code at this point
Browse repository at this point
Commits on Feb 1, 2017
Upgrade to VS 2017
natemcmaster
authored
2a50762
View commit details
Copy full SHA for 2a50762
View code at this point
Browse repository at this point
Commits on Jan 26, 2017
OnStarting throws when Response.HasStarted
ryanbrandenburg
committed
51b3e82
View commit details
Copy full SHA for 51b3e82
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
Add setting to extend dotnet-publish arguments in ApplicationDeployer
natemcmaster
authored
e312552
View commit details
Copy full SHA for e312552
View code at this point
Browse repository at this point
Commits on Jan 6, 2017
Skip specifying the project argument when running dotnet commands
Show description for ac8a86f
pranavkm
committed
ac8a86f
View commit details
Copy full SHA for ac8a86f
View code at this point
Browse repository at this point
Commits on Jan 5, 2017
fix reference issues in net46 by removing framework assembly refs
Show description for 2aff751
analogrelay
committed
2aff751
View commit details
Copy full SHA for 2aff751
View code at this point
Browse repository at this point
Commits on Jan 3, 2017
React to WebListener rename.
Tratcher
committed
2f26170
View commit details
Copy full SHA for 2f26170
View code at this point
Browse repository at this point
Commits on Dec 14, 2016
Updating to 4.4 CoreFx packages
pranavkm
committed
7ea92f0
View commit details
Copy full SHA for 7ea92f0
View code at this point
Browse repository at this point
CR feedback
Show description for 2c5dc9a
davidfowl
committed
2c5dc9a
View commit details
Copy full SHA for 2c5dc9a
View code at this point
Browse repository at this point
Review feedback for IApplicationLifetimeEvents
Show description for c6346cb
davidfowl
committed
c6346cb
View commit details
Copy full SHA for c6346cb
View code at this point
Browse repository at this point
Commits on Nov 30, 2016
Added EventSource to Hosting
kichalla
committed
4abb48e
View commit details
Copy full SHA for 4abb48e
View code at this point
Browse repository at this point
Commits on Nov 29, 2016
Introducing IApplicationLifetimeEvents (#875)
Show description for 42594af
davidfowl
authored
42594af
View commit details
Copy full SHA for 42594af
View code at this point
Browse repository at this point
Commits on Nov 23, 2016
Fix IIS Express deployer for Win7
Tratcher
committed
077bc81
View commit details
Copy full SHA for 077bc81
View code at this point
Browse repository at this point
Commits on Nov 22, 2016
Bump IntegrationTesting version to 0.3
Tratcher
committed
3003b4c
View commit details
Copy full SHA for 3003b4c
View code at this point
Browse repository at this point
Removed the workaround of copying forwarder dlls for remote deployment scenario testing
kichalla
committed
884872b
View commit details
Copy full SHA for 884872b
View code at this point
Browse repository at this point
Update the IIS Express deployer to use the new ANCM package layout.
Tratcher
committed
b7c9b24
View commit details
Copy full SHA for b7c9b24
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
Merge branch 'rel/1.1.0' into dev
Tratcher
committed
48ca10c
View commit details
Copy full SHA for 48ca10c
View code at this point
Browse repository at this point
IISIntegration#292 Test support for bin deployed aspnetcore.dll
Tratcher
committed
f8fbb15
View commit details
Copy full SHA for f8fbb15
View code at this point
Browse repository at this point
Commits on Nov 9, 2016
Updating versions to 1.2.0-*
pranavkm
committed
21f7c89
View commit details
Copy full SHA for 21f7c89
View code at this point
Browse repository at this point
Commits on Nov 8, 2016
Add test for SIGTERM functionality (#878)
pakrym
authored
1ee2797
View commit details
Copy full SHA for 1ee2797
View code at this point
Browse repository at this point
Commits on Nov 4, 2016
Created public API baselines
javiercn
committed
911da31
View commit details
Copy full SHA for 911da31
View code at this point
Browse repository at this point
Commits on Nov 2, 2016
Handle SIGTERMs for graceful shutdown (#876)
pakrym
authored
2bddba8
View commit details
Copy full SHA for 2bddba8
View code at this point
Browse repository at this point
Commits on Oct 31, 2016
Deterministically dispose instances created by WebHostBuilder (#868)
pakrym
authored
a29ceeb
View commit details
Copy full SHA for a29ceeb
View code at this point
Browse repository at this point
Commits on Oct 28, 2016
React to DependencyInjection changes (#869)
pakrym
authored
0f1eac5
View commit details
Copy full SHA for 0f1eac5
View code at this point
Browse repository at this point
Commits on Oct 13, 2016
Updating to netcoreapp1.1
pranavkm
committed
d0e8c4d
View commit details
Copy full SHA for d0e8c4d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.