This is a replacement and different approach to tools such as NuGetForUnity. Instead of partially reimplementing what dotnet restore and standard .NET tooling do, this approach builds upon them by ...
Unity Easy Web Interop is a library for Unity WebGL users that allows to expose C# methods and class instances to JavaScript using simple C# decorators. It also generates easy-to-use, strongly typed ...