Hao Kung
|
babb296f35
|
Rename UseServices -> UsePerRequestServices
|
2014-10-09 14:05:59 -07:00 |
Hao Kung
|
684aaed9bd
|
Cleanup headers
|
2014-10-09 14:04:36 -07:00 |
Hao Kung
|
53eea70c06
|
Startup: Call ConfigureServices if exists
|
2014-10-08 12:05:44 -07:00 |
David Fowler
|
07ccfe880b
|
Fixup references
|
2014-10-05 04:59:24 -07:00 |
Chris Ross
|
8a66871139
|
#71 - Create IHostingEnvironment.
|
2014-09-11 16:28:01 -07:00 |
Chris Ross
|
200f894b5b
|
Handle IBuilder rename to IApplicationBuilder.
|
2014-09-10 10:25:41 -07:00 |
David Fowler
|
a9ec7cfb62
|
Changing net45 to aspnet50
|
2014-09-04 01:22:48 -07:00 |
David Fowler
|
630abe6a5d
|
Updated to use the new target framework in project.json
|
2014-08-28 23:29:57 -07:00 |
David Fowler
|
58468e9509
|
Removed source files from the project
|
2014-08-15 08:13:03 -07:00 |
David Fowler
|
b6243326c3
|
Renamed configurations to frameworks in project.json
|
2014-07-13 21:50:14 -07:00 |
Brice Lambson
|
64850167a1
|
Bump version to 1.0.0-*
|
2014-06-19 16:32:13 -07:00 |
Stephen Halter
|
0ab560e086
|
Add UseServices overload that takes a Func returning IServiceProvider
- This should be useful for third-party IoC containers
|
2014-06-16 18:32:20 -07:00 |
David Fowler
|
63f643e0c1
|
Fix up the project/sln files
|
2014-05-31 00:04:06 -07:00 |
David Fowler
|
04ca5e968d
|
Fixed tests
|
2014-05-30 22:32:37 -07:00 |
David Fowler
|
aa76fe3b4f
|
Fixed project.json casing
|
2014-05-27 00:23:05 -07:00 |
Pranav K
|
cab0d80f9d
|
Updating kproj file to match tooling changes
|
2014-05-18 20:13:55 -07:00 |
Louis DeJardin
|
7edc2dfbe9
|
Fixing unit tests
|
2014-05-08 22:36:56 -07:00 |
Wei Wang
|
73792af799
|
Sort dependencies and remove duplicates in dependencies
|
2014-05-07 16:59:22 -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 |
David Fowler
|
e3c64aeb55
|
Updated to use the new tooling
|
2014-04-09 22:08:21 -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 |
David Fowler
|
c3e0279aac
|
Updated to use service collection
|
2014-03-14 14:22:20 -07:00 |
Chris Ross
|
6a5cb913c8
|
Review cleanup. Cleaner Startup auto-detect. Fix tests.
|
2014-03-13 14:25:30 -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 |
Brice Lambson
|
059a7665d0
|
React to xunit changes
|
2014-03-10 12:28:41 -07:00 |
David Fowler
|
7423a21b11
|
Added ability to run unit tests on build
|
2014-03-08 12:34:29 -08:00 |
Louis DeJardin
|
f59d29b5eb
|
Renaming DefaultServices to GetDefaultServices
|
2014-02-10 17:57:44 -08:00 |
Louis DeJardin
|
0e813fbb79
|
Rough outline of hosting components
|
2014-02-09 23:25:56 -08:00 |