The administration for the IdentityServer4 and Asp.Net Core Identity
admin
ui
asp-net-core-identity
asp-net-core
identityserver4
aspnetcore-mvc
identityserver4-admin
identityserver4-adminui
-
Updated
Aug 20, 2021 - C#
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.