File tree Expand file tree Collapse file tree 3 files changed +17
-0
lines changed
Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ root : doc
2+ structure :
3+ readme : index.md
4+ summary : toc.md
Original file line number Diff line number Diff line change 1+ # Home
2+
3+ The ** Zig SDK** is an
4+ [ MSBuild SDK] ( https://docs.microsoft.com/en-us/visualstudio/msbuild/how-to-use-project-sdk )
5+ that augments the .NET SDK with the ability to build Zig, C, and C++ projects.
6+
7+ With support for multiple programming languages, cross-compilation, NuGet
8+ packaging, and more, the ** Zig SDK** makes it trivial to author native
9+ components as part of your .NET solution - without all the hassle that is
10+ usually part and parcel of building and packaging native code.
Original file line number Diff line number Diff line change 1+ # Table of Contents
2+
3+ * [ Home] ( index.md )
You can’t perform that action at this time.
0 commit comments