N. Taylor Mullen
|
19df67f33e
|
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
|
2015-03-08 12:50:29 -07:00 |
Pranav K
|
5038c369db
|
Using IServiceManifest from Microsoft.Framework.Runtime.Interfaces
|
2015-02-12 14:44:38 -08:00 |
David Fowler
|
6208698a5c
|
Added Microsoft.AspNet.Hosting.Interfaces package
|
2015-02-09 22:10:29 -08:00 |
Chris Ross
|
36c2a44b91
|
Handle IFileSystem rename.
|
2015-01-20 08:37:10 -08:00 |
Chris Ross
|
9746a67990
|
Handle PipelineCore rename.
|
2015-01-15 12:45:07 -08:00 |
Chris Ross
|
b883968eef
|
#86 - Implement IWebRootFileSystemProvider
|
2014-12-04 14:44:16 -08:00 |
Chris Ross
|
b44ffdb745
|
#111 - Remove DataProtectionOptions from the service collection.
|
2014-11-18 13:02:58 -08:00 |
David Fowler
|
7277dc910a
|
Merge branch 'release' into dev
|
2014-10-31 01:07:04 -07:00 |
David Fowler
|
c9e0f9beb1
|
Added package descriptions
|
2014-10-31 01:06:50 -07:00 |
David Fowler
|
5b515fd132
|
Updated JSON.NET to 6.0.6
|
2014-10-29 10:22:19 -07:00 |
Pranav K
|
c9fbaccde1
|
Cleaning up project.json
Updating Newtonsoft.Json version to 6.0.6
|
2014-10-24 00:45:27 -07:00 |
Chris Ross
|
d4778e1ad1
|
Add missing Contracts dependency.
|
2014-10-17 10:01:13 -07:00 |
Pranav K
|
e094c1a71d
|
Reacting to CLR package versioning changes
|
2014-10-10 10:32:44 -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
|
c47d6d0c78
|
#74 - Parse the project.json file with Newtonsoft directly.
|
2014-09-15 14:54:56 -07:00 |
Chris Ross
|
8a66871139
|
#71 - Create IHostingEnvironment.
|
2014-09-11 16:28:01 -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 |
Pranav K
|
6551a30391
|
Reacting to System.IO package version change
|
2014-08-20 06:56:32 -07:00 |
Pranav K
|
0385438ed0
|
Reacting to System.Collections versioning change
|
2014-07-14 16:51:46 -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 |
Wei Wang
|
4d302eea1a
|
Merge branch 'sort-dependencies' into dev
|
2014-05-08 11:19:19 -07:00 |
David Fowler
|
03cffeb451
|
React to renames
|
2014-05-08 03:49:01 -07:00 |
Wei Wang
|
73792af799
|
Sort dependencies and remove duplicates in dependencies
|
2014-05-07 16:59:22 -07:00 |
Chris Ross
|
af38d26fe7
|
Provide empty logger factory service.
|
2014-05-07 09:12:13 -07:00 |
Wei Wang
|
7c7efeda57
|
Fix ordering of usings and dependencies after namespace renaming
|
2014-05-06 14:59:55 -07:00 |
Chris Ross
|
3b57674141
|
Update DI dependency.
|
2014-05-06 11:11:00 -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 |
Chris Ross
|
95667dba69
|
Remove unused filesystem dependencies.
|
2014-05-01 14:15:11 -07:00 |
David Fowler
|
0bda88145d
|
Removed declared ANIs and referenced Microsoft.Net.Runtime.Interfaces instead
|
2014-04-09 22:14:59 -07:00 |
Pranav K
|
b366cb1cd0
|
Updating CoreCLR package versions
|
2014-03-27 18:30:24 -07:00 |
GrabYourPitchforks
|
063420067e
|
HostingServices should provide a default implementation of IDataProtectionProvider
|
2014-03-17 14:09:31 -07:00 |
Chris Ross
|
6a5cb913c8
|
Review cleanup. Cleaner Startup auto-detect. Fix tests.
|
2014-03-13 14:25:30 -07:00 |
Chris Ross
|
a3eb280275
|
Implement Program.Main and ServerManager. Add Startup search.
|
2014-03-12 15:07:37 -07:00 |
David Fowler
|
f420ba4600
|
Added required packages for K
|
2014-03-07 02:39:48 -08:00 |
Louis DeJardin
|
c4e98614e5
|
Pointing at updated configuration package name
|
2014-03-04 20:23:51 -08:00 |
Louis DeJardin
|
0e813fbb79
|
Rough outline of hosting components
|
2014-02-09 23:25:56 -08:00 |