N. Taylor Mullen
ad71817af1
Remove direct Microsoft.NETCore.Platforms dependency.
...
- Microsoft.NETCore.App now pulls this package in.
aspnet/Coherence-Signed#344
2016-06-13 15:31:08 -07:00
jacalvar
68c06c61e7
Remove unncessary imports
2016-06-08 15:19:18 -07:00
Kiran Challa
e3808ab769
[ Fixes #656 ] 'dotnet run' does not work on MusicStore app
2016-05-06 10:14:18 -07:00
Chris R
2e079cb99d
React to OpenIdConnect package version change
2016-05-03 15:12:35 -07:00
Pranav K
59d905ae3b
Fix build warnings
2016-05-02 11:27:20 -07:00
Kiran Challa
37a0983d23
Fixed project.json
2016-04-27 10:21:15 -07:00
John Luo
c9160c21ba
Convert to shared runtime and test both standalone and shared runtime
2016-04-25 11:29:17 -07:00
John Luo
ff46985cbd
Move web.config
2016-04-11 10:21:51 -07:00
John Luo
a587270b61
Fix build
2016-03-31 11:01:58 -07:00
Pranav K
7f4a772859
Updating to NETStandard.Library 1.5.0
2016-03-28 06:32:52 -07:00
John Luo
514d752959
Enable IISExpress tests
2016-03-24 18:10:25 -07:00
ryanbrandenburg
416fc81cec
Include Microsoft.AspNetCore.Diagnostics in MusicStore
2016-03-16 13:11:50 -07:00
Pranav K
43ce29c1f9
Fixing CI build failure
2016-03-14 13:25:25 -07:00
N. Taylor Mullen
e1870dd9f3
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:41:04 -08:00
Kiran Challa
19cdddbcd6
Move Razor tooling package to tooling section and fix build break
2016-02-19 12:41:02 -08:00
Kiran Challa
65ab6cffc0
Reacting to Razor tooling package name change
2016-02-19 12:18:55 -08:00
Kiran Challa
b4438c0559
Enable publishing to IIS
2016-02-16 13:52:21 -08:00
Brennan
378cc97bd0
Remove Mvc CodeGenerator
2016-02-12 13:27:04 -08:00
Kiran Challa
09590416bd
Build and test with dotnet
2016-02-10 14:56:49 -08:00
N. Taylor Mullen
86c08ecf22
React to FacebookHelper and CLI changes.
2016-02-07 01:21:34 -08:00
N. Taylor Mullen
d61c6985b7
Update ASP.NET 5 versions for ASP.NET Core.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:29:04 -08:00
N. Taylor Mullen
d761c6b7ba
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:27:05 -08:00
Chris R
1b9215002c
React to hosting API changes.
2016-01-12 14:36:24 -08:00
John Luo
55d9e6ee4a
Reacting to new Hosting API
2015-12-18 16:35:11 -08:00
Pranav K
325a681d92
Reacting to Options changes
2015-12-10 16:56:22 -08:00
N. Taylor Mullen
221bf30492
Remove System beta tag in project.json for coreclr packages.
2015-11-12 12:25:15 -08:00
Victor Hurdugaci
69ed946970
Move compiler shared to its own folder
2015-10-16 10:11:09 -07:00
Kiran Challa
916bca69fc
Fix tests
2015-10-13 10:27:58 -07:00
Nate McMaster
176a89dfe7
React to EF rename
2015-10-05 13:50:45 -07:00
Pranav K
576023cc0f
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:59 -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
Kiran Challa
0972116697
Removed SignalR related code from the sample and tests.
2015-09-01 10:54:32 -07:00
Stephen Halter
599217e7f8
React to Kestrel rename
...
aspnet/KestrelHttpServer#11
2015-08-12 12:26:48 -07:00
Brice Lambson
ce3b958f69
Revert "React to aspnet/EntityFramework#2613"
...
This reverts commit 8fae544fb3 .
2015-07-21 15:40:02 -07:00
Brennan
cdcc5ae306
Add Serialization.Primitives dependency
2015-07-15 11:34:40 -07:00
Brice Lambson
8fae544fb3
React to aspnet/EntityFramework#2613
2015-07-14 10:19:00 -07:00
Kiran Challa
761a182145
Reacting to Session, Authentication changes
2015-06-29 12:15:34 -07:00
Kiran Challa
ddd76e2f4d
Fix for build break(removing reference to non-existing Caching.Distributed package)
2015-05-21 16:28:48 -07:00
Kirthi Krishnamraju
7968239891
React to aspnet/Configuration #195,#198
2015-05-20 23:40:16 -07:00
Troy Dai
16c5addf79
Remove comments from project.json
2015-05-12 14:11:22 -07:00
Praburaj
ba80195851
Tag helpers
2015-04-05 20:35:06 -07:00
Praburaj
9048a9e445
Removing the default compile values.
...
Anything specified in "compile" is expected to append to DNX defaults. So no need to specify **\*.cs
2015-03-31 11:37:20 -07:00
Wei Wang
1e29b52278
Rename "dnu bundle" to "dnu publish"
2015-03-28 12:10:12 -07:00
Praburaj
777e6950fd
Changing project.json code node => compile
2015-03-18 10:16:06 -07:00
Praburaj
6dc2417f9e
Adding some coverage for the --no-source switch
2015-03-17 12:46:02 -07:00
Praburaj
ad9e11ed2e
React to Caching package rename
...
Dependent on https://github.com/aspnet/Caching/pull/49/files
2015-03-11 17:39:00 -07:00
N. Taylor Mullen
9878f7dcf9
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:56:19 -07:00
N. Taylor Mullen
58c8e44786
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
2015-03-08 12:51:38 -07:00
Hao Kung
850ba6375d
React to AuthN/Z changes
2015-03-02 16:31:35 -08:00
Praburaj
d29f24f4ad
Using session to store the cart details instead of cookies.
2015-01-26 10:51:20 -08:00