# .NET Samples This directory contains .NET samples and documents. * [dotnetsay tool](dotnetsay/README.md) * [dotnet-runtimeinformation tool](dotnet-runtimeinfo/README.md) * [Raspberry Pi instructions](RaspberryPiInstructions.md) * [Using Xml Serializer Generator on .NET Core](xmlserializergenerator-instructions.md) * [nuget.config for daily .NET builds](nuget.config) * [linker instructions](linker-instructions.md) * [.NET Core on Yocto instructions](YoctoInstructions.md) * [Using dotnet-svcutil.xmlserializer on .NET Core](dotnet-svcutil.xmlserializer-instructions.md) ## Other resources * [Install .NET](https://dotnet.microsoft.com/download/) * [.NET documentation](https://docs.microsoft.com/dotnet) * [.NET samples repo](https://github.com/dotnet/samples)