Commit Graph

21 Commits (a70ff0c0a7c6dea38b4ebb8c95124b9f8a917c61)

Author SHA1 Message Date
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -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
Hisham Bin Ateya b0e9ee31c5 Use CreateWebHostBuilder in localization samples (#8882) 2018-10-06 17:09:16 -10:00
Hisham Bin Ateya 29c39626cd Fix localization sample namespace (#8860) 2018-10-05 12:50:39 -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
Luke Latham f85202290b Remove HTTP links to Microsoft (#8353)
Fixes #8350
2018-08-30 11:48:27 -07:00
Luke Latham 232d345f9e
Specify "Core" for ASP.NET Core refs (#8110) 2018-08-15 22:30:29 -05:00
Luke Latham fd653e519b
Get CDN content links on HTTPS protocol (#5736) 2018-03-20 11:32:41 -07:00
Luke Latham 90a33ea189 Remove hyphen from e-mail (#5289) 2018-01-27 10:19:41 -10: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
Scott Addie 2de7bb567a Add PO localization doc 2017-09-18 14:32:04 -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 b71d2350b8 Update Localization sample app to 2.0 (#4219)
* Update Localization sample app

Fixes #2943

* Takes the sample to 2.0
* HTML5 (I gave this some thought, and I still prefer unclosed void
elements. Content-Type = "text/html" and doctype is HTML5. I think the
spec (making the closure optional) is a bit of a hack on their part.
These tags do not contain content, so imo they really shouldn't be
closed (logically).
* Bower out: Adds too many complications. We have *www/lib* locked out
of the source; therefore, the sample will break if the machine is
offline and Bower isn't run. Bower requires npm. Many *many* devs and
shops don't like it and don't want it. It has nothing to do with
localization. imo samples should run everywhere possible with minimal
config and setup and only use the tech required to demo the focused
tech.
*

Add one file

Updates

* React to feedback

Also patched the title, description, and keywords on this pass.
2017-09-06 15:11:18 -05:00
Rick Anderson 4ce4c6a3e5 loc resx editor warning (#3783)
* loc resx editor warning

* work

* work
2017-07-21 12:59:28 -07:00
Rick Anderson 6c6939b27f remove project.json string (#2723) 2017-02-09 18:37:05 -10:00
Hisham Bin Ateya 0a74d5e7e6 React to remove dependency on Hosting.Abstractions (#2675) 2017-02-07 14:00:29 -10:00
Grazia Cimino 6ee7b28677 Fix with automatic Post (#2638) 2017-01-31 15:42:19 -10:00
damienbod c4cf8714a6 removing old efcore migrations 2016-12-12 12:26:01 +01:00
damienbod 25bc1daf27 init update commit ASP.NET Core 1.1 2016-12-12 12:19:52 +01:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00