For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.
Methods of setting up your environment
We can prepare your environment for developing MobileFirst applications by installing the IBM.MobileFirstPlatformFoundation NuGet package into the Visual Studio project.
- Add the MobileFirst SDK manually
We can prepare your environment for developing MobileFirst applications by getting the framework and library files manually. The IBM MobileFirst Platform Foundation SDK for Windows 8 and Windows 10 Universal Windows Platform (UWP) is also available from NuGet.- Add the MobileFirst SDK by using NuGet
We can prepare your environment for developing MobileFirst applications by getting the framework and library files through installing IBM.MobileFirstPlatformFoundation package from NuGet. The IBM MobileFirst Platform Foundation SDK for Windows 8 and Windows 10 Universal Windows Platform (UWP) is available from NuGet.- Add the optional MobileFirst components by using NuGet
We can prepare your environment for developing MobileFirst applications with optional components such as MobileFirst push by getting the framework and library files through installing IBM.MobileFirstPlatformFoundationPush package from NuGet. The MobileFirst SDK for Windows 8 and Windows 10 Universal Windows Platform (UWP) is a prerequisite and is also available from NuGet.
Parent topic: Develop native C# applications for Windows 10 Universal Windows Platform and Windows 8 Universal