-
Updated
Nov 2, 2020 - C#
asp-net-core-identity
Here are 53 public repositories matching this topic...
-
Updated
Sep 12, 2020 - C#
-
Updated
Nov 3, 2020 - C#
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Oct 19, 2020 - C#
-
Updated
Jul 20, 2020 - C#
-
Updated
Sep 22, 2020 - C#
-
Updated
Sep 11, 2020 - C#
-
Updated
May 21, 2018 - C#
-
Updated
Feb 22, 2020 - C#
-
Updated
Apr 26, 2020 - C#
-
Updated
Aug 12, 2018 - C#
-
Updated
Sep 11, 2020 - C#
-
Updated
Oct 20, 2020 - C#
-
Updated
Jan 16, 2020 - C#
-
Updated
Jun 28, 2020 - C#
-
Updated
Aug 22, 2020 - JavaScript
-
Updated
Oct 19, 2020 - C#
-
Updated
Sep 21, 2018 - C#
-
Updated
Jan 15, 2020 - C#
-
Updated
Oct 19, 2018 - C#
-
Updated
Oct 21, 2019 - C#
-
Updated
Mar 14, 2019 - C#
-
Updated
Nov 1, 2020 - C#
-
Updated
Mar 25, 2020 - C#
-
Updated
Sep 11, 2020 - C#
-
Updated
May 9, 2018 - C#
-
Updated
Oct 30, 2019 - JavaScript
-
Updated
Sep 21, 2017 - C#
Improve this page
Add a description, image, and links to the asp-net-core-identity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the asp-net-core-identity topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
The user will have the ability to import holidays as tasks to the monthly calendar view.
Describe the solution you'd like
Add a new Model class under
TodoList/TodoList.Core/Models/
:This will need a new migration for the new UserPreferences table.