PascalArdex
PascalArdex
We are just upgrading to Npgsql.EntityFrameworkCore.PostgreSQL 8.0.0 We have a couple of entities mapped into JSONB columns, was working well with 7.0.0 Now it throws the following exception when we...
### Description In the Entities we use Enum types a lot and we make sure to store them as strings instead of numbers For this we use `.HasConversion();` and it...
I have a dotnet / C# project using `5monkeys/cobertura-action@v13`, it works great with default values Just tried to add the option `only_changed_files: true` as the project is getting bigger but...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior We are using LocalStack version 3.5 We have a .NET application...
### 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-lambda-dotnet/blob/master/Libraries/src/Amazon.Lambda.Annotations/README.md) framework...