Pranav K
4f709bdbfd
Fixing CI build break
2016-03-14 00:38:17 -07:00
Pranav K
948c4d6b98
* Target minimal TFM
2016-03-13 22:12:40 -07:00
Cesar Blum Silveira
8e24c3a708
Fix deadlock when connection is simultaneously aborted and ended ( #684 ).
2016-03-12 21:35:21 -08:00
Eilon Lipton
8888cfb059
Merge pull request #634 from logankd/patch-2
...
Asp.Net Core update to readme
2016-03-12 17:56:25 -08:00
Pranav K
7b1931c2c8
Fixing CI build failure
2016-03-12 17:38:44 -08:00
Pranav K
f1d588bb54
* Fixing missed changes in EF reaction
...
* Remove npm install warning.
* Target minimal tfm in Diagnostics.Abstractions
2016-03-12 16:32:59 -08:00
Pranav K
67449276a5
Target minimal TFMs
2016-03-12 09:49:45 -08:00
Pranav K
162cb428cc
Fixing CI build failure
...
Removing unused npm references
2016-03-12 09:45:03 -08:00
Eivind Gussiås Løkseth
a749ee006e
Removed one of the comment blocks about Web API 2
...
Duplicate comment block removed.
2016-03-12 18:03:53 +01:00
Pranav K
0e95ce9a8e
Target minimal TFMs
2016-03-12 08:22:32 -08:00
Pranav K
7c67366e84
Fix CI build failure
2016-03-11 21:41:09 -08:00
Doug Bunting
ffe2d2609a
Correct HTML and JavaScript encoding of `<link>` and `<script>` attribute values
...
- #4083
- `<link>` tag helper did not HTML encode `href` values in fallback elements
- `<script>` tag helper did not correctly encode any attribute value in fallback elements
- e.g. double quotes in literal strings would slip through
- only needed to change one existing unit test (!!); so added a bunch
nit: use `Process()`, not `ProcessAsync()` in `<script>` tag helper tests
2016-03-11 20:07:32 -08:00
Pranav K
0858d430ea
Fix CI build break + add dnx451
2016-03-11 15:51:45 -08:00
John Luo
a8933e5016
Reacting to Hosting ConfigureServices update
2016-03-11 14:51:31 -08:00
Dovydas Navickas
f5c1c45db2
IClaimsTransofrmer updated to take ClaimsTransformationContext instead of ClaimsPrincipal in TransformAsync method. #718
2016-03-11 14:07:56 -08:00
Pranav K
3d4e0d41c8
Fixing CI build failure
2016-03-11 13:44:34 -08:00
ryanbrandenburg
f1fa1bd8f4
* Remove JsonViewComponentResult
2016-03-11 11:40:54 -08:00
Chris R
a31f840675
Rename environment variables to ASPNETCORE_. Remove the legacy ENV abbreviation.
2016-03-11 10:42:47 -08:00
Arthur Vickers
526e5c8032
React to EF D.I. changes
2016-03-11 10:34:06 -08:00
Arthur Vickers
5fba08562f
Update IdentityDbContext constructors to reflect EF changes
...
EF now has a parameterless constructor that can only be used when a derived context has OnConfiguring and is hence protected, and a constructor that takes a DbContextOptions.
2016-03-11 08:47:07 -08:00
Brice Lambson
fb8cf86f71
Don't reference facades in NuSpec
...
These can be removed entirely after dotnet/cli#164
2016-03-11 08:45:06 -08:00
Brice Lambson
06c818c9e5
Don't reference facades in NuSpec
...
These can be removed entirely after dotnet/cli#164
2016-03-11 08:44:14 -08:00
Brice Lambson
a051244faf
Don't reference facades in NuSpec
...
These can be removed entirely after dotnet/cli#164
2016-03-11 08:40:56 -08:00
Pranav K
b734291b13
Target minimal TFMs
2016-03-10 21:46:51 -08:00
Cesar Blum Silveira
ca75eed5d2
Update README.md
2016-03-10 19:05:20 -08:00
SteveSandersonMS
611f88fcb7
Simplify ReactReduxSpa template to use aspnet-* packages
2016-03-11 01:13:09 +00:00
SteveSandersonMS
b28296f801
Fix aspnet-webpack-react, and simplify ReactSpa template to use it
2016-03-11 01:08:41 +00:00
SteveSandersonMS
294d898fd3
Simplify Angular 2 template to use aspnet-webpack etc.
2016-03-11 01:01:42 +00:00
SteveSandersonMS
5e7e75cc0b
More fixes for aspnet-webpack
2016-03-11 01:01:22 +00:00
SteveSandersonMS
dfc2f9503b
Simplify KnockoutSpa template using new aspnet-webpack package
2016-03-11 00:35:18 +00:00
SteveSandersonMS
d5fbe4b3b6
Fix aspnet-webpack package
2016-03-11 00:34:57 +00:00
Chris R
a77e7cf6da
Allow ConfigureServices to be called multiple times.
2016-03-10 16:15:22 -08:00
Arthur Vickers
1e80a9a85c
Update to reflect changes in EF service registration
2016-03-10 15:52:36 -08:00
John Luo
b48b5f1553
Set default ApplicationName and ApplicationBase in ApplicationEnvironment #613
2016-03-10 15:45:05 -08:00
SteveSandersonMS
590574a8a9
Reduce SpaServices's built-in JS to simply invoke exports from the corresponding new NPM packages
2016-03-10 23:36:22 +00:00
Ajay Bhargav Baaskaran
3127e7a2e9
[ Fixes #294 ] Set DefaultHandler in RouteBuilder
2016-03-10 15:25:34 -08:00
SteveSandersonMS
ec9544c644
Add aspnet-prerendering NPM package
2016-03-10 23:22:29 +00:00
SteveSandersonMS
e5a6a05c97
Add aspnet-webpack-react NPM package
2016-03-10 23:21:16 +00:00
SteveSandersonMS
2747aad66f
Add aspnet-webpack NPM package
2016-03-10 23:20:24 +00:00
Eilon Lipton
4bfeba2a3c
Update project.json
...
@tratcher said :shipit:
2016-03-10 15:16:54 -08:00
John Luo
b7fc5f06cd
Fix test with mismatched literal type
2016-03-10 15:15:56 -08:00
Arthur Vickers
a4ed79cc5a
Reacting to changes in EF service registration.
2016-03-10 14:55:58 -08:00
Hao Kung
41fa99e9f3
Make ThrowIfDisposed protected
2016-03-10 14:32:00 -08:00
Brice Lambson
7b70da14bc
Don't reference facades in NuSpec
...
These can be removed entirely after dotnet/cli#164
2016-03-10 14:07:45 -08:00
mnltejaswini
45a72a0e18
[Perf] Optimize creation of VDD
...
Fixes #3906
2016-03-10 13:39:01 -08:00
Pranav K
97972f4c1c
* Use shallow clone when cloning the CI
...
* Avoid downloading the .build directory
2016-03-10 13:27:02 -08:00
Brice Lambson
6bea519092
Don't reference facades
2016-03-10 13:08:00 -08:00
Brice Lambson
e57e177224
Don't reference facades
2016-03-10 13:06:19 -08:00
Brice Lambson
9750924973
Don't reference facades
2016-03-10 13:05:04 -08:00
Victor Hurdugaci
bc382be632
Fix the tests that hang
2016-03-10 11:50:18 -08:00