Kiran Challa
936f5a4f6a
Made HttpMethod match case-INsensitive
...
Related to https://github.com/aspnet/CORS/issues/77
2016-08-08 14:34:27 -07:00
Doug Bunting
7430efa8cc
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-06 16:21:18 -07:00
Pranav K
cd7954a164
Updating to dev versions
2016-06-16 10:40:11 -07:00
jacalvar
0c2189e473
Remove unncessary imports
2016-06-09 00:35:44 -07:00
Pranav K
bb226aef6b
Update Mvc.Core and dependencies to netstandard1.6
2016-05-26 16:52:04 -07:00
Kristian Hellang
0f8542e4b2
Throw a more descriptive exception for missing CORS policies
2016-05-18 17:54:17 -07:00
Pranav K
3d494fd732
Merge branch 'release' into dev
2016-05-02 14:58:54 -07:00
Pranav K
36146a6139
Fix build warnings
2016-05-02 14:52:02 -07:00
Doug Bunting
ee2cfa1963
Merge remote-tracking branch 'origin/release' into dev
2016-04-13 16:04:14 -07:00
Doug Bunting
eda647e270
Complete the doc comments for filters
...
- #3851
- add lots of words
- correct that vs. which confusion
2016-04-13 16:01:30 -07:00
Eilon Lipton
0cf9a4b7f2
Merge branch 'release' into dev
2016-04-13 12:10:53 -07:00
Eilon Lipton
4f24339740
Fix package metadata
2016-04-13 12:07:04 -07:00
Pranav K
2bf79a874d
Removing imports from src projects
2016-04-08 06:49:31 -07:00
Pranav K
1d4363305c
Merge branch 'release' into dev
2016-04-08 06:49:31 -07:00
Ryan Nowak
3b3bfb5a69
Remove using Task.FromResult where possible
...
Believe it or not, this one in ActionResult is showing in TechEmpower. I
did a pass on all of the product code since the cache task actually
improves the readability of the code 😎
2016-04-06 16:06:45 -07:00
Pranav K
06289945d0
Reacting to CoreCLR package changes
2016-03-22 14:49:43 -07:00
Ajay Bhargav Baaskaran
8e6b4980e3
[ Fixes #4310 ] Moved AuthorizeFilter and CorsAuthorizationFilter to a public namespace
2016-03-21 11:54:03 -07:00
Ajay Bhargav Baaskaran
e2fd41e416
Added Company, Copyright and Product attributes to AssemblyInfo
2016-03-03 17:33:48 -08:00
Doug Bunting
b35922e373
Remove project name from output path
...
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 14:39:12 -08:00
N. Taylor Mullen
33d1aea8ea
Transition to Netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:39:31 -08:00
Ajay Bhargav Baaskaran
028c0fb131
Enabled xml doc generation
2016-02-24 12:19:46 -08:00
Pranav K
5b805bb12d
Updating to use cli
...
Fixes #3908
2016-02-22 17:49:51 -08:00
Kiran Challa
fd3ee49987
[ Fixes #4085 ] Controller helper inconsistency: HttpNotFound(), Ok()
2016-02-19 09:25:04 -08:00
jacalvar
71a815be50
[ Fixes #3979 ] AuthorizationContext conflicts with type in Microsoft.AspNet.Authorization
2016-01-26 16:27:40 -08:00
N. Taylor Mullen
25eb50120e
Update ASP.NET 5 versions for ASP.NET Core.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:40:26 -08:00
N. Taylor Mullen
3be7fbdf9f
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:18:33 -08:00
N. Taylor Mullen
6a6c8ca544
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:17:07 -08:00