Nx .NET is now GA in Nx 23. Run .NET straight in an Nx workspace, no special scaffolding. It uses MSBuild to infer targets, and caches build/test/publish/pack. <ProjectReference> links wire into the graph, so nx affected and nx graph work. One task graph across stacks.
2 likes 1 replies
?