# Netler v0.4.78 - API Reference

## Modules

- [Netler](Netler.md): API module for interop with embedded .NET projects

## Mix Tasks

- [mix compile.netler](Mix.Tasks.Compile.Netler.md): Compiles all embedded .NET projects listed in `dotnet_projects` in `mix.exs`.
- [mix netler.new](Mix.Tasks.Netler.New.md): Creates a new embedded .NET project and an Elixir module for communicating with the .NET project

