Skip to content
#

asp-net-core-identity

Here are 53 public repositories matching this topic...

amoraitis
amoraitis commented Jun 8, 2020

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.

class UserPreferences
// In iso-3166 format. 1 for now. _In the fu

Web chat application based on Asp.Net Core and Angular 8. Application enables authentication and authorization user ( Asp.Net Core Identity, OAuth, JWT, EntityFramework Core). Communication between chat users allow SignalR hub. Messages and users are stored in SqlServer database. Server posses logging to file and console (Nlog), globalization, localization (en, pl).

  • Updated Sep 11, 2020
  • 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.

Curate this topic

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."

Learn more

You can’t perform that action at this time.