-
I am using automapper for a while. We are also using mapping inheritance. This is working perfectly. We wanted to make some performance improvements by using projections, using the ProjectTo function.…
-
After the last community standup, there was an announcement about the phasing out of `project.json`.
Here are a few issues I see with that and would love some clarifications.
- [x] Most of the non-N…
-
I've used Authomatic for many years, and have really appreciated all the work people have put into it, but it seems that it is not keeping up with the times. The three most popular providers don't or…
-
By default, we create all Postgresql database tables as user `postgres`, which then owns them. This is a good idea because that way, the AppConfig's provisioned database user cannot acccidentally modi…
-
There is a complex set of questions around how to handle method resolution in the presence of `__numpy_ufunc__`. Currently in master is an extremely complicated set of rules that isn't documented and …
-
### Application error
#### System
| | |
|------------ | -------------|
|Platform | win32 10.0.19041 |
|Architecture | x64 |
|Application Version | 1.2.18 |
|Process | renderer |
#### Message
EBADF: b…
-
Using a private chain (ID 4321) and starting raiden (master) I get the flow crash:
```
/Users/admin/.virtualenvs/raiden/bin/python -m raiden --datadir exchange-a --keystore-path /Users/admin/xud-e…
-
**Symfony version(s) affected**: 4.2.3
```
symfony/routing v4.2.3 Symfony Routing Component
symfony/http-foundation v4.2.3 Symfony HttpFoundation Component
symf…
-
**[Bjorn Harvold](https://jira.spring.io/secure/ViewProfile.jspa?name=bjornharvold)** opened **[SPR-13952](https://jira.spring.io/browse/SPR-13952?redirect=false)** and commented
I would like to be a…
-
I would like to understand the memory usage of my differential-dataflow-based program, including the size of each individual collection, arrangement, history, etc., and how these sizes change over tim…