Commit Graph

56 Commits (5c14d05fc2a7c5eb81722f41aa6a905abcafbee3)

Author SHA1 Message Date
Kirk Larkin 5286211f20
Remove/prune .gitignore and .gitattributes (#24075) 2021-11-26 17:05:31 +00:00
Rick Anderson 07197d0189
clean up unused folders for EF/RP /3 (#23853) 2021-11-10 12:10:39 -10:00
Rick Anderson fbd12cff9a
.NET 6 EF/RP /3 (#23798)
* .NET 6 EF/RP /3

* .NET 6 EF/RP /3

* .NET 6 EF/RP /3

* .NET 6 EF/RP /3

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work
2021-11-10 11:56:18 -10:00
Jonathan d616428307
Use expression body (#23205) 2021-09-03 12:48:49 -07:00
alarihwertbars 68b4ff4d91
Update Create.cshtml.cs (#22963)
This change is necessary in case await _context. SaveChangesAsync (); will throw an exception and you will need to return the page back with the previously entered data, so as not to start typing again. If you leave it as it is, then when you try to save the changes, it gives an error that "An unhandled exception occurred while processing the request.
ArgumentNullException: Value cannot be null. (Parameter 'source')"
2021-08-07 13:45:30 -07:00
Rick Anderson befdbbaa28
add DB exception filter /6 (#22804)
* add DB exception filter /6

* add DB exception filter /6

* add DB exception filter /6

* add DB exception filter /6

* add DB exception filter /6
2021-07-24 07:16:19 -07:00
Rick Anderson 9d725dc948
Update appsettingsSQLite.json (#22415) 2021-05-27 10:30:50 -10:00
Mohammed Salman 93c11648b5
Idiomatic C# variable naming (#22181) 2021-05-01 09:21:53 -10:00
Rick Anderson 3eae91e170
Jermy likness pr ef/ra (#21576)
* 5.0 refactoring

* JL PR of EF-RP best practices

* JL PR of EF-RP best practices

* JL PR of EF-RP best practices

* JL PR of EF-RP best practices

* JL PR of EF-RP best practices

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* Update Create.cshtml.cs (#21784)

* Update Create.cshtml.cs

* Update Create.cshtml.cs

* Update Create.cshtml.cs

* Update Create.cshtml.cs

* Update Create.cshtml.cs

* Update Create.cshtml.cs

* Update Create.cshtml.cs

* Update Create.cshtml.cs

* Update aspnetcore/data/ef-rp/intro/samples/cu50/Pages/Instructors/Create.cshtml.cs

* Update Create.cshtml.cs

* 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

* work

* work

* work

* work

* work

Co-authored-by: Jeremy Likness <jeremy@jeremylikness.com>
2021-03-29 18:11:36 -10:00
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
Rick Anderson cf5c8849e7
5.0 update for EF/RP (#20064)
* 5.0 update for EF/RP

* 5.0 update for EF/RP

* 5.0 update for EF/RP

* 5.0 update for EF/RP
2020-10-01 15:01:57 -10:00
Rick Anderson beeb832e0a
5.0 update EF/RP part 2 (#20061)
* update

* update

* update
2020-09-30 12:24:52 -10:00
Rick Anderson ef8793d9d1
Fix App settings (#20053) 2020-09-29 12:12:45 -10:00
Rick Anderson aa7b108696
RP/EF 5.0 version (#19922)
* RP/EF 5.0 version

* RP/EF 5.0 version

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work
2020-09-28 15:21:40 -10:00
alberto-guerrero 1bcfe658f1
Fix: Class Name Renaming #19513 (#19535) 2020-08-18 13:19:55 -10:00
Rick Anderson 32a8f9ecc3
Clean up EF/MVC EF/RP (#18164)
* Clean up EF/MVC EF/RP

* Clean up EF/MVC EF/RP
2020-05-07 07:14:14 -10:00
Mauricio de los Santos eaa1c8c79b
L200052: Fixing corrupted characters (#17690)
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
Description: Corrupted characters in article
2020-04-09 08:14:14 -10:00
Scott Addie 9174ead0d3
Update aspnet org. links to reference the dotnet org. (#17077)
* Update aspnet org. links to reference the dotnet org.

* Update API ref links
2020-02-20 19:37:35 -06:00
Luke Latham 2e9bf90656
Drop styled link text (#16042) 2019-12-05 17:12:26 -06:00
Dave Pringle fbda3134ed Update ef-rp intro IndexSingle snippet to be more in line with full sample (#15401) 2019-11-01 09:23:26 -07:00
Nikita Potapenko dc8f9b7bea Update packages (#14574)
Use GA version
2019-09-25 07:58:43 -10:00
Luke Latham 243521b039 Point tutorial links to samples folder (#14290) 2019-09-12 17:42:02 -07:00
Tom Dykstra 1e819e594c
Remove extraneous endregion (#14059) 2019-08-28 07:28:17 -07:00
Tom Dykstra 3897274bf8
Uncomment EnsureCreated (#13909) 2019-08-19 08:08:21 -07:00
Tom Dykstra 053e710cf5
Restore EF RP StageSnapshots folder (#13755)
* fix file diff error

* restore 2.0 code
2019-08-09 17:34:03 -07:00
Tom Dykstra 8bc0907d29
EF RP 3.0 update (#13422) 2019-08-08 11:55:43 -07:00
Theano Petersen c969928dbe fix http to https (#13241) 2019-07-10 19:36:05 -07:00
Vladislav Evtushenko ac9ed691f5 fixed header tag (AspNetCore.Docs.ru-ru#4) (#12636)
- fixed header tag
2019-06-02 09:37:44 -10:00
Scott Addie 7e4ddde22d
Convert async method to synchronous (#12615) 2019-05-31 16:14:45 -05:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Waseem Ahmad 1d76f092dd removed unused using statement (#10678) 2019-01-29 11:49:03 -10:00
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
Rick Anderson 44f13b16eb
update to 2.1 (#9178) 2018-10-23 09:58:50 -10:00
Dave Brock 9546de199e Namespace correction (#9123) 2018-10-18 19:42:11 -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
Dave Brock 854e17807d Fix typo for #8286 (#8849)
Typo fix in code sample. 

Fixes #8286
2018-10-04 15:18:18 -05: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
Ryan Taite 44df1da082 Update Select link to use asp tag helpers (#7717)
`<td>@Html.ActionLink("Select", "OnGetAsync", new { courseId = item.CourseID })</td>` throws an error saying:

> Cannot resolve action 'OnGetAsync'

I also fixed a spacing issue
2018-07-23 09:52:15 -06:00
Luke Latham 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -05:00
Luke Latham 2059dd8b41
Add CRLF to the last line of MD topics (#7509) 2018-07-08 21:48:10 -05:00
Rick Anderson c51bc21207
Part 5 upgrade EF/RP to 2.1 (#7357)
* Part 5 upgrade EF/RP to 2.1

* work

* work
2018-06-28 11:02:10 -07:00
Rick Anderson 2f7615e4ef
EF-RP Migrations update to 2.1 (#7313)
* EF-RP Migrations update to 2.1

* work

* work

* work

* work
2018-06-26 18:47:12 -07:00
Rick Anderson 7e0f5ee1ca
EF-RP to 2.1 (#7163)
* WIP:EF-RP to 2.1

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* CRUD

* CRUD

* CRUD

* CRUD

* CRUD

* wrk

* wrk

* wrk

* wrk

* wrk

* wrk
2018-06-26 12:12:43 -07:00
Rick Anderson cf87093ebf
ID missing (#6198)
* ID missing

* ID missing
2018-05-05 08:30:06 -10:00
Falthazar 58a4b4e467 Fixed typo - "sp-page" to "asp-page" (#5923) 2018-04-10 14:08:23 -05:00
Rodrigo Santos f0dc140f8b Fixed Indent (#5843) 2018-03-31 11:31:48 -07:00
Luke Latham 1dd1a7fc8a
Remove localization segment from links (#5254) 2018-01-23 19:12:57 -06:00
user135711 c22d1f7aaa Fixed confusing but harmless code that had no effect on the Page() displayed after a deleted concurrency error. (#5079) 2018-01-02 15:15:42 -10:00