-
Hi,
I have issue use Culture = "vi-VN" for Abp Identity Module.
How To change Default Culture Name of IdentityResource to "vi-VN"
Thanks.
-
```
Add subscription filter for ABP!'
at least this formula works: @@|*http*umold.meteo.pl*&$image
more info on filters: http://adblockplus.org/en/filters
add user info
```
Original issue reported o…
-
- [ ] Investigate "how ABP framework can help developers on gRPC API creation".
- [ ] Implement gRPC endpoints for all the modules.
- [ ] Add a starting point for the startup templates.
-
see https://github.com/abpframework/abp/pull/5484
I also see Identity module has usages like DbContext.Roles and it suppress filters.
-
I know this framework is licensed with LGPL and modules are licensed with MIT by reading documents on doc.abp.io.
But I don't see any license description in source code in each module.
Please ad…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
when i release project to a pathBase directory, the module account can't login. the error is Lept…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I think that the cms kit would bene…
-
When I run the following `dotnet publish --configuration Release ` on my Blazor WASM I get the error here below that doesn´t tell me anything useful
This is the content of my csproj if that helps
…
-
# SaaS Services - .NET Microservice with ABP - Part 5
In this post we will see how to do the create SaaS Service for our microservice application
[https://blog.antosubash.com/posts/netcore-microserv…
-
We are currently using ABP 3.8.2 with EF core 2.1.
We have a requirement to have a read-only repository or DBQuery instead of DbSet using IRepository.
Does ABP have a read-only repository or DBQ…