Phil Henning
8a368b5610
Add supportedAuthentication for NoAuth in templates which have NoAuth ( #443 )
...
* Add supportedAuthentication for NoAuth in templates which have NoAuth
This is to work around an issue in Visual Studio
* Remove spurious ,
* Add supportedAuthentications to F# Web API vs-2017.3.host.json
2018-04-04 18:10:04 -07:00
Jass Bagga
52ffc89fef
Remove duplicated UseHttpsRedirection ( #437 )
...
Addresses #436
2018-04-03 14:02:52 -07:00
Jass Bagga
ed55571572
Fix path to tool for CI ( #438 )
2018-04-03 12:46:28 -07:00
Jass Bagga
0a5a963bb0
Use dotnet-ef package ( #433 )
...
Addresses #429 and #378
2018-04-03 10:36:06 -07:00
Jass Bagga
f52359d202
Update AJAX CDN links ( #430 )
2018-04-02 16:25:24 -07:00
Pranav K
d1b745f249
Use Razor.Sdk package to verify templates
...
Fixes #400
2018-04-02 16:15:32 -07:00
Jass Bagga
56fc40dbca
Revert "Revert "Update jquery-validation-unobtrusive ( #421 )"" ( #426 )
...
This reverts commit e6112a0911 .
2018-04-01 23:29:52 -07:00
Pavel Krymets
23b9290deb
Merge pull request #425 from aspnet/revert-421-jbagga/UpdatejQueryLibraries
...
Revert "Update jquery-validation-unobtrusive"
2018-03-31 16:24:56 -07:00
Pavel Krymets
a76d51c46b
Revert "Update jquery-validation-unobtrusive ( #421 )"
...
This reverts commit ac9addabcc .
2018-03-31 16:24:07 -07:00
Jass Bagga
ac9addabcc
Update jquery-validation-unobtrusive ( #421 )
...
Addresses #15
2018-03-30 15:04:50 -07:00
Jass Bagga
2f9ce959ea
Target net461 for all tests ( #420 )
2018-03-29 14:38:47 -07:00
Jass Bagga
cb7942abe4
Add no-https option for all templates ( #413 )
...
Addresses #322
2018-03-29 13:59:47 -07:00
Jass Bagga
aca30fe8a2
--no-https option for RazorPagesWeb-CSharp template ( #362 )
2018-03-29 13:49:20 -07:00
Pranav K
5ae68a012c
Re-enable F# template tests
...
Fixes https://github.com/aspnet/templating/issues/365
2018-03-29 12:21:35 -07:00
Nate McMaster (automated)
63f4a7d124
Update dependencies.props
...
[auto-updated: dependencies]
2018-03-28 11:08:04 -07:00
Chris Ross (ASP.NET)
f25f411b68
Add HostFiltering configuration to templates
2018-03-27 12:13:24 -07:00
Pranav K
ade5ae534d
Set DebugType=full for .NET Framework projects
2018-03-27 08:59:54 -07:00
Javier Calvarro Nelson
a8246e2a99
[ Fixes #327 ] Replace AAD template code with packages
...
* Add Microsoft.AspNetCore.Authentication.AzureAD.UI package.
* Add Microsoft.AspNetCore.Authentication.AzureADB2C.UI package.
* Remove AccountController.
* Remove Pages/Views related to authentication.
2018-03-26 20:37:46 -07:00
Hao Kung
e1cb3f25ac
Switch to AddDefaultIdentity
2018-03-26 12:18:01 -07:00
Jass Bagga
1fe30aabbe
Skip WebApiTemplate_Works_NetCore test temporarily ( #401 )
2018-03-24 17:45:24 -07:00
John Luo
e3894a4609
Remove EF.Tools reference
2018-03-23 12:09:46 -07:00
Jass Bagga
4acda9dd9b
Set userBrowserLink to false for VS host file ( #395 )
...
Addresses #394
2018-03-22 17:04:09 -07:00
Jass Bagga
b24e3b2e78
Use applicationUrl instead of ASPNETCORE_URLS ( #390 )
...
Addresses #328
2018-03-22 10:32:20 -07:00
Nate McMaster
899a298534
Fix package metadata to match default settings for aspnetcore ( #389 )
2018-03-21 18:10:31 -07:00
Jass Bagga
586c4ff780
Move layout and partial script to Shared dir ( #368 )
...
Addresses #340
2018-03-20 15:17:50 -07:00
Kiran Challa
69f52cc3b6
Removing Microsoft.AspNetCore.SpaTemplates project and friends
2018-03-20 13:46:11 -07:00
Jass Bagga
f786df9dc9
Use partial tag helper ( #375 )
...
Addresses #338
2018-03-20 10:36:08 -07:00
Jass Bagga
cbdc7bd3b8
Remove tools references and explicit EF.Design reference ( #370 )
...
Addresses #99 and #357
2018-03-19 16:27:54 -07:00
Kiran Challa
fa8fcc9a62
Made wwwroot 'copyOnly' to avoid modifications in it's files
2018-03-19 16:15:34 -07:00
Jass Bagga
3ee212cef2
Clean up test ( #382 )
2018-03-19 16:14:20 -07:00
Jass Bagga
6444acedfd
Fix BOM test paths for Unix ( #377 )
2018-03-19 16:05:49 -07:00
Jass Bagga
79b4cafe68
Remove BOM from json files ( #369 )
...
Addresses #276
2018-03-19 10:11:00 -07:00
Pranav K
feaf8168b1
Update KoreBuild channel
2018-03-16 12:34:38 -07:00
Pranav K
a8ed6e458d
Branching for 2.1.0-preview2
2018-03-16 11:17:31 -07:00
Jass Bagga
5f149cfa9c
Skip F# net framework test ( #363 )
2018-03-15 15:56:16 -07:00
Jass Bagga
d201aa31cc
Update dependencies ( #359 )
2018-03-15 10:47:49 -07:00
Hao Kung
7db6925ffc
Split sqllite and sql server migrations ( #348 )
...
* Split sqllite and sql server migrations
* Fix casing, move files around
* Remove if defs and add check
2018-03-13 11:41:16 -07:00
Jass Bagga
dbc5e38d04
Match launchSettings variable to sourceName in template.json ( #354 )
...
Addresses #346
2018-03-13 09:52:20 -07:00
Scott Addie
0879dbd082
Convert ValuesController return types to ActionResult<T> ( #351 )
...
Addresses #339
2018-03-13 09:50:39 -07:00
Scott Addie
12c3cf028c
Assign language and template type to 3 C# item templates ( #343 )
...
Addresses #341
2018-03-12 11:22:07 -07:00
Jass Bagga
6ca89b2ff1
Update dependencies ( #352 )
2018-03-12 11:06:09 -07:00
Hao Kung
d682c971b7
Add test for ensuring that migration is current ( #344 )
2018-03-08 12:12:13 -08:00
Pranav K
bae1156511
Prepend FeatureBranchVersionPrefix if FeatureBranchVersionSuffix is specified
2018-03-06 10:06:31 -08:00
Pranav K
ac81f2bb35
Use dotnet-core feed in repos
2018-03-06 10:06:31 -08:00
ASP.NET CI
61fd3ae7ea
Update dependencies.props
...
[auto-updated: dependencies]
2018-03-04 12:31:30 -08:00
Jass Bagga
c4d1f20c78
Remove bundleconfig.json files from project templates ( #335 )
...
Addresses #326
2018-03-01 11:58:18 -08:00
ASP.NET CI
3267789666
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-26 11:18:39 -08:00
Jass Bagga
8cac91b15e
Update jQuery ( #307 )
2018-02-22 14:39:18 -08:00
Pranav K
56e2dbebf2
Use FeatureBranchVersionSuffix when generating VersionSuffix
2018-02-21 18:27:17 -08:00
Steve Sanderson
7debea272c
Update Angular template content to match @angular/cli@1.7.0
2018-02-21 13:56:19 +00:00