# Interoperability with .NET

**URL:** https://discourse.julialang.org/t/interoperability-with-net/19611
**Category:** General Usage
**Tags:** dotnet, interoperability
**Created:** [January 14, 2019, 11:09am UTC](https://discourse.julialang.org/t/interoperability-with-net/19611 "2019-01-14T11:09:22Z")
**Posts on this page:** 2
**Page:** 3

<div class="post-metadata">

### Author: ![HyperSphereStudio](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/hyperspherestudio/32/32322_2.png) [@HyperSphereStudio](https://discourse.julialang.org/u/HyperSphereStudio)
#### Post date: [August 4, 2022, 6:46pm UTC](https://discourse.julialang.org/t/interoperability-with-net/19611/42 "2022-08-04T18:46:53Z")

</div>

If I did so there would not need to be a library for interop. You would just native julia to control native c# and vs versa

---

<div class="post-metadata">

### Author: ![HyperSphereStudio](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/hyperspherestudio/32/32322_2.png) [@HyperSphereStudio](https://discourse.julialang.org/u/HyperSphereStudio)
#### Post date: [October 9, 2022, 9:40pm UTC](https://discourse.julialang.org/t/interoperability-with-net/19611/43 "2022-10-09T21:40:23Z")

</div>

Quick update on my julia runtime in .net project.

Made some pretty good progress! Very far from a working (able to actually run julia code) though. It is quite a massive project that will take a while. I have load out a plan in the [Readme](https://github.com/HyperSphereStudio/juliapp) of the project. Take a look if your curious and/or interested in helping out! This will take a team effort to complete but I think will be worth it. I call it Julia++ as it would be more a fork of Julia since its not official at all.

[Previous page](https://discourse.julialang.org/t/interoperability-with-net/19611.md?page=2)
