Javier Calvarro Nelson
b9a9ec9305
Add support for a default SSL certificate in development
...
When the ssl certificate specified is 'localhost' and
no certificate has been explicitly specified in the certificates
section, fallback to a certificate with 'CN=localhost' (ASP.NET Core SSL
developer certificate) in the current user store and if not found,
an ssl certificate with 'CN=localhost' on the current machine
(IIS Express developer certificate)
2017-05-24 16:24:32 -07:00
John Luo
3f239f2d92
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-05 15:28:05 -07:00
John Luo
bed3bf2b4e
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-04 11:17:24 -07:00
John Luo
2fb5649b04
Revert "Revert "Migration""
...
This reverts commit 102daa6832 .
2017-05-04 11:16:59 -07:00
John Luo
bd805ef50d
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-03 18:12:26 -07:00
John Luo
102daa6832
Revert "Migration"
...
This reverts commit 91bef13d31 .
2017-05-03 18:11:59 -07:00
John Luo
9bc9ed9812
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-03 17:12:46 -07:00
John Luo
91bef13d31
Migration
2017-05-03 17:03:19 -07:00
Cesar Blum Silveira
f245512f6e
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-03 15:58:20 -07:00
Cesar Blum Silveira
012d9990ef
Show fwlink on HTTPS certificate errors ( #83 ).
2017-05-03 15:55:19 -07:00
damianedwards
4d5e1076c9
Remove the DeveloperExceptionPage middleware from WebHost.CreateDefaultBuilder:
...
- The templates still have it explicitly and it's best to have middleware added by the app directly
2017-05-03 14:37:32 -07:00
John Luo
f56cab4e80
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-03 12:49:24 -07:00
John Luo
9b32921a77
Missed rename updates
2017-05-03 12:49:02 -07:00
Nate McMaster
c0f86d5687
Use ItemDefinitionGroup to simplify the list of packages.
...
See https://docs.microsoft.com/en-us/visualstudio/msbuild/item-definitions
2017-05-03 12:21:35 -07:00
Nate McMaster
655f70717e
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-03 12:20:43 -07:00
Nate McMaster
ebdc68ac10
Exclude SQLitePCl.bundle_green targets when reference included via the Microsoft.AspNetCore.All metapackage
2017-05-03 12:18:50 -07:00
John Luo
87c71197ae
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-01 21:42:20 -07:00
Pranav K
b3b986bfa9
Use the bundled NETStandard.Library package in netstandard targeting libraries
2017-05-01 21:09:36 -07:00
Cesar Blum Silveira
2637108c6e
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-01 18:06:01 -07:00
Cesar Blum Silveira
605aeddc22
Support more certificate loading scenarios ( #69 ).
2017-05-01 18:05:11 -07:00
Pavel Krymets
a5a9b6adab
Use RuntimeFrameworkVersion instead for directory name ( #82 )
2017-05-01 15:18:44 -07:00
Andrew Stanton-Nurse
659c008ea8
fix LZMA archive directory structure ( #88 )
2017-05-01 13:11:15 -07:00
Pavel Krymets
08ec9a7e49
Use RuntimeFrameworkVersion instead for directory name ( #82 )
2017-05-01 12:24:07 -07:00
John Luo
edb55b87cc
Merge branch 'johluo/add-packages' into rel/2.0.0-preview1
2017-04-28 14:54:55 -07:00
John Luo
18acd972df
Add more packages
2017-04-28 14:54:32 -07:00
John Luo
0a04ef78b2
Build one zip per configuration
2017-04-27 19:29:04 -07:00
BrennanConroy
8102d6a038
Add configuration to logging in WebHost
2017-04-27 16:08:04 -07:00
Andrew Stanton-Nurse
70716bdff5
use actual set of packages ( #78 )
2017-04-27 16:05:52 -07:00
Andrew Stanton-Nurse
ac508e9ef3
just package the archive separately
2017-04-27 15:30:21 -07:00
Andrew Stanton-Nurse
e225d23771
hack to unblock the build, also a good fix
2017-04-27 15:19:44 -07:00
Nate McMaster
795b4d36e7
AddUserSecrets is optional
2017-04-27 12:22:28 -07:00
Andrew Stanton-Nurse
4ccb09c444
Package Fallback Folder archive generation ( #70 )
2017-04-27 09:04:52 -07:00
Pavel Krymets
d4f39bf56b
Validate scopes in Development environment in CreateDefaultBuilder ( #61 )
2017-04-27 08:43:40 -07:00
Cesar Blum Silveira
21de306963
Bind Kestrel options to config by default ( #30 ).
2017-04-26 16:47:51 -07:00
John Luo
3ae799c9c8
Zip store and deps together
2017-04-26 16:14:46 -07:00
John Luo
735337f586
Add functional tests
2017-04-26 13:54:59 -07:00
John Luo
0d66125fda
WebHost static API updates
...
- Specify ApplicationName when wrapping RequestDelegate or RouteBuilder
- Add debug logger by default
2017-04-26 13:51:08 -07:00
John Luo
e1a29f1b61
Trim by all manifests
2017-04-25 18:52:17 -07:00
John Luo
98b1945d65
Set TargetManifestFiles in PropertyGroup
2017-04-25 11:25:09 -07:00
John Luo
b5125caa44
Remove runtime store from sln
2017-04-24 19:05:45 -07:00
John Luo
8d1ac47d9f
Remove cyclic dependency on self
2017-04-24 17:11:43 -07:00
John Luo
280a849060
Move the target files to the correct location in .nupkg
2017-04-24 15:41:28 -07:00
John Luo
c6fcd743db
Add more package to package cache.
2017-04-24 12:58:57 -07:00
John Luo
3a4a3ca291
WebHost static API updates
...
- Specify ApplicationName when wrapping RequestDelegate or RouteBuilder
- Add debug logger by default
2017-04-24 12:56:20 -07:00
John Luo
d9661ed70d
Un-revert changes for static WebHost API
...
Keeping the same netstandard1.3 TFM so as to not break apps targeting net46.
2017-04-21 14:06:20 -07:00
Mike Harder
10775adf5b
Revert "Adds new WebHost API for creating IWebHost & IWebHostBuilder with defaults:"
...
This reverts commit 55d50b2d41 .
2017-04-20 18:47:00 -07:00
Mike Harder
992407fb35
Revert "Update build targets and clean up"
...
This reverts commit 587985b497 .
2017-04-20 18:46:34 -07:00
John Luo
587985b497
Update build targets and clean up
2017-04-20 17:17:57 -07:00
damianedwards
55d50b2d41
Adds new WebHost API for creating IWebHost & IWebHostBuilder with defaults:
...
- #24
2017-04-20 16:55:56 -07:00
Pavel Krymets
5f4eb5cbbd
Package *.HostingStartup.deps.json files as part of package cache build ( #34 )
2017-04-20 08:39:47 -07:00