-
### Description
When experimenting with Elmish subscriptions, I wrote a sample app based on this [example](https://elmish.github.io/elmish/subscriptions.html) (adapted for CLR):
```
open Elmish…
-
Hello! Just started using VContainer and liking it, but I have a problem and can't figure out the solution. I want to create a factory that creates instances of some base class but resolves the depend…
-
## 🚀 Feature Proposal
Provide an official `fastify` plugin that would allow injection dependency within fastify app lifecycle.
## Motivation
Provide first class, fastify-aware dependency inje…
-
Thanks to [a recent PR](https://github.com/dotnet/corefx/pull/14418), I knew about a curious bipartition in the performance of the iterator-optimised (i.e., relying on `yield` or `Yield`) methods: wh…
-
This issue is for feedback of why you follow a ASP.NET Core MVC tutorial over the Razor Pages version.
Content moved to https://github.com/Rick-Anderson/RP-vs-MVC
-
Hi Harry and Bob 👋
I just finished reading chapters 8, 9, 10, 11.
I have 2 broad questions.
Question 1:
I understand that you treat Events as simple dataclass. I wonder if you would reco…
-
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 …
-
## [SIP] Proposal for Improving Superset’s Python Code Organization
### Motivation
As I was in the weeds fixing a bunch of Pylint failures, Max and I started going back and forth on this PR: htt…
-
Hello!
I came across texar-pytorch while in the process of writing my own version of the Executor, and am really happy that someone's already done the work for it, so firstly, thanks for the excell…
-
This is amazing! I've been trying to build ulab in CircuitPython, which I should be able to do as CP is a fork of micropython, but I've been having a lot of trouble. I'm seeing a lot of issues with sh…