Raul Hidalgo Caballero

Results 10 issues of Raul Hidalgo Caballero

This will execute tests in a Ubuntu 14.04 Server. (You should enable CircleCI here [https://circleci.com/](https://circleci.com/)) This will ensure that always pass the tests. Will be useful when developing to support...

Hi, I have a NetCore app that i need to run in a linux-x86. NetCore don't support linux-x86, only x64 and arm. So I have to use Mono, targeting net471....

# Environment: MySQL version: 5.7.18 Operating system: Win7x64;Win10x64;debian8x64 Pomelo.EntityFrameworkCore.MySql version: 1.1.2 NetStandard 1.4 # DbContext::OnModelCreating: ```csharp modelBuilder.Entity(buildAction => { buildAction.HasKey(dataValueEntity => dataValueEntity.Id); buildAction.HasOne(dataValueEntity => dataValueEntity.SensorEntity) .WithMany(sensor => sensor.DataValues) .HasForeignKey(dataValueEntity =>...

type-investigation

Is this mantained?

Add a GraphQL API [http://graphql.org/](http://graphql.org/)

Change the configuration.ini to configuration.json With this, we can do jerarquization, and add a json-schema to validate the syntax of the configuration. Also, access to the configuration should be done...

### Area(s) area:network ### Propose new conventions Add OPC UA as a new model This proposal introduces a draft prototype for the OPC UA protocol, widely used in Industry 4.0...

enhancement
experts needed
area:network
triage:accepted:needs-sig

Hi, Is there any way to render animated GIFs and SVGs?

enhancement
area-animations
needs-api-review