Pranav K
e28e1df605
Updating to dev versions
2016-06-16 10:18:47 -07:00
N. Taylor Mullen
7897b52765
Remove direct Microsoft.NETCore.Platforms dependency.
...
- Microsoft.NETCore.App now pulls this package in.
aspnet/Coherence-Signed#344
2016-06-13 15:29:42 -07:00
jacalvar
5cf300db6c
Remove unncessary usings
2016-06-09 00:54:14 -07:00
Chris R
ce8d23d3e5
Update sample
2016-05-27 09:49:54 -07:00
Pranav K
8c56b1fdb7
Fix build warnings
2016-05-02 11:27:28 -07:00
John Luo
57352541fb
Removing references to UseDefaultHostingConfiguration
2016-04-27 14:59:24 -07:00
BrennanConroy
30a9138714
Update web.config and add publish tool
2016-04-25 14:20:02 -07:00
Pavel Krymets
176b6a5910
Bring Microsoft.NETCore.Platforms dependency back
2016-04-18 17:03:38 -07:00
Pavel Krymets
e720824bfd
Migrate tests, tools and samples to portable
2016-04-14 16:40:10 -07:00
John Luo
390fdd325b
Move web.config and use ANCM
2016-04-11 10:02:42 -07:00
John Luo
8e92dd634e
React to Kestrel extensions
2016-03-30 15:53:12 -07:00
John Luo
0aa42243a0
Reacting to Hosting changes
2016-03-22 11:50:07 -07:00
Doug Bunting
3311704ff1
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 21:32:56 -08:00
N. Taylor Mullen
f3c7b33595
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:37:10 -08:00
Chris R
44850090e3
#110 Fix sample to publish the wwwroot dir as content.
2016-02-08 13:39:47 -08:00
Hisham Bin Ateya
fc236b07e2
Add 'UseServer'
2016-02-04 14:38:26 +03:00
John Luo
da091104b7
Updating to new CLI
2016-02-02 10:17:24 -08:00
N. Taylor Mullen
b877e1a1f6
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:43 -08:00
John Luo
f49864c413
Reacting to hosting rename
2016-01-17 16:32:45 -08:00
John Luo
adfb3e5aff
Reacting to Hosting API changes
2016-01-12 16:07:18 -08:00
John Luo
5e9bbc5650
Updating to new options pattern
2016-01-08 16:56:33 -08:00
John Luo
6f9b827e5b
Standardizing middleware to use configureOptions lambda
2015-12-22 19:32:20 -08:00
John Luo
2b2c42069c
Reacting to hew Hosting API
2015-12-18 16:01:43 -08:00
John Luo
ee7201b1f6
Reacting to verbose rename
2015-12-07 14:13:47 -08:00
Chris R
efd40862f0
Add tooling sample configuration.
2015-12-01 12:37:20 -08:00
Pranav K
24bc91b958
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:48 -07:00
Stephen Halter
ed081461c9
React to Kestrel rename
...
aspnet/KestrelHttpServer#11
2015-08-12 12:04:14 -07:00
Doug Bunting
41d4ee4377
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
2015-04-02 13:49:30 -07:00
Hao Kung
e7b0a76db9
React to hosting
2015-03-19 11:28:06 -07:00
N. Taylor Mullen
b72d737605
Update .kproj => .xproj.
2015-03-11 14:07:06 -07:00
N. Taylor Mullen
0821a12268
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 13:00:41 -07:00
N. Taylor Mullen
63c033f736
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
2015-03-08 12:59:24 -07:00
Praburaj
62036bf74b
Using IHtmlEncode to encode content
...
Fixes: https://github.com/aspnet/StaticFiles/issues/29
2015-02-20 13:17:09 -08:00
Chris Ross
96835bd761
Handle IFileSystem rename.
2015-01-20 08:58:41 -08:00
SonjaKhan
e94e3dc44e
adding some logging statements
2014-12-05 12:45:46 -08:00
Chris Ross
3343bb4d23
Hosting #86 - Consume WebRootFileSystem
2014-12-05 11:03:19 -08:00
Victor Hurdugaci
fb9fc12cec
Add schema version to kproj files
2014-11-25 11:06:08 -08:00
Victor Hurdugaci
a3a59f122d
Update KProj to the latest format
2014-11-12 15:36:26 -08:00
Pranav K
ff4df72105
Removing extra dependencies from sample
2014-10-17 08:05:57 -07:00
Pranav K
a5a972023c
Reacting to CLR package versioning changes
2014-10-10 10:34:37 -07:00
David Fowler
4c4d8e4644
Fixup references
2014-10-05 17:26:28 -07:00
Chris Ross
0cd6e52383
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 12:50:37 -07:00
David Fowler
494900aa89
Updated to use the new target framework in project.json
2014-09-04 01:33:43 -07:00
David Fowler
13a9613d5b
Updated to use the new target framework in project.json
2014-08-28 23:57:25 -07:00
David Fowler
4d6df1d927
Removed source files from the project
2014-08-15 09:45:21 -07:00
David Fowler
25efba7563
Renamed configurations to frameworks in project.json
2014-07-13 22:06:12 -07:00
Brice Lambson
227ecdaf93
Bump version to 1.0.0-*
2014-06-19 16:52:51 -07:00
David Fowler
44eddb1a97
Fixed project.json casing
2014-05-26 02:54:11 -07:00
Pranav K
927ebb7b75
Updating kproj file to match tooling changes
2014-05-18 20:13:57 -07:00
Andrew Peters
ae806e1ce5
Updating copyright headers
2014-05-08 23:01:40 -07:00