-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
cloud_firestore
### Which platforms are affected?
Android
### Desc…
-
I'm an Orleans newb and I'm trying to get grains to load as plugins. I suspect this was easy with 3.0 via ConfigureApplicationParts because you could explicitly tell it where to load an assembly from.…
-
```
When used alongside a library that reuses (in a separate namespace) names from
the standard library, protobuf headers may fail to compile with an "ambiguous
symbol" error.
In my case, my projec…
-
#### What are you trying to achieve?
I have those tests scenarios inside a Cest:
```php
-
**Describe the bug**
I'm trying to add analysers for the columns of a PySpark Data Frame, I'm getting py4j.protocol.Py4JError.
**To Reproduce**
Steps to reproduce the behavior:
1. Install pydeeq…
-
I'm not sure if this is an issue with Roslyn, MSBuild, Visual Studio, or something else but I have to start somewhere.
**Version Used**:
CSC: 2.0.0.61404
Visual Studio: 15.0.26206.0 D15REL
MSBu…
-
Hi Abdelmonaim,
we were looking for a CSV decoder that allows mapping of CSV files to beans without using position information (best would be matching CSV headers to bean field names via reflection).…
-
When I `dotnet publish -c Release -p:PublishAot=true` the following app:
```C#
var app = new ApplicationBuilder(serviceProvider: null);
UseMiddlewareExtensions.UseMiddleware(app);
public class HiMi…
-
Heya,
I looked at your stackoverflow answer and ended up here :)
Thanks for the `ReflectionKit`.
I am getting this instead of `object`:
MethodInfo.ToString():
``` c#
Int32 SelectComponen…
-
go-codec currently supports
- Binary: Msgpack
- Binary: CBOR
- Text: JSON
For completeness, it should support XML also.
Though XML has fallen out-of-favor, it is still widely used. The encoding/xm…