Halil İbrahim Kalkan

Results 69 issues of Halil İbrahim Kalkan

@AlexSenchenko: It will be nice to have a handler to monitor missed translations. Currently it pushed into logs only.

enhancement
priority:low
effort-xs

After implementing #2251 now PDB files are in the solution explorer. They should not be a part of projects.

enhancement
priority:low

enhancement
priority:normal

We may add generic interfaces to use CQRS patterns. Also we can enable UOW, authorization validation... for they automatically as application services. See these documents: https://www.cuttingedge.it/blogs/steven/pivot/entry.php?id=91 https://www.cuttingedge.it/blogs/steven/pivot/entry.php?id=92 http://martinfowler.com/bliki/CQRS.html ...

feature
priority:normal

When we use clientid/secret authentication (IdentityServer, for instance), there is no User Id. So, AbpAuthorize should handle this case too.

feature
priority:normal

This should be configurable (enabled as default). If enabled, clients will request periodically to keep session open when logged in to the system. So, - Add a default MVC or...

feature

We have handled exceptions if we fail to connect to a distributed cache server (see #762). If so, cache is not working at all and the application always use the...

enhancement
abp-framework
priority:low

We will upgrade the framework, modules and all other components to .NET 7.0. Current latest preview is [Preview 7](https://devblogs.microsoft.com/dotnet/announcing-dotnet-7-preview-6/). However, we don't have to use this. I think we can...

feature
breaking change
abp-framework
effort-xl

[Static c# proxies](https://docs.abp.io/en/abp/latest/API/Static-CSharp-API-Clients) currently depending on target service's `application.contracts` package, so they can reuse the DTOs and other related classes. However, that can be a problem when we want to...

breaking change
priority:high

We can be able to set a page (in the admin UI) as the "home page". Home page should be shown when developer hasn't created a home page in the...

feature
in-progress
abp-module-cms-kit
effort-md