abp icon indicating copy to clipboard operation
abp copied to clipboard

Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms....

Results 571 abp issues
Sort by recently updated
recently updated
newest added

### Requirements * Add `bool? IsApproved` (nullable) and to the `Comment` entity, which is used to track the approvement state for that comment. * `null`: No action taken yet (default...

feature
abp-module-cms-kit
effort-md

https://tools.ietf.org/html/rfc6750#section-3.1 ``` WWW-Authenticate: Bearer error="invalid_token", error_description="The token is no longer valid because the user's session expired." WWW-Authenticate: Bearer error="invalid_token", error_description="The token is no longer valid because the user's session expired.",...

### Documentation Please check the official documentation before asking questions: https://docs.abp.io ### GitHub Issues GitHub issues are for bug reports, feature requests, and other discussions about the framework. If you're...

![image](https://github.com/abpframework/abp/assets/9526587/4e1d1696-3187-4c32-9891-6fcae3176d35) When the link is being shared, it doesn't show a user-friendly description ![image](https://github.com/abpframework/abp/assets/9526587/831fd762-639c-4975-8dda-bb5835e42066)

enhancement
abp-module-docs
effort-sm

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description I am using the default template created from the ABP site using...

bug

* **ABP version 8**. * MVC single-Layer template * EfCore * when deleting an entity, I have the below exception being thrown by the Repository. It seems that the DBContext...

Added an article about object to object mapping

How can I enable the Setting Management feature? This is not enabled by default when using startup templates? I'm using the admin user, and try to do the following below:...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description There seems to be a race-condition with the blazor server cache. When...