Commit Graph

34 Commits (80c8928b2074205cd61da952501e755164828791)

Author SHA1 Message Date
Mirna 2289b695c0
fix typo in .gitignore (#29586) 2023-06-21 06:40:38 -04:00
Kirk Larkin 7288d7a305
Update SignalR, TS, and Webpack to 6.0 (#25297) 2022-03-15 10:30:41 +00:00
Luke Latham 0db6fbe246
Updates to use the dotnet/blazor-samples repo (#24883) 2022-02-04 12:39:55 -06:00
Scott Addie b017ab2812
Disable auto-start of OmniSharp VS Code extension (#12728)
* Disable auto-start of OmniSharp VS Code extension

* React to feedback
2019-06-06 10:46:35 -05:00
Scott Addie fafab1777f Fix glob pattern in .gitignore (#11165) 2019-02-27 11:32:28 -06:00
Scott Addie 58d0e3e7fe Add suggested extensions file for aspnet/Docs repo (#11116) 2019-02-26 12:59:38 -10:00
Rick Anderson e4731a0bcd
Update .gitignore (#10283)
applied #7485 to wrong file.
.gitattributes  not .gitignore
2019-01-08 16:50:29 -10:00
Rick Anderson e2582168e3
Update .gitignore (#10220) 2019-01-05 08:18:13 -10:00
Rick Anderson abce8f785e
Add wwwroot to .gitignore (#9188)
* Add wwwroot to .gitignore

* Update .gitignore

* Update .gitignore

* Update .gitignore

* Update .gitignore
2018-10-26 17:46:18 -10:00
Rick Anderson a1a3037e92
Update .gitignore (#6164)
Why omit a portion of wwwroot. All or none for now. Might add it back later if LIbMan works. https://github.com/aspnet/Docs/issues/6008
2018-05-01 16:58:09 -10:00
Luke Latham e9582f02d0 Lockout Bower lib folder (#4581)
This would've been reverted in just a few days, but let's go ahead based on our discussion.
2017-10-17 09:34:52 -10:00
Luke Latham 5d32e11095 Allow lib folder contents for samples (#4532)
Due to the changes coming along for https://github.com/aspnet/templating/issues/48, samples will get *lib* folder static assets that Bower would have normally provided when the app is built/published.

Side Note: We'll also include bundled+minified styles and scripts that `BundlerMinifier.Core` would have produced for the app.

Therefore, future new samples and existing sample updates should contain all of the static assets they need to run (*lib* folder and *.min.* CSS and JS files) and Bower+`BunderMinifier.Core` shouldn't be part of the app (no configuration files for these features and no targets and package+tooling references in the project file).

cc/ @Rick-Anderson
2017-10-10 10:52:36 -10:00
Scott Addie ad28d56d63 .gitignore file cleanup 2017-09-25 10:09:55 -05:00
Luke Latham fcd26bdbb2 Remove wwwroot (#4167) 2017-08-31 14:38:45 -05:00
Tom Dykstra 424127e1ba Kestrel and WebListener/HttpSys - 2.0 changes (#3875) 2017-08-11 11:47:48 -07: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
Tom Dykstra f17356bcdb merge aspnetmigration to master (#2668)
* Initial aspnet migration

* Updating legacy urls

* Clearing .gitignore file

Clearing .gitignore file because this isnt a normal .net application
where we want to strip away debug files, etc. We want to include
everything under these folders.

* Updating webhooks toc reference

* Removing header debug links

* Updating webhooks toc

* Updating double quotes in metadata to use single quotes

* Moving all code blocks to external files

* Updating newlines for step-by-step

* Fixing indent problem on some code blocks

* Fixing newlines in alt attribute for images; Fixing some missing code block references

* Resyncing with live content

* Refreshing content from production

* Trying to get pdf to generate for our aspnetmigration branch

* Update .openpublishing.publish.config.json

* Refresh from prod; Removing some legacy urls for pages that shouldnt have it

* Updating index pages and removing legacy urls

* Updating warning and caution notes

* Removing downloads

* remove aspnet from exclude list (#2549)

* First pass at language detection

* Updating author and adding in msc.type

* Updating code blocks

* Updating note styles

* Fixing note styles

* Updating docfx.json file to allow pdfs and gifs

* Fixing note stylings for bold notes

* Updating docfx.json to allow exe, zip and wmv files

* Fixing note styles with period; Fixing downloads links

* Fixing code blocks for razor cs and vb

* Fixing more downloads links; Fixing a few code blocks

* Removing   html entity

* Fixing some more note stylings

* Syncing with prod

* Fixing issues with content

* Rebuilding toc file

* Adding back in files accidentally deleted

* Fixing some security notes

* Fixing some note styles

* Updating unknown code blocks

* Updating article

* Fixing link

* Fixing link

* Fixing link

* Fixing invalid characters

* preliminary toc changes

* update toc

* fix toc folder with only one link

* Fixing extra heading

* Fixing articles

* Reworking ajax pages

* Fixing encoding issues

* Updating markup in articles

* Fixing space

* Fixing spacing issues with links

* Fixing note styles

* Fixing inline note styles

* Fixing missing image

* Adding space

* Rolling back gitignore file and adding a new one for /aspnet

* Fixing some code blocks

* Updating code block language

* Renaming file

* Updating code language

* Fixing code blocks

* Fixing code blocks

* Fixing spaces before 'using'

* Fixing cs to js

* Changing Note type

* Updating broken reference

* Replacing headings with bolds under notes/tips, etc

* Fixing markdown for pipes

* Another attempted to fix pipe characters

* Fixing markdown for pipes

* remove text about being thread-safe (#2630)

* Fixing spacing issue with list

* Trying to fix pipe issue

* new how to choose doc

* move choose doc to core folder

* add api ref

* fix link

* Adding in ms.assetid

* Removing \ufeff

* fix link

* link to mvc intro instead of webhooks

* add scenarios

* put core first, vertical orientation for scenarios

* reorganize toc, make overview work like core version

* fix yaml

* fix broken links

* Adding space

* add download link

* tweak tables

* eliminate images

* eliminate images 2

* tweak scenario section headings

* add link to core in asp.net overview

* Removing gears

* Updating table

* Updating code block languages

* fix urls (#2663)

* Removing embedded in-article TOC from top of articles

* fix urls (#2666)

* fix urls

* fix urls

* Removing embedded in-article TOC from top of articles

* Revert "Removing embedded in-article TOC from top of articles"

This reverts commit ff1c3ccdf1.

* Revert "Removing embedded in-article TOC from top of articles"

This reverts commit 17c37c726d.
2017-02-03 11:40:22 -10:00
Rick Anderson 1901c29d1c Update .gitignore 2016-11-17 15:19:51 -10:00
Rick Anderson 56578bd7a4 Update .gitignore 2016-11-17 15:03:19 -10:00
Rick Anderson 29d43601f8 wwwroot, node_modules, sln 2016-11-17 14:40:25 -10:00
Rick Anderson fe7161af10 fix DocFX builds (#2021)
* fix DocFX builds

* remove meta

* remove aspnet-core-conceptual
2016-10-28 12:06:00 -10:00
Shayne Boyer b3146f24d6 Bower.rst update (#1876)
* bower update

* samples added

* semver message update

* whitespace

* removing whitespace

* removed sample

* whitespace

* remove bower samples

* fix bundle samples

* fixing nits

* new line
2016-09-19 09:45:38 -04:00
Shayne Boyer dd573e730b Webapi Swagger Tutorial (#1768)
* structure

* wip, intial description and code examples

* 'space'

* screenshots and getting started

* basic complete, annotations started

* rename var, comment code

* complete through DataAnnotations

* customizing ui src

* custom html src complete - simple

* custom ui complete

* summary

* fix indent issue

* indentation issues

* editing changes

* adding .vscode user exclusions

* remove .vscode folder

* user files

* spell check

* reword testing method section

* added download link to intro

* edits for final review

* fix punctuation in controller

* add red boxes to swagger-ui image

* minor edits :shipit:
2016-08-15 11:07:28 -07:00
Daniel Roth 08cefb4ec7 Add version warning extension (#1523) 2016-06-26 01:29:27 -07:00
danroth27 cc9e72250e Update .gitignore to ignore wwwroot/lib folder under samples folder 2015-11-09 13:42:49 -08:00
Henrik Frystyk Nielsen 925e35b5d8 Added WebHooks documentation outline and first nodes 2015-09-13 14:11:07 -07:00
danroth27 b7613c2893 Create new MVC project 2015-06-01 15:45:30 -07:00
Steve Smith 0e71c1039b Ignoring /wwwroot/lib in samples 2015-05-21 13:27:09 -04:00
Steve Smith 751974c799 Adding default web application template project for reference. 2015-05-13 12:39:23 -04:00
Steve Smith cf6b77b73a Updated launchSettings with launchUrl that matches the server URL specified in project.json.
Updated gitignore - added project.lock.json
2015-05-13 12:15:42 -04:00
Steve Smith 6a389e5861 Merge branch 'master' into update-toc
Conflicts:
	docs/aspnet5/index.rst
	docs/index.rst
2015-04-27 17:00:27 -04:00
Steve Smith 46605c9438 Checking in simple migrated project 2015-04-06 13:19:34 -04:00
Steve Smith 27782d1ff2 Adding WebAPI Migration sample 2015-04-03 11:10:35 -04:00
Steve Smith cf2260c1ce ignore build folder 2015-03-05 10:25:37 -05:00