Skip to content

[FEAT] Ease the SQL Server usage #40

Description

@aspirio187

Is your feature request related to a problem? Please describe.

The actual way of working with the difference Stored Procedures, the functions and so on requires a constant jump from the API to the Database.

Describe the solution you'd like

Move all the functions to the API (Password Hash, Token generation, etc)

Describe alternatives you've considered

Use Entity Framework Core or MongoDb instead of SQL Server with ADO.NET

Additional context

This request might not be useful because the app has already a complete implementation. However the usage of Entity Framework could accelerate the development

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions