AppVeyor
Support for GitHub, GitHub Enterprise, Bitbucket, GitLab, Azure Repos, Kiln, Gitea, and custom repos. Configure builds in versioned YAML or UI. Isolated, clean build environment for every build. Built-in deployment and NuGet server. Branch and PR builds to support your development workflow. Professional support and vibrant community. We provide continuous integration tools for Windows developers. The service is offered for free to open-source projects, we offer subscriptions for private projects and AppVeyor Enterprise installations on customer premises. Build, test, and deploy your apps faster, on any platform. Start in minutes, works with any source control, fast build VMs with admin/sudo access. Multi-stage deployments and Windows, Linux, and macOS support. Install in minutes on Windows, Linux, or Mac. Run unlimited pipelines locally, in Docker, or in any cloud. Free for unlimited users, projects, jobs, clouds, and agents.
Learn more
Kaiten
Kaiten is a project management service based on the Kanban and Scrum methodology. Kaiten allows companies to view business processes on boards, see task statuses, and plan for future milestones. The service is suitable for small and medium teams, marketers, developers, designers and advertisers. Companies can use the cloud version of Kaiten or install the service on their own servers.
Learn more
VirtualBox
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2. See "About VirtualBox" for an introduction. Presently, VirtualBox runs on Windows, Linux, Macintosh, and Solaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, Windows 7, Windows 8, Windows 10), DOS/Windows 3.x, Linux (2.4, 2.6, 3.x and 4.x), Solaris and OpenSolaris, OS/2, and OpenBSD. VirtualBox is being actively developed with frequent releases and has an ever growing list of features, supported guest operating systems and platforms it runs on. VirtualBox is a community effort backed by a dedicated company.
Learn more
C++/CLI
In Visual Studio 2022, the default target framework for .NET Core projects is 6.0. For .NET Frameworks projects, the default is 4.7.2. The .NET Framework version selector is on the configure your new project page of the create a new project dialog. C++/CLI itself isn't installed by default when you install a Visual Studio C++ workload. To install the component after Visual Studio is installed, open the Visual Studio Installer by selecting the Windows Start menu and searching for visual studio installer. Choose the modify button next to your installed version of Visual Studio. Select the Individual components tab. Scroll down to the compilers, build tools, and runtimes section, and select C++/CLI support for v143 build tools (Latest). Select modify to download the necessary files and update Visual Studio. By using C++/CLI you can create C++ programs that use .NET classes as well as native C++ types. C++/CLI is intended for use in console applications.
Learn more