Alexander Pantyukhin

Results 28 issues of Alexander Pantyukhin

### Describe your change: * [ ] Add an algorithm? * [x] Fix a bug or typo in an existing algorithm? * [ ] Documentation change? ### Checklist: * [x]...

enhancement
awaiting reviews

Hello! I have a task for deploying the site. One feature is there that the `PhysicalPath` of the site changes everytime when deploying new version (For example: C:\Apps\CompProject_v_1.0.0.1, next C:\Apps\CompProject_v_1.0.0.2)....

### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Documentation change? ### Checklist: * [x]...

awaiting reviews
require tests

### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Documentation change? ### Checklist: * [x]...

awaiting reviews

Hello! Thank you for the great lib! I have an issue with `Insert` function. I have an `Entity` with 2 not null primary keys: ``` Entity { OtherEntityId (PK, not...

Would be useful to have peewee integration?

Здравствуйте. У меня есть список тикеров (Акции и облигации). Мне необходимо получить две вещи: цена актива и список дивидендов. Можете помочь? как это сделать меньшим количеством телодвижений? :)

**Output of `dotnet --info`:** ``` .NET Core SDK (reflecting any global.json): Version: 3.0.100-preview5-011568 Commit: b487ff10aa Runtime Environment: OS Name: Windows OS Version: 10.0.18362 OS Platform: Windows RID: win10-x64 Base Path:...