This topic provides you with the resources for .NET app developers.
For general information about app deployment, see Pushing an app.
HWC buildpack describes how to push .NET Framework apps to VMware Tanzu Application Service for VMs [Windows] using the HWC buildpack. It also describes what features of IIS (Internet Information Services) and HWC (Hostable Web Core) are supported, and how to configure your .NET Framework apps to run on TAS for VMs [Windows].
Console Applications in the .NET Cookbook provides information about pushing compiled .NET Framework Console apps to TAS for VMs [Windows] using the binary buildpack.
Binary buildpack describes how to push compiled .NET Core apps to Windows Diego Cells on TAS for VMs [Windows] using the binary buildpack.
.NET Core buildpack describes how to push .NET Core apps to Linux Diego Cells on TAS for VMs using the .NET Core buildpack. For supported ASP.NET Core versions, see the .NET Core buildpack release notes in the .NET Core buildpack repository on GitHub.
Tips for .NET Framework developers describes common errors and challenges faced when pushing .NET Framework apps to TAS for VMs [Windows].
The .Net Cookbook provides code samples, guidelines, tips, and other recipes for making changes to both new and existing .NET Framework and .NET Core apps to run on TAS for VMs [Windows].