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
user135711
b3105af199
npm test directory wrong ( #5983 )
...
* npm test directory wrong
Running the command in the project root complains that no package.json can be found. You have to run the command from the ClientApp directory where the package.json is located also indicated in the instructions on the splash page "The ClientApp subdirectory is a standard Angular CLI application. If you open a command prompt in that directory, you can run any ng command (e.g., ng test), or use npm to install extra packages into it."
* Minor edits
2018-04-16 09:52:58 -05:00
user135711
9ba3498d0a
dead link ( #5982 )
2018-04-14 10:35:55 -07:00
user135711
8842e8e4bb
Fixed hidden element rendered in md ( #5962 )
2018-04-13 07:22:55 -07:00
Jaxel Rojas
0814465512
Update spa-services.md ( #5940 )
2018-04-10 21:21:02 -07:00
user135711
21b2889262
added anchored link ( #5896 )
2018-04-05 20:42:20 -07:00
user135711
711c880e85
Note about task runner explorer option ( #5895 )
...
* Note about task runner explorer option
The gulp file has to be in the root directory or in the directory with package.json not in any subdirectory.
* verbiage tweaks
2018-04-05 22:34:37 -04:00
Luke Latham
299054abcd
Revert "Missing npm task runner extension ( #5893 )" ( #5894 )
...
This reverts commit a90faebff2
.
2018-04-05 19:06:27 -07:00
user135711
a90faebff2
Missing npm task runner extension ( #5893 )
2018-04-05 18:55:57 -07:00
Rick Anderson
1832723bd1
CI Update ( #5878 )
2018-04-04 13:51:35 -10:00
Luke Latham
bdb6d7cafc
Title, description, and H1 updates (4) ( #5745 )
...
* Title, description, and H1 updates (4)
* Updates
* Updates
* Drop gerunds and update link text
* Update
* Update next.md
* Update routing.md
2018-03-21 14:18:35 -10:00
Luke Latham
e90ee95e78
Prereqs tuneup ( #5721 )
...
Updates
2018-03-19 18:04:00 -10:00
Luke Latham
b4816ac7a3
Hosting bundle installer + SDK/runtime links update ( #5710 )
2018-03-15 19:52:25 -07:00
Scott Addie
d0fb08ac83
Convert Mac to macOS ( #5709 )
2018-03-15 09:48:55 -10:00
Luke Latham
6b0cf1247f
Title, description, and H1 updates (2) ( #5697 )
...
Updates
2018-03-14 16:51:34 -10:00
Luke Latham
eee39c63b4
Link .NET Core tools docs where mentioned ( #5548 )
2018-02-24 10:10:22 -06:00
Luke Latham
f047169540
Drop [Main] from snippet references ( #5547 )
2018-02-24 10:08:11 -06:00
Steve Sanderson
9d18c9bf43
Update SPA templates references to 2.0.0 (RTM) ( #5526 )
...
* Update SPA templates references to 2.0.0 (RTM)
* Updates to SPA Templates RTM PR (#5527 )
* Remove dashes (#5528 )
2018-02-21 10:20:31 -06:00
Scott Addie
7c000e86c9
Clarify support message in Bower doc ( #5378 )
2018-02-06 09:35:27 -10:00
Luke Latham
abbe642741
Organize metadata ( #5296 )
...
Updates
2018-01-29 09:21:31 -06:00
Luke Latham
fa24342f38
Remove smart quotes ( #5294 )
2018-01-28 15:49:15 -06:00
Luke Latham
313486d76f
Taming the savage contraction issue ( #5216 )
...
* Form contractions
* Revert two contractions
* Additional reversions
* Additional reversions
* Additional revisions
* Additional revisions
* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham
31df8fcabf
Remove keywords and ms.assetid metadata from ASP.NET Core topics ( #5208 )
2018-01-19 14:11:45 -06:00
Luke Latham
d1c84324e5
Kill double-spaces ( #5206 )
2018-01-19 14:04:54 -06:00
Scott Addie
e9643cf034
Address TOC inconsistencies ( #5154 )
...
* Address TOC inconsistencies
* Fix broken links
* Fix security-related TOCs
* Add missing link to Authorization page
2018-01-10 09:58:43 -10:00
Scott Addie
957db01b85
Add support disclaimer to Bundling & Minification doc ( #5151 )
...
* Add support disclaimer to Bundling & Minification doc
* Add support disclaimers
2018-01-10 11:20:33 -06:00
Steve Sanderson
eb9e5af270
Update SPA templates references to 2.0.0-rc1-final ( #5104 )
...
* Update SPA templates references to 2.0.0-rc1-final
* Change preview template references to release candidate (#5109 )
2018-01-04 13:08:57 -06:00
Aftab Ansari
f465f9b33c
corrected ( #5061 )
2017-12-22 09:04:08 -10:00
Scott Addie
a1af3bd5e8
"we" --> "they" per Dan Roth
2017-12-13 13:14:41 -06:00
Scott Addie
011592b7e1
Remove AngularJS, Knockout, and Yeoman docs ( #4998 )
2017-12-13 09:06:32 -10:00
Scott Addie
ce0b9eab74
TOC changes for SPA Template docs ( #4951 )
2017-12-08 09:34:24 -06:00
Scott Addie
b155aeda42
Update Bundling & Minification doc ( #4891 )
...
* Update Bundling & Minification doc
* Import JS code snippets
* Fix build errors
* Remove redundant text
* Swap section ordering
* Change heading text
* Add VS output from run of Gulp tasks
* More edits
* Fix bundle options text
* Dedent .NET Core CLI tab's code snippets
* Add ad-hoc run section
* Verbiage tweak
* Remove obsolete screenshots
* Verbiage tweaks
* Minor edit
* Add note
* More edits
* Simplify VS instructions
* Eliminate unnecessary sentence
* Clarify restore step
* Add missing word
* Add manual Gulp conversion section
* Fix gulpfile.js import line numbers
* Shorten sentence
* Update bundling-and-minification.md
* Update screenshot to conform to MVC art standards
* Remove unnecessary sample apps
2017-12-04 14:09:33 -06:00
Eric Coffman
8a942e1a4f
Fix sentence. ( #4905 )
2017-11-30 15:19:20 -10:00
Scott Addie
9f59b02597
Fix incorrect snippet types
2017-11-20 14:46:51 -06:00
Rick Anderson
5d2514ab73
Update using-gulp.md
2017-11-09 15:35:12 -10:00
Rick Anderson
6a746d62d2
WIP:For build report ( #4706 )
...
Do not merge
2017-11-02 18:29:54 -10:00
Scott Addie
912a1efc8f
Fix invalid bookmarks ( #4570 )
2017-10-13 15:50:30 -05:00
Michael DePouw
1074ebd07b
add link to what css auto-sync is
2017-10-11 09:29:14 -04:00
Scott Addie
b3d46df910
Remove HMR section review comment text
2017-10-10 10:35:34 -05:00
Luke Latham
19ce81f76a
Provide link to download instructions for samples
2017-09-30 20:15:54 -05:00
Hassan Abu Bakar
9acac0a23e
Fix type Brower Link to Browser Link
2017-09-27 15:52:48 +08:00
Luke Latham
ac490e934c
Updates
2017-09-23 21:17:34 -05:00
Luke Latham
b97eb6c3e0
Update Browser Link topic
2017-09-22 03:40:25 -05:00
Luke Latham
18d1878f00
Trim keywords of keyword metadata
...
Patch 3
2017-09-21 02:22:29 -05:00
Luke Latham
d157e2ec7a
Kill BOM and add end newlines
2017-09-20 02:36:55 -05:00
Isaac Levin
854c07c430
Remove Deadlinks in aspnetcore section of repo ( #4241 )
...
* Create mvc2.md
Added temp file to house doc requested in #3809
* Initial outline of document
* Added Note for Special Tooling (VS 2017 Preview 3)
Will remove when Preview 3 is updated into Release
* Added Porting Link
* Added Core DI Sample
* added DI Section
* Added Storing Configuration Settings Section
* Adding Custom Settings samples
* part of static content
* static content section
* .net standard section
* Adding Edit in VS 2017 Image
* Samples for Startup
* startup and csproj section
* update image reference
* Updates to Migration Doc
changes per @scottaddie
* Final round of changes
Please review
* Edits
* Fix invalid xref link
* More edits
* More edits
* More edits
* More edits
* More edits
* More edits
* Move Content to different directory
* Update Code Sample Links
* change sample location
* ::
* Update Sample Filenames
* Minor edit
* Remove extra space
* More edits
* Move Static Folder
* update reference to image
* Update mvc2.md
* Minor tweaks
* Changes to sample file
* Change copy for Configuration Section
* Fix code formatting
* Remove extra line feed
* Remove extra line feed
* Fix 3xx/4xx/5xx Status Codes in aspnetcore folder
* Take out locality references in urls:
* change MSDN urls to docs.microsoft if possible
* Update aspnet-core-module.md
* Update iis.md
* Remove localization from external links
2017-09-11 20:58:51 -05:00
Luke Latham
6a7cb40282
Fix file path issues ( #4196 )
...
* Fix file path problems
Fixes #4192
Add one
* Revert TEMPs
2017-09-05 09:57:46 -05:00
Luke Latham
9d3f27a1ee
Delete web.config ( #4160 )
2017-08-31 15:48:26 -05:00
Luke Latham
3a0264a639
Drop Bundling+Minification sample ( #4149 )
...
Addresses #1950
AFAICT there's no reason to keep the old sample merely to show the
\<environment> tag helpers of the `_Layout.cshtml` file. Those tags are
in the new sample for the topic.
2017-08-30 08:33:40 -07:00
Tom Dykstra
2d5f16969d
move sub tocs to main toc ( #4029 )
2017-08-18 11:51:38 -07:00
Tom Dykstra
e27933a28f
Intro to ASP.NET Core ( #3879 )
2017-08-04 11:38:46 -07:00
Scott Addie
a97a6a8d01
Remove Razor Language Services extension note ( #3869 )
2017-08-02 09:31:56 -05:00
Scott Addie
4f06f52b39
Fix spelling mistake in image alt text
2017-07-14 12:49:07 -05:00
Scott Addie
ee5bdb1b00
Add missing comma
2017-07-14 09:51:42 -05:00
Scott Addie
5ce7775138
Fixes #3499
...
Update Yeoman doc
2017-07-10 15:02:22 -04:00
Rick Anderson
c23f9b383b
remove /en-us/ ( #3670 )
2017-07-10 12:20:50 -06:00
Rick Anderson
2225182397
remove | MS Docs ( #3612 )
2017-06-30 23:47:15 +00:00
Scott Addie
1ebc2ecf20
Replace "Angular" TOC text with "AngularJS"
...
"AngularJS" represents v1 of the framework, which is what this doc and sample code use.
2017-06-30 12:17:47 -05:00
Scott Addie
4f67e61267
Add SpaServices with ASP.NET Core doc ( #3563 )
...
* Initial commit for revised SpaServices doc
* Add Tag Helpers text and code
* Add screenshot of global postList variable
* Restore Tag Helpers code sample to original state
* Adjust Tag Helpers heading styles
* Add Webpack Dev Middleware code and text
* Reorganize headings and start to HMR content
* HMR changes
* Additional tweaks to content
* Add HMR screenshot and finish SpaServices prereqs section
* Start to project creation content for .NET Core CLI
* Add Karma / Jasmine testing content
* More minor tweaks
* Refine existing content
* Remove unused Tag Helper from Index view
* Update TOC
* Start publishing section of content
* Finish writing publishing section of content
* Remove original, unused images
* Replace future tense usage
* Update spa-services.md
* Implement suggestions from Tom and Rick
* Implement suggestions from Damien
2017-06-30 16:55:26 +00:00
Scott Addie
7096febfe4
Capitalize CSS
2017-06-29 21:48:22 -05:00
Scott Addie
43ef7d7cf4
Remove double quotes used in addTagHelper directives ( #3600 )
2017-06-30 01:27:25 +00:00
Rick Anderson
fd6489be5c
MVC TOC ( #3572 )
...
* MVC TOC
* fo
* fo
* fo
* fo
* fo
2017-06-29 09:42:25 -07:00
Scott Addie
aac8637452
Associate TypeScript language with Grunt code snippets
2017-06-28 13:51:59 -05:00
Scott Addie
d364f478b6
Capitalize Bower reference
2017-06-27 10:59:06 -05:00
Scott Addie
30fcdef4fc
Remove duplicate word "middleware"
2017-06-21 11:26:52 -05:00
Scott Addie
a487653ddc
Tweak Yeoman subgenerator command casing to match PR #3498
2017-06-15 13:54:18 -05:00
Aftab Ansari
6f74ab0f30
yeoman generator name correction ( #3498 )
2017-06-15 09:11:58 -07:00
Scott Addie
a6c647c73a
Remove trailing double quote from FontAwesome link tag
2017-06-14 14:39:51 -05:00
Scott Addie
28ae19182f
Add missing letter to Bower doc's description metadata
2017-06-13 15:05:29 -05:00
Rick Anderson
916bc7bb4f
Create using-gulp.md ( #3482 )
2017-06-13 10:04:06 -07:00
Aftab Ansari
b8b5fca28c
With VS2017 and dotnet 1.0 installation genrator needs to have latest installation ( #3363 )
2017-05-15 09:51:45 -10:00
Rick Anderson
3519b67600
remove bad links ( #3340 )
2017-05-10 13:19:04 -07:00
Aftab Ansari
d5e959a7c3
It should be W3School not CodeSchool ( #3291 )
...
* It should be W3School not CodeSchool
* Update angular.md
* Update angular.md
2017-05-06 08:51:49 -10:00
Aftab Ansari
6820ebec01
AngularJs Version is Synced with AngularJs Version in bowerJson file ( #3289 )
2017-05-01 21:13:26 -10:00
Aftab Ansari
f4798aa7c6
Aftab ansari/angular js solution explorer ( #3290 )
...
* Replaced with Latest correct image
* Image resized
2017-05-01 21:13:16 -10:00
Tom Dykstra
e4940fb39e
remove wrench topics from toc ( #3264 )
2017-04-24 14:00:39 -07:00
Steve Smith
259b79e8e8
DI Disposing and Project Format Upgrade ( #3016 )
...
* Upgrade to VS2017 project format.
* Updated to describe how services container handles disposing of IDisposable instances
* added class definitions
* fixing bower path slashes
2017-03-30 07:49:50 -10:00
Tom Dykstra
930b656621
fix link ( #3073 )
2017-03-27 10:00:54 -07:00
maschram
ac5b1dc073
PersonController Callback Fix ( #2974 )
...
* Switched callback functions from PersonController
to use .then() response rather than deprecated .success().error()
which led to example failing (see https://code.angularjs.org/1.5.0/docs/api/ng/service/$http )
* Changed JsonSerializer contract resolver to DefaultContractResolver
This prevents field names in Person model from getting converted
to camelCase when serializing Json, which prevented the list from being
correctly displayed
* Removed JsonSerializerSettings from Json serialization and replaced with informative comment
* Removed unnecessary using statements
2017-03-23 08:30:40 -10:00
Hamed
2bc550bd7d
Remove redundant image ( #3039 )
2017-03-22 17:23:05 -10:00
Scott Addie
47bd60697e
Change gulpfile.js snippet content type to JavaScript ( #3038 )
2017-03-22 17:14:14 -10:00
Scott Addie
922f5acb3c
Add VS 2015 instructions for bundle & minify Gulp conversion ( #3022 )
2017-03-20 21:02:20 -10:00
Scott Addie
8ab055f5cf
Remove unused BundlerMinifier.Core package references ( #3009 )
2017-03-20 11:10:30 -10:00
Scott Addie
22078948af
Minor fixes to Bundling & Minification doc ( #3010 )
...
Thanks for that review... :-)
2017-03-20 11:11:10 -04:00
Shayne Boyer
31f5f9c397
Bundler Minify update ( #2992 )
...
* update doc
* update static and samples
2017-03-16 14:27:09 -10:00
damienbod
8ae7901654
renaming to AngularJS like in page ( #2925 )
2017-03-08 16:32:45 -05:00
Tom Dykstra
08b25a07a7
project.json --> .csproj for client-side/using-gulp.md ( #2854 )
2017-03-06 09:35:59 -08:00
Tom Dykstra
f3a6567eb4
update h1 ( #2845 )
...
* update h1
* update title and h1
2017-03-06 09:35:58 -08:00
Tom Dykstra
b32f3ccb39
project.json to .csproj for Less/Sass/FontAwesome ( #2835 )
...
* remove ref to project.json, misc updates
* remove ref to project.json, misc updates 2
* remove gulp for bower copy task
2017-03-06 09:35:58 -08:00
Shayne Boyer
ccd9f45a5e
Update Getting started with Yeoman to csproj ( #2813 )
...
* Razor remove csproj (#2662 )
* don't merge
* csproj razor update
* code style
* Update razor.md
* CRLF / LF issues in these files
* update yeoman to csproj
* remove whitespace
* Addressins feedback and minor cleanuo
2017-03-06 09:24:26 -08:00
Andy Pasic
010b730d27
Bulk metadata fix ( #2871 )
...
* meta data fix
* Revert "meta data fix"
This reverts commit ba36883476
.
* meta data fix2
* test
* Update owin-oauth-20-authorization-server.md
* Update api-ref.md
* Update api-ref.md
* test
* test2
2017-03-02 14:50:36 -10:00
Tom Dykstra
d429e7977e
h1 update ( #2844 )
2017-02-27 12:40:05 -08:00
Scott Addie
04a7c31f0f
Remove extraneous asterisk from Bower doc ( #2815 )
...
👍
2017-02-22 12:07:39 -05:00
Scott Addie
d1be108042
Remove extraneous backtick from Bower doc ( #2814 )
...
👍
2017-02-22 12:07:15 -05:00
Rick Anderson
81aeebc239
rewrite and remove project.json from Bower doc ( #2778 )
...
* rewrite and remove project.json
* Update bower.md
* Update _Layout.cshtml
* Scott intro rewrite
2017-02-20 20:53:41 -10:00
Shayne Boyer
e29779d15e
Yeoman article fixes ( #2793 )
...
* whitespace
* update generator version for project.json
* metadata update
2017-02-17 12:13:09 -05:00
damienbod
4f6c5f18ec
Damienbod/angular to angularjs ( #2735 )
...
* updating to msbuild
* renaming to AngularJS
* adding client app
* removing packages, not required
* updating to ASP.NET Core 1.1
* updating to ASP.NET Core 1.1
* updating the md file
* removing gitignore excludes because these are not required
* revert, should not have been removed
2017-02-10 08:48:58 -10:00
Rick Anderson
23992155c0
removed project.json ref ( #2704 )
2017-02-08 15:25:24 -10:00
Rick Anderson
c029d11b40
Delete Project_Readme.html
2017-02-08 15:19:07 -10:00
Rick Anderson
538944d2cc
Update short titles ( #2595 )
...
* Update index.md
* Update bundling-and-minification.md
* Update knockout.md
* Update using-grunt.md
* Update using-gulp.md
* Update index.md
* Update index.md
* Update app-state.md
* Update configuration.md
* Update dependency-injection.md
* Update error-handling.md
* Update file-providers.md
* Update hosting.md
* Update logging.md
2017-01-23 15:17:00 -08:00
Shayne Boyer
801a6d9222
title to sentence case ( #2588 )
...
* title to sentence case
* Address comments
2017-01-23 13:15:29 -08:00