6 packages
com.unityfx.async
UnityFx.Async introduces effective and portable asynchronous operations that can be used very much like Tasks in .NET and Promises in JS.
com.unityfx.mvc
MVC(S) framework for Unity.
com.unityfx.outline
This package contains configurable per-object and per-camera outline effect implementation for built-in render pipeline. Both solid and blurred outline modes are supported (Gauss blur), as well as depth testing. Reusable and extensible API.
com.unityfx.outline.postprocessing
This package contains configurable outline implementation for Unity post-processing stack (v2).
com.unityfx.outline.urp
This package contains configurable outline implementation for Universal Render Pipeline.
com.unityfx.tasks
Provides a set of extension methods and utilities to make async/await usable in Unity. Requires .NET 4.6 or higher.