Replies: 4 comments
-
They do not come with the templates but those are trivial to add after you generate a template. For example just generate a new api and then add the FluentValidation.AspNetCore and register it in your startup and you're done. |
Beta Was this translation helpful? Give feedback.
-
Thanks @VictorioBerra for answering. |
Beta Was this translation helpful? Give feedback.
-
Hi what about the first question on jwt api auth ? |
Beta Was this translation helpful? Give feedback.
-
It supports everything that ASP.NET Core supports. So yes it does but you need to read the docs and add that code yourself. |
Beta Was this translation helpful? Give feedback.
-
Which project template is the issue about?
API
...
Hi,
Dose this support jwt and refresh tokens ?
Fluent model validation ?
Beta Was this translation helpful? Give feedback.
All reactions