Commit Graph

13 Commits (486e4dfd317788ae4ee891ea411ae8aed72f4607)

Author SHA1 Message Date
Jason Taylor c5ce1dcc49 Update first-mongo-app.md (#11307)
Within **Create the ASP.NET Core web API project**, change from **ASP.NET Core 2.1** to  **ASP.NET Core 2.2**.
2019-03-07 14:52:33 -06:00
Luke Latham c8a951bf3e Reference to determine MongoDB.Driver version (#10719)
* Reference to determine MongoDB.Driver version

* Update to NuGet
2019-01-31 15:22:25 -06:00
user135711 a1a5c2b9e8 escape character in md (#10567) 2019-01-23 13:42:18 -06:00
Scott Addie de5434b345 Explain attributes on model's Id property 2019-01-22 12:09:20 -06:00
Scott Addie dd725c1199
Add tracking to VS download links (#10036) 2018-12-18 10:45:18 -06:00
Tom Dykstra df0e93aeae
ms.custom format per Doug E. (#9949) 2018-12-11 08:01:58 -08:00
Tom Dykstra 491b6f91c3
SEO and ToC updates (#9877) 2018-12-06 20:29:00 -08:00
Maira Wenzel 843550aa1f fix metadata - author (#9831) 2018-12-04 21:57:06 -06:00
Scott Addie e22e00fb6b
Simplify VS prerequisites in Mongo tutorial (#9743) 2018-11-29 10:07:00 -06:00
Scott Addie b08003c109
Support VS Code and VS for Mac in Mongo tutorial (#9737)
* Support VS Code and VS for Mac to Mongo tutorial

* Rename folder to match project name
2018-11-28 16:14:03 -06:00
Scott Addie 590762e3af
Web API with Mongo tutorial refactoring (#9711)
* Web API with Mongo tutorial cleanup

* Add missing files

* Tweak opening sentence

* Refactoring of web API with Mongo sample app

* More edits

* More edits

* Fix POST action

* Move Mongo Driver knowledge into service
2018-11-27 20:36:18 -06:00
Scott Addie 6fbb04f446
Web API with Mongo tutorial cleanup (#9699)
* Web API with Mongo tutorial cleanup

* Add missing files

* Tweak opening sentence
2018-11-26 16:20:16 -06:00
Pratik Khandelwal 4e5812c61a Build Web APIs with ASP.NET Core and MongoDB (#8888)
* Added a MongoDB tutorial

* Added Mongo Artical

* Made requested changes

* Requested changes I2

* Requested Changes I2(1)

* Requested changes I3

* Moved first-mongo-app.md to tutorials folder.

* Corrected index title

* Updated to new MongoDB.Driver

* Removed commented code from snippets

* Added project files

* Added prerequisutes and some other changes.

* Changed Create Project Section, Removed VS pngs(still in directory)

* Typo correction

* Add missing metadata

* Added ToC links

* Edit pass

* Sentence case heading

* Remove empty line to improve display in doc

* Fix list display problems
2018-11-26 15:23:30 -06:00