Indice.AspNet icon indicating copy to clipboard operation
Indice.AspNet copied to clipboard

Asp.Net addons and helpers

Results 16 Indice.AspNet issues
Sort by recently updated
recently updated
newest added

Transform controllers to minimal API handlers.

Add `EmailChangedEvent` and `PhoneNumberChangedEvent`. Useful for creating additional RiskEvents.

After testing the following have been found and need to be fixed/researched so that the cases management system can run using PostgreSQL engine. 1. The implementation of the `json` columns...

Maybe You will be interested in hosting API Explorer online: [![Static Badge](https://img.shields.io/badge/API%20Documentation-RobiniaDocs-43bc00?logo=readme&logoColor=white)](https://www.robiniadocs.com/d/indice-aspnet/api/Indice.AspNet.HtmlHelpers.GridHelper.html) https://www.robiniadocs.com/d/indice-aspnet/api/Indice.AspNet.HtmlHelpers.GridHelper.html

Dear Indice Development Team, The http call "**PUT** /api/clients/{clientId}/urls" from AdminUI receives **405 Method Not Allowed**! (Please note, that we are **not** using the minimal API version of Identity Server)...

- Add Azure Storage for Case management Attachments - check `IFileService` implementation at Indice Messages feature

enhancement

When there is no available user (e.g. the user is registering) the /api/account/validate-password endpoint does not take into account the userName from the request payload. ![image](https://user-images.githubusercontent.com/1908235/126506656-85657708-3c0d-4c93-8540-bb99257dbee4.png) Therefore irrespectively of the...

bug

Create new gauge diagrams on dashboard page: - Active users (percentage of users that have log in into the system - daily/weekly/monthly) - From active users display clients used -...

enhancement