📄️ Build Application Component
Learn how to build application components in CodeNOW, including release and preview builds, and inspect code quality using SonarQube.
📄️ Build and Deployment Triggers
Learn how to configure build and deployment triggers in CodeNOW to automate the process of building and deploying code changes.
📄️ CI Configuration
Learn how to configure continuous integration (CI) pipelines in CodeNOW to automate the build and test processes for your application components.
📄️ Create Application Package
Learn how to create an application package in CodeNOW to deploy multiple application components together.
📄️ Environment Variables
Learn how to use and manage environment variables in CodeNOW to configure and customize application behavior.
📄️ Publish .NET Submodules with NuGet
Learn how to publish projects from your .NET Core application repository with NuGet for use in other application components.