Dmitriy Kulagin

Results 9 issues of Dmitriy Kulagin

nopCommerce version: 4.xx Steps to reproduce the problem: Model Binding for `Dictionary` is not correctly working. > when a form is posted back to a controller, those custom properties are...

bug

At the moment, not only Blazor Server has been released, but also Blazor WebAssembly. Let's see if we should use this technology and switch to [Blazor](https://github.com/AdrienTorris/awesome-blazor)? Currently, its popularity is...

on hold / maybe wont
discussion / investigation

nopCommerce version: develop [ASP.NET Core Roadmap for .NET 7](https://github.com/dotnet/aspnetcore/issues/39504)

enterprise / highlight feature

nopCommerce version: 4.60 With C# 10 you can use [global using directives](https://github.com/dotnet/csharplang/blob/main/proposals/csharp-10.0/GlobalUsingDirective.md) that the compiler will consider for the whole project.

on hold / maybe wont

nopCommerce version: 4.40+ Steps to reproduce the problem: > I am trying to add couple of nesting DataTable like > Table1 > > Table2 > > Table3 > > Everything...

on hold / maybe wont

nopCommerce version: 4.10 and above Steps to reproduce the problem: > We have noticed that incorrect sales tax calculations are occurring. > Example: > Here the customer has chosen the...

functionality / feature

**Describe the bug** A migration for a table that includes an foreign key column and one other primary key columns are broken for Sqlite in 5.2.0 version. I get the...

bug
bug:has-workaround

Allow a store owner to specify "Subject" and "Body" for different languages (like we allow for products, categpries, etc). And then we can use it based on the language specied...

on hold / maybe wont

nopCommerce version: develop [ASP.NET Core Roadmap for .NET 9](https://github.com/dotnet/aspnetcore/issues/51834)

enterprise / highlight feature