jacalvar
|
5cf300db6c
|
Remove unncessary usings
|
2016-06-09 00:54:14 -07:00 |
Pranav K
|
8c56b1fdb7
|
Fix build warnings
|
2016-05-02 11:27:28 -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 |
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 |
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
|
adfb3e5aff
|
Reacting to Hosting API changes
|
2016-01-12 16:07:18 -08:00 |
John Luo
|
2b2c42069c
|
Reacting to hew Hosting API
|
2015-12-18 16:01:43 -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 |
Hao Kung
|
e7b0a76db9
|
React to hosting
|
2015-03-19 11:28: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 |
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 |
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 |
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
|
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 |
Wei Wang
|
a2b1dbdaa4
|
Sort dependencies and remove duplicates in dependencies
|
2014-05-07 18:10:40 -07:00 |
Pranav K
|
4a2a525b47
|
Changes to match package and namespace renames
|
2014-05-06 12:00:48 -07:00 |
David Fowler
|
7a976d069e
|
Updated to use new tooling
|
2014-04-08 02:00:50 -07:00 |
Pranav K
|
3fa5f9ca47
|
Updating CoreCLR package versions
|
2014-03-28 06:32:26 -07:00 |
David Fowler
|
55718fd931
|
Added required packages for K and fixed the build
|
2014-03-08 03:47:38 -08:00 |
Chris Ross
|
86b1ac8f39
|
Initial static files port.
|
2014-02-06 15:30:21 -08:00 |