Ryan Brandenburg
b13b987e5d
Make warning an actual warning ( #16943 )
...
* Make warning an actual warning
* Update angular.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-02-13 20:23:26 -06:00
Luke Latham
44023080e2
Fix link ( #16885 )
2020-02-06 07:32:50 -06:00
Alan Agius
397e60fc6f
docs: update angular links ( #16838 )
2020-02-04 06:22:29 -06:00
Tom Dykstra
85cd3e9685
drop 'command-line interface' before 'CLI' ( #16787 )
2020-01-30 14:50:50 -08:00
Scott Addie
0a6c1f78c5
Update aspnet/AspNetCore & aspnet/Home references to dotnet/As… ( #16483 )
...
* React to AspNetCore repo move to dotnet org
* Change aspnet/Home reference to dotnet/aspnetcore
* More replacements of aspnet/Home
2020-01-09 13:30:28 -06:00
Scott Addie
4e2f8b6af4
Update Browser Link doc for ASP.NET Core 3.0 ( #16480 )
...
* Update Browser Link doc for ASP.NET Core 3.0
* More updates
* Remove 2 unnecessary images
2020-01-09 13:20:35 -06:00
Rick Anderson
6204a15274
Update spa-services.md ( #16182 )
2019-12-13 11:09:30 -08:00
Luke Latham
f284e464b2
Dropping 'dumb' smart quotes ( #16038 )
2019-12-05 15:26:43 -06:00
Rick Anderson
37f1cb430e
Remove Bower doc ( #15992 )
...
* Remove Bower doc
* Bower doc removal PR patch (#16012 )
2019-12-04 08:47:59 -06:00
Rick Anderson
64af9e654b
Update bundling-and-minification.md ( #15996 )
2019-12-03 21:55:12 -08:00
Luke Latham
483b8f01ac
Apply no-loc metadata for "SignalR" ( #15675 )
2019-11-12 13:40:34 -06:00
David Pine
1abb32ad3d
Compressed .PNG image files ( #15654 )
2019-11-11 10:53:59 -06:00
Rick Anderson
6755d54654
Update react.md ( #15360 )
...
* Update react.md
* Update react.md
* Update aspnetcore/client-side/spa/react.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2019-10-30 07:58:25 -10:00
Scott Addie
a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands ( #14361 )
2019-09-17 16:01:04 -05:00
Scott Addie
0226787a05
Add jsdelivr to list of supported LibMan CDNs ( #14229 )
2019-09-09 16:48:05 -05:00
Scott Addie
4cf4aff1f7
Add deprecation notice to SpaServices doc ( #14197 )
...
* Add deprecation notice to SpaServices doc
* Show warning only for 3.0+
2019-09-06 14:55:12 -05:00
David Pine
769d8c6ae7
Removed images that are not referenced anywhere. ( #13804 )
2019-08-17 10:20:41 -05:00
Theano Petersen
c969928dbe
fix http to https ( #13241 )
2019-07-10 19:36:05 -07:00
Luke Latham
1013d66639
Drop unused sample apps ( #13041 )
2019-06-28 12:50:50 -05:00
Luke Latham
3440355f5d
Remove dead link ( #12939 )
2019-06-18 16:29:23 -05:00
Benjamin Nolmans
7f9fce3110
Add warning to prevent es2015 minification errors ( #12903 )
...
* Add warning to prevent es2015 minification errors
* minor tweaks
2019-06-17 11:50:34 -05:00
rynnova
793cb35a0a
Update spa-services.md ( #12741 )
2019-06-06 16:12:44 -05:00
Alex Dresko
5e76df5797
Update link to middleware ( #12583 )
2019-05-29 10:39:33 -05:00
Luke Latham
cbb5e1371f
JavaScript Services topic updates ( #12571 )
2019-05-28 13:57:09 -05:00
Jim Svoboda
e114adf3ee
Out of date documentation ( #12407 )
...
* Out of date documentation
For example, this option:
Right-click the project and select Add > New Item. Select the Grunt Configuration file option, leave the default name, Gruntfile.js, and click the Add button.
Adding a "Grunt" or a "Gulp" configuration file hasn't existed in Visual Studio since around version 15.7. You just add a javascript file and name it accordingly.
Also, this image "devdependencies-grunt.png" should be updated to show the current 1.x versions
* Update aspnetcore/client-side/using-grunt.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update aspnetcore/client-side/using-grunt.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* quick edit pass
2019-05-14 15:09:38 -05:00
Rick Anderson
ff8f7bdf55
Update using-grunt.md ( #12361 )
2019-05-13 15:56:44 -10:00
Scott Addie
b8675a092a
Add VS download campaign links ( #12380 )
...
* Add VS download campaign links
* Remove unused 2.1 include
* Delete unused include
* React to feedback
2019-05-10 20:51:27 -05:00
Luke Latham
3b553cafb4
Update Gulp links ( #12366 )
2019-05-10 10:46:12 -05:00
Rick Anderson
0454f87677
Retire Gulp ( #12360 )
...
* Retire Gulp
* Retire Gulp
2019-05-09 14:43:47 -10:00
Luke Latham
217c6f3604
React to repo name change in repo links ( #12152 )
2019-04-24 14:04:39 -10:00
Luke Latham
86e1c1b3bf
Blazor updates (Part I) ( #11984 )
2019-04-15 15:39:32 -05:00
Nick Schonning
dc4356403d
fix: MD030/list-marker-space ( #11974 )
2019-04-15 06:18:09 -05:00
Luke Latham
543800132a
[Parameter] attribute on its own line ( #11970 )
2019-04-14 11:48:16 -05:00
Luke Latham
f31361b3a4
Razor Components/Blazor access modifiers ( #11897 )
2019-04-09 16:19:29 -05:00
Luke Latham
abc458bd4d
Razor Components/Blazor Updates ( #11890 )
2019-04-07 16:06:55 -05:00
Luke Latham
0eda0c9495
Update Blazor Get Started guidance ( #11818 )
2019-04-06 17:31:27 -05:00
Luke Latham
a3a11345d3
Host and deploy updates ( #11723 )
2019-04-06 17:14:28 -05:00
Thomas Claudius Huber
5d4ebdc506
Adjust .NET Standard paragraph ( #11853 )
2019-04-05 15:03:13 -05:00
Luke Latham
f3ec7cdeda
Crosslink RC and Blazor Overviews ( #11719 )
2019-03-27 19:42:49 -05:00
Chris Gomez
dea95f6623
Update name of Blazor extension ( #11634 )
...
Extension now shipped as Blazor in the marketplace and in the UI. Reduce confusion by getting rid of the old name.
2019-03-21 15:29:46 -05:00
Nick Schonning
d6246ca38d
fix: MD031/blanks-around-fences ( #11605 )
2019-03-20 10:32:05 -05:00
Nick Schonning
01e1154c1d
fix: MD030/list-marker-space ( #11598 )
...
Spaces after list markers
2019-03-19 14:19:50 -05:00
Nick Schonning
f2348c69ea
fix: MD010/no-hard-tabs ( #11592 )
2019-03-19 13:27:16 -05:00
Nick Schonning
32bf4679b3
fix: MD033/no-inline-html ( #11586 )
...
* fix: MD033/no-inline-html
Doesn't remove actual inline HTML, but escapes Generics and examples in braces
* Apply suggestions from code review
Co-Authored-By: nschonni <nschonni@gmail.com>
2019-03-19 13:17:14 -05:00
Nick Schonning
068d6f58bb
typo: Optinally -> Optionally ( #11552 )
2019-03-19 09:45:10 -05:00
Nick Schonning
1fcc7d0632
fix: aspnetcore/client-side/using-grunt.md ( #11553 )
...
- compliation -> compilation
- grun -> grunt
- trim leading/trailing space
2019-03-19 09:44:44 -05:00
Scott Addie
d8d54db1d9
Retire the Font Awesome doc ( #11544 )
2019-03-18 12:54:21 -05:00
Nikita Potapenko
a29ac30be2
Fix typo ( #11407 )
...
* Fix typo
.Net -> .NET
* minor edit
* minor edits
* core --> Core
2019-03-14 09:46:56 -05:00
Daniel Roth
cef32c41f7
Update Get Started CLI steps for Blazor 0.9.0 ( #11325 )
2019-03-07 21:46:49 -06:00
Daniel Roth
544d9639f7
Update Blazor getting started for 0.9.0 ( #11322 )
2019-03-07 18:49:21 -06:00
Scott Addie
71c82637fa
UE pass on SPA auth doc ( #11312 )
...
* UE pass on SPA auth doc
* Revert changes in React with Redux doc
* Add note about Redux template
* Remove Redux link
2019-03-07 11:20:44 -10:00
Luke Latham
a2781dbb8b
Link updates ( #11305 )
...
Fixes #5735
According to 👽 ([Xenu Link Sleuth](http://home.snafu.de/tilman/xenulink.html )), we're doing good 🖖 .
They suggest the link updates on this PR.
2019-03-06 11:49:03 -10:00
Luke Latham
dee55e3b4f
Patch bookmarks ( #11190 )
...
Patch a few broken bookmarks.
2019-02-27 11:21:16 -10:00
Ryan Brandenburg
90fa20a854
Signal async completion ( #11153 )
...
Fixes #10835
2019-02-26 15:33:54 -10:00
Ryan Brandenburg
3357b33a06
Remove Angular SSR documentation ( #11151 )
...
Fixes #10501 and #8139 .
This PR removes the Angular SSR documentation from the docs. When the Angular template initially shipped it included SSR as a built-in feature. Since we've moved the Angular template to be based on the Angular CLI, SSR is no longer included. Instead of trying to maintain our own instructions in the ASP.NET Core docs for enabling Angular SSR we recommend referring to the [Angular docs directly](https://angular.io/guide/universal ).
2019-02-26 13:27:55 -10:00
Ryan Brandenburg
4920bff554
React doesn't support SSR ( #11132 )
...
Fixes #6222 .
2019-02-26 10:08:53 -10:00
Daniel Roth
3409783298
Update step for installing Blazor CLI templates ( #10967 )
2019-02-15 12:06:59 -06:00
Hassan Rezk Habib
576dc32f97
Fix Typo in the intro ( #10947 )
...
Changed NET to .NET
2019-02-14 12:49:18 -06:00
Luke Latham
84a7f0c352
Link patches ( #10922 )
2019-02-13 13:49:31 -06:00
Wade Pickett
e5ef1bfd45
changed ms.author to stevesa for this one file as a test before running a seperate mass change of all asp.net core client side content to stevesa.
2019-02-12 18:58:31 -08:00
Luke Latham
e620bdbcbc
Add Blazor topics ( #10873 )
2019-02-12 14:45:38 -06:00
Andrew Boza
f3b641a099
Fixes #8567 How to configure CRA to point to dev ASP.NET Core server for API calls ( #10423 )
...
Fixes #8567
2019-02-01 11:27:50 -10:00
Rick Anderson
ccf95800a2
Update react-with-redux.md ( #10300 )
...
* Update react-with-redux.md
* Update aspnetcore/client-side/spa/react-with-redux.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* Update aspnetcore/client-side/spa/react-with-redux.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
2019-01-14 11:42:43 -10:00
Luke Latham
4480c2e99d
Update snippet names ( #9891 )
2018-12-07 15:32:03 -06:00
KKostov
8d0294ae4d
Fixed typo ( #9707 )
2018-11-27 09:34:36 -06:00
Scott Addie
6c36390e8a
Update bundleconfig.json guidance for 2.1+ projects ( #9655 )
...
* Update bundleconfig.json guidance for 2.1+ projects
* Replace ASP.NET Core version tabs with moniker ranges
* React to feedback
2018-11-21 08:48:00 -06:00
Curt Cullens
5a0f923a39
include a spacing for the H1 ( #9651 )
...
this most likely won't clear up the start error, just double checking
<!--
When creating a new PR, please do the following:
* Reference the issue number if there is one, e.g.:
Fixes #Issue_Number
The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.
NOTE: This is a comment; please type your descriptions above or below it.
-->
2018-11-20 13:15:49 -06:00
Luke Latham
82d62266c0
Update 'checkbox' ( #9419 )
...
Fixes #9418
Cleaning today and found a note *under my keyboard* to knock these out. 😀
2018-11-10 09:13:52 -10:00
Luke Latham
586a778e11
Replace missing JS file in sample app
2018-11-02 13:36:10 -05:00
Rick Anderson
0ee6b101d9
delete map and min files ( #9310 )
2018-10-31 14:26:48 -10:00
Tom Dykstra
b6ba3d220c
Table of Contents reorg ( #9133 )
...
* overview
* whats new to end
* fix migration node
* split fundamentals, move to end
* glob & loc, get started
* security node name
* security section
* azure, client-side, host
* several more sections
* redistribute tutorials
* proofread fixes
* move how to download section
* index files delete and redirect
* fix errors
* reorder some nodes
* scott feedback, flatten main tutorials node
* fix missed feedback items + other issues
* unflatten tutorials node
* move 'how to download'
* more tutorials node tweaks
* standardize view sample links
* db --> DB
* fix build error
* remove link from a parent node
* streamline node names
* xref links
* typos
* typo
* typos and revert some xref links
* scott feedback
* scott feedback
* feedback
* change node name
* safe storage-->protect
2018-10-26 18:34:40 -10:00
Luke Latham
5704de168e
Implicit versioning of the All package ( #9223 )
...
Fixes #9219
@JunTaoLuo Dan calls out the implicit versioning "for 2.1 SDK or later;" however, we don't usually version the doc content by SDK release. We might need to say something for this update in the passage that I'm adding to the All topic (*aspnetcore/fundamentals/metapackage.md*) about which SDK version this applies to. I don't know if that's something that you would like to do or what version to call out.
I also remove the version from the samples. We also assume that devs are using the latest SDK with our samples.
2018-10-25 15:16:50 -10:00
Scott Addie
2ef24f316b
Retire the Bootstrap doc ( #9054 )
...
Fixes https://github.com/aspnet/Docs/issues/3567
Fixes https://github.com/aspnet/Docs/issues/3544
Fixes https://github.com/aspnet/Docs/issues/8375
Per Dan Roth, retire the doc and redirect to the official Bootstrap site.
2018-10-16 17:17:16 -10:00
haidelber
97a199c5ee
Fixed link description ( #8962 )
2018-10-10 11:23:34 -10:00
Luke Latham
8e6dd4a7f4
Drop version from App package ( #8881 )
...
Addresses #8579
I might be getting the hang of **_find and replace_** now. 😝
This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
David Pine
fee5f1800b
Added details, examples and docs on Gulp v4 ( #8843 )
...
Fixes https://github.com/aspnet/Docs/issues/8827
Fixes https://github.com/aspnet/Docs/issues/7632
**Internal Review Pages**
* [Use Gulp](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/using-gulp?view=aspnetcore-2.1&branch=pr-en-us-8843 )
* [Bundle & minify](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/bundling-and-minification?view=aspnetcore-2.1&branch=pr-en-us-8843 )
2018-10-04 14:40:19 -05:00
Scott Addie
126bb378af
Make LibMan CLI destination path xplat ( #8737 )
...
Addresses the same problem that was fixed in https://github.com/aspnet/Docs/pull/8734 .
2018-09-27 11:43:49 -05:00
Rick Anderson
c181863998
Update bundling-and-minification.md ( #8664 )
...
Fixes #8614
@aureole82 please review.
2018-09-24 10:33:39 -05:00
Scott Addie
4f5fa6239d
Fix broken package.json file import ( #8643 )
...
Fixes an OPS build warning
2018-09-20 15:48:34 -05:00
Rick Anderson
7705ae1e89
Fix SPA warning ( #8595 )
...
* Fix SPA warning
* rm download
2018-09-19 17:39:49 -10:00
Luke Latham
190c62af0c
Add blank lines around versioning lines ( #8548 )
...
Fixes #8540
Now, I'm off to buy some J&J stock ... the parent company of a popular eye care product! 😣
2018-09-16 09:14:07 -10:00
Luke Latham
46f41d4774
Update All and App package versions ( #8513 )
2018-09-13 11:39:23 -05:00
Luke Latham
1a0f79a8fe
Update All/App package version ( #8489 )
2018-09-11 08:53:03 -05:00
Scott Addie
4fcf7d1d47
Add note about LibMan install relative path support ( #8360 )
...
Adds an example of using a relative path with `libman install --files`.
2018-08-30 15:46:53 -05:00
Scott Addie
b22bb01eb5
Add LibMan CLI doc ( #8260 )
...
* Add LibMan CLI doc
* Add missing --verbosity option
* More edits
* Add Arguments sections
* Move provider names to an include
* Rearrange options
* Verbiage tweaks
* Shorten verbiage
* Fix code snippet include
* Show command to uninstall filesystem library
* Verbiage tweak
* Verbiage tweaks
* React to feedback
* pre-release --> prerelease
* Add output for help command
* Address horizontal scrolling in help output
* Add libman init screenshot
* React to feedback
* Fix folder path
* Final tweaks
2018-08-30 14:20:06 -05:00
Rick Anderson
3736b94100
get rid of annoying message ( #8231 )
2018-08-22 16:42:25 -07:00
Scott Addie
75a084be94
Add LibMan docs ( #8008 )
...
Fixes https://github.com/aspnet/Docs/issues/7090
Addresses https://github.com/aspnet/Docs/issues/7246
The LibMan CLI detail will be added after the supporting NuGet package is published.
**Internal Review Pages**
* [LibMan landing page](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/libman/index?view=aspnetcore-2.1&branch=pr-en-us-8008 )
* [LibMan VS doc](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/libman/libman-vs?view=aspnetcore-2.1&branch=pr-en-us-8008 )
2018-08-22 09:27:24 -05:00
Maira Wenzel
96c2278e8d
Escaping the _ ( #8114 )
2018-08-16 08:59:32 -05:00
Luke Latham
232d345f9e
Specify "Core" for ASP.NET Core refs ( #8110 )
2018-08-15 22:30:29 -05:00
Scott Addie
1c55df8d5a
Correct the spelling of minify
2018-07-30 12:36:44 -05:00
Scott Addie
1d8c98c7d1
Eliminate tabs in Browser Link doc ( #7502 )
...
* Eliminate tabs in BrowserLink doc
* Minor edits
* Add sentence
2018-07-06 15:46:50 -05:00
Luke Latham
ca3da662a4
Environments sample 2.1 update ( #7437 )
2018-07-03 13:00:07 -05:00
Scott Addie
a0f5a80499
Metadata updates to ASP.NET Core client-side docs ( #7194 )
...
Addresses #6541
2018-06-20 14:52:52 -05:00
Luke Latham
d57ebdd3bb
Add Bower VS details ( #7151 )
...
Fixes #7135
[Internal Review Topic](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/bower?view=aspnetcore-1.0&branch=pr-en-us-7151 )
I couldn't find the exact version of VS that dropped Bower in the VS Release Notes. From online sources, it looks like it might have been 15.5.
@justcla Can you confirm the VS version that dropped Bower?
2018-06-20 11:31:10 -05:00
Harald Nagel
c5edc3550f
Update BrowserLink instructions for 2.0 to 2.1 ( #6665 )
...
* Update BrowserLink instructions for 2.0 to 2.1
Upgrading an ASP.NET Core project from 2.0 to 2.1 requires one to manually add the BrowserLink package.
* Update using-browserlink.md
2018-05-29 16:51:50 -10:00
Luke Latham
89c7280c6b
Remove hyphen from "meta-package" ( #6642 )
2018-05-28 09:25:51 -05:00
Luke Latham
49e38929e5
Revert tab controls ( #6350 )
2018-05-10 19:58:40 -05:00
Luke Latham
f01c69f86b
TOC and topic renaming with "feature" removals ( #6194 )
...
* TOC and topic renaming work
* Updates
* TOC and topic renaming work
Updates
* Updates
2018-05-03 14:38:00 -05:00
Luke Latham
7048bb8fbf
API link updates ( #6149 )
...
* API link updates
Updates
One more!
Fix bookmark
Mo updates
More updates
Updates
Updates
* Update action-return-types.md
* Update index.md
* Update concurrency.md
* Update intro.md
* Update localization.md
* Update search.md
2018-05-02 14:45:06 -05:00
Rick Anderson
b4211576d9
Update bower.md to prefer LibMan ( #6024 )
...
* Update bower.md
* Update bower.md
2018-04-18 10:59:08 -10:00