Eilon Lipton
|
16c8d51d0b
|
Fixes #76 - improve error messages in Hosting
Removed the TODOs from messages, and generally made them more readable.
|
2015-03-01 22:55:27 -08:00 |
Praburaj
|
6bf5eabd9f
|
Hosting API review # 2
1. Moving HostingUtilities and PipelineInstance into internal namespaces.
2. Renaming some properties in IHostingEnvironment
3. Renaming IHttpContextAccessor HttpContext into Value.
Addresses:
https://github.com/aspnet/Hosting/issues/159
https://github.com/aspnet/Hosting/issues/157
https://github.com/aspnet/Hosting/issues/161
|
2015-02-27 11:30:38 -08:00 |
Praburaj
|
00864c1af4
|
Hosting API review feedback # 1
Addresses:
https://github.com/aspnet/Hosting/issues/164
https://github.com/aspnet/Hosting/issues/163
https://github.com/aspnet/Hosting/issues/155
https://github.com/aspnet/Hosting/issues/156
https://github.com/aspnet/Hosting/issues/154
|
2015-02-25 16:05:22 -08:00 |
David Fowler
|
6208698a5c
|
Added Microsoft.AspNet.Hosting.Interfaces package
|
2015-02-09 22:10:29 -08:00 |
Hao Kung
|
684aaed9bd
|
Cleanup headers
|
2014-10-09 14:04:36 -07:00 |
Chris Ross
|
8a66871139
|
#71 - Create IHostingEnvironment.
|
2014-09-11 16:28:01 -07:00 |
Chris Ross
|
8f31665478
|
Make IServerFactory AssemblyNeutral.
|
2014-06-24 10:22:28 -07:00 |
Chris Ross
|
3b57674141
|
Update DI dependency.
|
2014-05-06 11:11:00 -07:00 |
David Fowler
|
a4816ab782
|
React to renames
|
2014-05-06 00:02:26 -07:00 |
Wei Wang
|
d8ff084dc1
|
Update dependency namespace
|
2014-05-05 19:55:23 -07:00 |
Chris Ross
|
3141543f04
|
Fix HttpAbstractions dependency renames.
|
2014-05-05 16:26:26 -07:00 |
anpete
|
e645599aa6
|
Update file headers
|
2014-05-01 17:39:17 -07:00 |
Chris Ross
|
982cf2a1d6
|
Code review cleanup.
|
2014-03-20 21:14:20 -07:00 |
Chris Ross
|
11762840cd
|
Add an Initialize step to IServerFactory.
|
2014-03-20 21:14:18 -07:00 |
Chris Ross
|
4d511b3aef
|
Make IServerFactory not assembly neutral temporarily.
|
2014-03-14 15:13:00 -07:00 |
Chris Ross
|
ee4bb6de87
|
Review feedback. Style cleanup. Updated build template files.
|
2014-03-13 09:33:29 -07:00 |
Chris Ross
|
a3eb280275
|
Implement Program.Main and ServerManager. Add Startup search.
|
2014-03-12 15:07:37 -07:00 |
Louis DeJardin
|
14679a78ee
|
Implementing code review feedback
|
2014-02-10 18:18:10 -08:00 |
Louis DeJardin
|
0e813fbb79
|
Rough outline of hosting components
|
2014-02-09 23:25:56 -08:00 |