-
Readme example does not work
```C#
System.AggregateException
HResult=0x80131500
Mensaje = One or more errors occurred.
Origen = System.Private.CoreLib
Seguimiento de la pila:
at Sy…
-
I'm sending a POST request via Guzzle ("guzzlehttp/guzzle": "^6.3") but whatever I do the body is always NULL.
```php
-
latest `canvaskit-wasm ^0.35.0` has a beast webGPU surface and new `CanvasKit.RuntimeEffect`
by using custom vertices array and a single uniform color it can spin 1M quads of varying size and posi…
-
$ terraform plan
╷
│ Error: Unsupported attribute
│
│ on main.tf line 66, in module "efs_sg":
│ 66: source_security_group_id = module.instance_sg.this_security_group_id
│ ├───────…
-
Hi,
I've been trying to set up IAM authentication for my AWS RDS instance and can't seem to get it working.
I believe I have everything correct on the infrastructure side but I keep getting a `Acc…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I want to deploy .NET lambdas created with the [Annotations](https://github.com/aws/aws-lambd…
-
```
What steps will reproduce the problem?
1. Configure Google Calendar Connector Web Service (v1.3.3)
2. Confirm on http://127.0.0.1/gcalexchangelookup/Diagnostics.aspx that the
system is working
3.…
-
There are a few call sites around the aspnet code base that use `Activator.CreateInstance` as a cheap way to create a _default(T)_. This isn't quite correct logic, as `Activator.CreateInstance(Type)` …
-
```C#
context.Customers.ExecuteUpdate(s => s.SetProperty(c => c.Property, c => c.Navigation.Value));
```
Nav expansion needs to expand `c.Navigation` but it is inside doubly nested lambda hence it …
-
### Is there an existing issue for this?
- [X] I have searched the existing open and closed issues
### Current Behavior
Value cannot be null. (Parameter 'fileKey') error when I try to add Sha…