Ajay Bhargav Baaskaran
553e2e3c01
Added Company, Copyright and Product attributes to AssemblyInfo
2016-03-03 17:33:04 -08:00
Doug Bunting
36adff25e4
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 16:35:52 -08:00
N. Taylor Mullen
d237c78278
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:36:40 -08:00
jacalvar
140cdfb2d2
Make ServiceCollectionExtensions consistent
2016-02-29 12:22:33 -08:00
Eilon Lipton
f29649c749
Fix package metadata
2016-02-28 15:53:57 -08:00
Eilon Lipton
7ed26eabf7
Move files to the right folder
2016-02-28 15:53:51 -08:00
Victor Hurdugaci
12eeed038f
Return the error code from build.cmd
2016-02-28 10:12:17 -08:00
Victor Hurdugaci
342617414b
Update the build scripts
2016-02-27 12:51:13 -08:00
Doug Bunting
24ce2c9cdf
Update `build.cmd` to match latest template
...
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 12:33:47 -08:00
Ajay Bhargav Baaskaran
80ea4b9035
Enabled xml doc generation
2016-02-17 15:40:13 -08:00
Kiran Challa
72f8b04a33
Enable tests to run using dotnet xunit runner
2016-02-09 21:52:03 -08:00
John Luo
1d22eed129
Updating to new CLI
2016-02-02 18:37:48 -08:00
N. Taylor Mullen
d858078d69
Update ASP.NET 5 versions for ASP.NET Core.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:28:37 -08:00
N. Taylor Mullen
8ed31de917
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:27 -08:00
N. Taylor Mullen
28c03ef2e7
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:25 -08:00
John Luo
7ab5f67708
Reacting to hosting rename
2016-01-17 17:22:39 -08:00
Nate McMaster
1d572c11de
Updating build script
2016-01-14 16:41:15 -08:00
Victor Hurdugaci
1a3f9eda84
Build with dotnet
2016-01-12 16:10:08 -08:00
Chris R
bab41f2fbd
React to Hosting API changes.
2016-01-12 15:27:00 -08:00
John Luo
5bf58a08e9
Remove redundant AddOptions which is now a default hosting service
2016-01-07 17:26:50 -08:00
Hao Kung
d79969aecb
React to OptionsModel => Options
2015-12-21 14:41:52 -08:00
John Luo
09df979acf
Reacting to new Hosting API
2015-12-17 20:55:30 -08:00
Doug Bunting
c3c0b45225
Move functional tests of CORS middleware to this repo
...
- related to aspnet/Mvc#3612
2015-12-15 08:42:26 -08:00
Pranav K
2514b1112b
Merge branch 'release' into dev
2015-12-11 12:23:55 -08:00
Pranav K
b3649ea79a
Updating to release NuGet.config.
2015-12-11 12:23:51 -08:00
Pranav K
0d042572b9
Allowing CoreCLR tests to run on Travis
2015-12-01 12:47:49 -08:00
Pranav K
a45c08a4c4
Updating tests to use moq.netcore
2015-11-24 14:18:11 -08:00
Kiran Challa
80f1655478
[ Fixes #51 ] Missing null check in CorsPolicyBuilder
2015-11-24 09:17:02 -08:00
Doug Bunting
d88646cb7b
Move Travis to supported Linux distribution
...
- use Ubuntu 14.04 (Trusty)
- Travis support for Trusty is in Beta and currently requires `sudo`
- run `dnu restore` with DNX Core since aspnet/External#49 is not fixed in Mono versions we can use
- add required dependencies for DNX Core to `.travis.yml`
- addresses part of aspnet/Universe#290
2015-11-17 12:33:16 -08:00
Doug Bunting
df024976f3
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 10:53:39 -08:00
ryanbrandenburg
a7951a1d8d
* Remove samples
2015-11-12 10:06:50 -08:00
Cesar Blum Silveira
830a3a46b6
Merge branch 'release' into dev
2015-11-03 13:39:10 -08:00
Cesar Blum Silveira
926a6a7aff
Strong name Microsoft.AspNet.Cors.
2015-11-03 12:53:40 -08:00
Pranav K
8915036bfc
Merge branch 'release' into dev
2015-10-28 12:51:09 -07:00
Pranav K
29f576f6ee
Updating to release NuGet.config.
2015-10-28 12:43:08 -07:00
Pranav K
3a0080439b
Switching to generations TFMs
2015-10-22 00:23:51 -07:00
Kiran Challa
475771250b
[ Fixes #41 ] Api review changes
2015-10-15 13:16:34 -07:00
Doug Bunting
eef2d5e94f
Fix local build break
2015-10-12 12:50:17 -07:00
Doug Bunting
f643d9b191
React to aspnet/Universe#290 fix
2015-10-08 20:30:39 -07:00
Pranav K
5ce58c790f
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:47 -07:00
N. Taylor Mullen
a14adf4d30
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:58:33 -07:00
Pranav K
0771c48722
Merge branch 'release' into dev
2015-09-28 23:15:50 -07:00
Pranav K
7548eed530
Updating to release NuGet.config.
2015-09-28 23:15:48 -07:00
Ajay Bhargav Baaskaran
976f58925d
Enabling NuGetPackageVerifier
2015-09-22 15:51:21 -07:00
Pranav K
bfcb7619dd
Run Cors.Core.Tests in dnxcore50
2015-09-22 08:59:23 -07:00
Pranav K
bf66dcea69
Update CORS package version to 6.0.0
...
Fixes #24
2015-09-22 08:51:42 -07:00
N. Taylor Mullen
d076b019d0
Update nuget.exe and corresponding feeds to v3.
2015-09-17 18:33:20 -07:00
Kiran Challa
96c7850e4c
[ Fixes #33 ]AddCors should adopt new pattern
2015-09-14 10:28:18 -07:00
Pranav K
dca5829b29
Replacing NotNullAttribute with thrown exceptions
2015-09-12 12:39:25 -07:00
Pranav K
c2b9fc541e
Adding NeutralResourcesLanguageAttribute
2015-09-10 16:39:09 -07:00