Pranav K
fcd5b55611
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:45 -07:00
Pranav K
49451fb11e
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:45 -07:00
Pranav K
4400ab4124
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:44 -07:00
Pranav K
1ef8474be2
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:40 -07:00
Pranav K
11af72a9c6
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:39 -07:00
Pranav K
61466af7a3
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:37 -07:00
Pranav K
ad9d75a599
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:36 -07:00
Pranav K
3cb50b9cf5
Remove Microsoft.Framework.WebEncoders.Testing dependency
2015-10-03 14:11:00 -07:00
Pranav K
8d7b95655d
Removing Autofac dependency
2015-10-03 12:18:19 -07:00
Pranav K
78a8748248
Fixing build break
2015-10-03 11:12:41 -07:00
Pranav K
886849d890
Adding AssemblyInfo.cs
2015-10-03 11:07:52 -07:00
Pranav K
079e4909f7
Adding BufferedHtmlContent to NuGetPackageVerifier
2015-10-03 11:03:14 -07:00
Pranav K
5f7a17b8e3
Move BufferedHtmlContent to HttpAbstractions
2015-10-03 10:36:54 -07:00
Ryan Nowak
6185b16795
Custom dictionary type for attributes
2015-10-02 18:08:58 -07:00
David Fowler
fb79c6c8da
Merge pull request #380 from benaadams/sanitise-loops
...
Sanitise loops
2015-10-02 15:43:57 -07:00
Ryan Nowak
4e08eda58d
Use pooled memory for the streamwriter
2015-10-02 14:35:15 -07:00
Hao Kung
acfee9e7e0
Make UserManager protected
2015-10-02 14:29:09 -07:00
Ben Adams
e3298992e7
use var
2015-10-02 16:57:34 -04:00
Ben Adams
797962b608
Simpler loop construct
2015-10-02 16:56:39 -04:00
Ben Adams
d61586c6a1
Use Jit recongised, standard loop construct
...
For bounds check elimination.
2015-10-02 16:47:23 -04:00
Hisham Bin Ateya
786b1a466b
Add exceptions messages to Resource file
2015-10-02 10:13:26 -07:00
Ryan Nowak
306776ff63
Minor cleanup/refactor of ViewResult
...
- Make ViewExecutor a service
- Add facades for ViewResult/PartialViewResult
- Add eventing for ViewFound/NotFound in PartialViewResult
- Add eventing around view execution
- Cleanup of some various eventing & our tests code
2015-10-02 08:18:00 -07:00
Kiran Challa
eef6c3883a
Renamed PhysicalFileProviderResult and VirtualFileProviderResult to PhysicalFileResult and VirtualFileResult respectively
2015-10-01 19:57:35 -07:00
Kiran Challa
130d94eb7e
[ Fixes #3068 ] TempData fails silently without sessions middleware
2015-10-01 19:28:46 -07:00
Eilon Lipton
26aca2b99c
Remove unneeded namespaces, use new startup APIs
2015-10-01 18:34:21 -07:00
Doug Bunting
f3fb2374ac
Cleanup dependencies and restore runtime installations
...
- remove and sort `using`s
- remove a couple of `project.json` dependencies reached transitively
- both pretty clean before I started this
Also install runtimes needed for testing
- accidentally lost in 19f8830
2015-10-01 16:42:49 -07:00
Chris R
8c71357e70
Merge branch 'release' into dev
2015-10-01 14:30:27 -07:00
Chris R
818575c201
Fix server testing dnx scripts.
2015-10-01 14:30:01 -07:00
Doug Bunting
aa2beb83c2
Revert "Execute correct commands when building with Core CLR on Linux"
...
- bad merge; this commit should not have been included
This reverts commit 18d637dfc7 .
2015-10-01 14:29:26 -07:00
Doug Bunting
580fe5b651
Merge branch 'dougbu/update.dnvm' into dev
2015-10-01 14:25:41 -07:00
Doug Bunting
18d637dfc7
Execute correct commands when building with Core CLR on Linux
2015-10-01 14:12:31 -07:00
Doug Bunting
352e41ff20
Update to latest `dnvm`
...
- `beta8-15518` to `rc1-15523`
- main changes include
- remove `-a` alias for `-alias`; `build.cmd` files updated (thanx @NTaylorMullen)
- [Linux] deprecate `dnvm unalias`; add `dnvm alias -d`
- add `dnvm uninstall`
2015-10-01 14:04:57 -07:00
Anthony van der Hoorn
fd7c5754fa
Fix bug where we search for scripts in wwwroot/lib
2015-10-01 13:43:13 -07:00
N. Taylor Mullen
83aa5b12f2
Update 'build.cmd' alias parameter to use full name.
2015-10-01 12:21:29 -07:00
N. Taylor Mullen
182b7d588c
Update 'build.cmd' alias parameter to use full name.
2015-10-01 12:13:37 -07:00
N. Taylor Mullen
6647e95676
Update 'build.cmd' alias parameter to use full name.
2015-10-01 12:11:48 -07:00
N. Taylor Mullen
90a066f3f1
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:59:54 -07:00
N. Taylor Mullen
85012bd0ac
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:59:24 -07:00
N. Taylor Mullen
7b58e03f90
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:59:19 -07:00
N. Taylor Mullen
98bca199f2
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:59:05 -07:00
N. Taylor Mullen
3503af2854
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:59:00 -07:00
N. Taylor Mullen
ba14543780
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:58:56 -07:00
N. Taylor Mullen
7f7ad3479a
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:58:52 -07:00
N. Taylor Mullen
1033faadac
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:58:48 -07:00
N. Taylor Mullen
57aa0140e4
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:58:43 -07:00
N. Taylor Mullen
52c8c5f583
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:58:38 -07:00
N. Taylor Mullen
a14adf4d30
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:58:33 -07:00
N. Taylor Mullen
c555131eaa
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:58:29 -07:00
N. Taylor Mullen
ffc8547ef4
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:58:25 -07:00
N. Taylor Mullen
e7a6a3d6fd
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:58:20 -07:00