Chris Ross
bf5d14f477
#78 - Enable TestServer to populate the PathBase.
2014-11-13 16:23:03 -08:00
Victor Hurdugaci
d25ffec655
Update KProj to latest version
2014-11-12 15:06:43 -08:00
Pranav K
8f16060f94
Fixing dev NuGet.config
2014-11-06 22:17:09 -08:00
Pranav K
6f543a7302
Merge branch 'release' into dev
2014-11-06 12:48:00 -08:00
Pranav K
cd184e3e33
Updating to release NuGet.config
2014-11-06 12:46:58 -08:00
Chris Ross
65f595ca02
Add new HeadersSent API.
2014-11-06 12:01:14 -08:00
Pranav K
2762ac732f
Merge branch 'release' into dev
2014-11-06 10:48:11 -08:00
Pranav K
5a55767162
Updating to release NuGet.config
2014-11-06 10:48:08 -08:00
Hao Kung
7f1024aac0
Unify ConfigureServices to take IServiceCollection with Options
2014-11-04 12:32:24 -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
29731533af
Merge branch 'release' into dev
2014-10-29 10:22:40 -07:00
David Fowler
5b515fd132
Updated JSON.NET to 6.0.6
2014-10-29 10:22:19 -07:00
Pranav K
9309765ffa
Fixing System.Diagnostics.Contracts reference
2014-10-24 08:01:10 -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
Pranav K
941344bdc3
Updating build.sh to work on Mono
2014-10-21 12:43:13 -07:00
Chris Ross
d4778e1ad1
Add missing Contracts dependency.
2014-10-17 10:01:13 -07:00
Stephen Halter
cd90a337ee
Change GetService calls to GetRequiredService
...
GetRequiredService throws for missing services like GetService used to.
2014-10-16 16:20:52 -07:00
Hao Kung
4efa6a428b
Support IServiceProvider ConfigureServices()
2014-10-16 11:44:52 -07:00
Chris Ross
33dd087e0f
Move UseMiddleware from RequestContainer to Http.Extensions.
2014-10-15 15:35:29 -07:00
Hao Kung
16fee38c95
Handle null httpContext.ApplicationServices
2014-10-14 21:02:33 -07:00
Hao Kung
6466d1061e
Use/EnsureRequestServices changes
...
- Split UseServices overloads into UseRequestServices and UseServices
- Add RequestServicesContainer class which contains the old
ContainerMiddleware logic and exposes a new
EnsureRequestServices(HttpContext) method which can be called to
populate RequestServices
- ConfigureServices now scans for Configure{Env}Services instead of
ConfigureServices{Env}
- Add OptionsServices as part of default HostingServices
2014-10-14 19:01:01 -07:00
Levi B
ebe4948a3e
Add a discriminator so that DataProtection doesn't use the same subkey across apps by default.
2014-10-10 15:06:31 -07:00
Levi B
c859c3dad5
Skip failing test due to DataProtection changes.
2014-10-10 12:27:14 -07:00
Levi B
821e13a1a7
Update Hosting to account for DataProtection API changes.
2014-10-10 12:13:58 -07:00
Pranav K
fafc191d05
Removing version from framework assemblies node
2014-10-10 10:57:58 -07:00
Pranav K
e094c1a71d
Reacting to CLR package versioning changes
2014-10-10 10:32:44 -07:00
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
Pranav K
da102032b5
Reacting to Dependency Injection changes
2014-10-08 19:28:37 -07:00
Hao Kung
53eea70c06
Startup: Call ConfigureServices if exists
2014-10-08 12:05:44 -07:00
Peter Hsu
6826eb183c
Merge pull request #81 from aspnet/activator
...
Activator change requires TypeActivator to be singleton
2014-10-06 12:59:48 -07:00
shhsu
78cb314dd2
Activator change requires TypeActivator to be singlton
2014-10-06 09:28:18 -07:00
David Fowler
07ccfe880b
Fixup references
2014-10-05 04:59:24 -07:00
Pranav K
7574378d37
Removing declaration expressions
2014-10-01 14:45:04 -07:00
Pranav K
0c6dd83ac2
Updating dev NuGet.config
2014-09-17 09:57:53 -07:00
Pranav K
425e2c5527
Updating release NuGet.config
2014-09-17 09:57:51 -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
Wei Wang
64455620a0
React to renaming TargetFramework to RuntimeFramework
2014-09-10 12:31:50 -07:00
Chris Ross
200f894b5b
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 10:25:41 -07:00
David Fowler
f4953a0b29
Updated to use the new target framework in project.json
2014-09-05 09:06:01 -07:00
David Fowler
4b1c1f3552
Updated build.cmd
2014-09-05 01:48:12 -07:00
David Fowler
a9ec7cfb62
Changing net45 to aspnet50
2014-09-04 01:22:48 -07:00
Pranav K
904eeb76f9
Removing TestClient from TestServer
2014-09-01 11:56:11 -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
Louis DeJardin
70972fb7a1
Rebase cleanup
2014-08-15 16:08:47 -07:00
Louis DeJardin
c720364d0e
Registering standard LoggerFactory : ILoggerFactory implementation
2014-08-15 16:03:35 -07:00
David Fowler
58468e9509
Removed source files from the project
2014-08-15 08:13:03 -07:00