News

VS App Center Touts Open Source, API-Driven DevOps for Mobile Development

Microsoft has open sourced several tools in the pursuit of API-Driven Continuous Integration/Continuous Delivery for mobile apps with Visual Studio App Center.

The company highlighted several open source contributions it has made in order to help mobile developers integrate with other tools of their choice when using App Center, which offers continuous build, test, deploy and engagement services for iOS and Android apps.

"It's common for developers to use Visual Studio App Center alongside all the tools they love and rely on, and respecting those preferences and investments is central to the way we design and think about App Center," said the team's Patrick Nikoletich in a blog post last week. "We hope to put the power to extend and flex your workflow back in your hands by exposing as much as possible through our public API."

In fact, those public APIs for the App Center Client Preview number more than 200.

The open source contributions hosted on GitHub to further the team's integration mission include:

  • App Center CLI: "The appcenter-cli was built to support your most common scenarios by supporting as many CI offerings as possible with App Center's Test and Distribution services," Nikoletich said.

  • App Center Build Scripts Examples: Build scripts let developers run unit tests, make configuration changes or send notifications to external services while a build is executing.

    "We started a new repository of house samples to give you a quick start that gets you going with your own custom build process," Nikoletich said.

  • Fastlane: The open source Fastlane automates tedious tasks like generating screenshots, dealing with provisioning profiles and releasing iOS and Android apps.

    "There's a plugin available to automatically upload symbols and release artifacts for distribution through App Center for users who prefer to leverage Fastlane's tools for their iOS or Android apps," Nikoletich said.

  • Visual Studio Team Services (VSTS) Tasks: "We have open sourced the builds step to ship symbols and releases to our Distribution, Crash, and Test services, along with a wide array of the other steps you see when you start to assemble your build configurations," Nikoletich said.

    Those App Center tasks are on GitHub here.

  • Modular App Center SDKs: Various flavors of the team's SDK can be examined on the following open source GitHub repositories:

"We hope you're inspired to experiment a little on your own and tell us how we can make your daily experiences and integrations even better," Nikoletich said in last week's blog post.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube