Written by

Announcement Adam Coppola · Aug 7

[Video] Using Entity Framework Core with InterSystems IRIS

Hi, Community!

Need to connect your .NET application to InterSystems IRIS® data platform? See how Entity Framework Core can help:

Using Entity Framework Core with InterSystems IRIS

🌐With EF Core, you can:

  • Map .NET objects to relational tables in InterSystems IRIS.
  • Generate .NET object definitions from InterSystems IRIS tables.

In this demo by @Summer Myerson, how to set up a .NET project and dependencies, establish a connection, and use the connection for code-first and database-first application development.