cc @glennc @rynowak @unaizorrilla @guardrex @Rick-Anderson
I actually wouldn't mind too much if we want to refer to the DbContext as "database context", but we need to be consistent for the links to work :trollface:
* Update description of RP tutorial series in note
* Update aspnet/mvc/overview/getting-started/getting-started-with-ef-using-mvc/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application.md
Co-Authored-By: guardrex <1622880+guardrex@users.noreply.github.com>
Demo\IdentityDemo.csproj : error NU1605: Detected package downgrade: Microsoft.EntityFrameworkCore.Tools from 2.0.3 to 2.0.0. Reference the package directly from the project to select a different version.
Demo\IdentityDemo.csproj : error NU1605: IdentityDemo -> Microsoft.AspNetCore.All 2.0.9 -> Microsoft.EntityFrameworkCore.Tools (>= 2.0.3)
Demo\IdentityDemo.csproj : error NU1605: IdentityDemo -> Microsoft.EntityFrameworkCore.Tools (>= 2.0.0)
The build failed. Please fix the build errors and run again.
<!--
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.
-->
Hello, @guardrex,
Translator has reported possible source content issue.
Please review and merge the suggested proposed file change to avoid this error. If you make related fix in another PR, then share your PR number, so we can confirm and close this PR.
Many thanks in advance.
* 2.2 update to RP tutorial and unify the versions
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* partial edit pass (#9625)
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* Unified Web API and 2.2 version
* work
* work
* work
* work
* work
* work
* work
* Update ToC link text
* Update ToC link text
* Update aspnetcore/tutorials/first-web-api.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* Update aspnetcore/tutorials/first-web-api/samples/2.2/TodoApi/Controllers/TodoController.cs
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* Update aspnetcore/tutorials/first-web-api/samples/2.2/TodoApi/Controllers/TodoController.cs
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* react to feedback 1
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* Update aspnetcore/tutorials/first-web-api.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* Update aspnetcore/tutorials/first-web-api.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* Update aspnetcore/tutorials/first-web-api.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* Update aspnetcore/tutorials/first-web-api.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* Update aspnetcore/tutorials/first-web-api.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* react to feedback
* MVCify web API tutorial (#9629)
* work
* work
* work
* work
* work
* work
* work
* work
* work
* adding android notes (#9342)
fixes#9335 to add android developer section and add the notes.
* added .net client discussion (#9462)
* added more content around .NET client/Xamarin usage.
* fixes#9460
* made changes per @tdykstra and @scottaddie
* fixed iOS reference
* Minor edits
* 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
When I run through the tutorial after executing `code -r SignalRChat`, a new VSCode window opens that is in the signalRChat directory. (Ex. C:\SignalRChat). When I execute `dotnet run -p SignalRChat` from there I get an error
"MSBUILD : error MSB1009: Project file does not exist.
Switch: SignalRChat
The build failed. Please fix the build errors and run again."
However, if I change the command to `dotnet run -p SignalRChat.csproj` it works.
* Add initial draft of a Perf Best Practices doc
Fixes aspnet/Docs##9526
* Minor proof-reading fixes
* rick's additions to Mike's perf doc
* rick's additions to Mike's perf doc
* work
* work
* work
* work
* work
* work
* work
* work
* react to EF feedback
* react to EF feedback
* react to MR feedback
* react to MR feedback