UI-For-UWP | repo contains the source code | Runtime Evironment library
kandi X-RAY | UI-For-UWP Summary
kandi X-RAY | UI-For-UWP Summary
This is an open-source version of Telerik UI for Universal Windows Platform (UWP) by Progress. The project is community-supported on Stack Overflow. Commercial support is available at telerik.com/uwp where you'll find a supported commercial trial and pricing options. Please visit telerik.com for UI tools for ASP.NET, WPF, WinForms, or JavaScript.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of UI-For-UWP
UI-For-UWP Key Features
UI-For-UWP Examples and Code Snippets
Community Discussions
Trending Discussions on UI-For-UWP
QUESTION
https://github.com/unoplatform/Uno.Telerik.UI-For-UWP is there a nuget for this repo? I couldn't find any on nuget and Telerik.UI.for.UniversalWindowsPlatform is not support on mobile projects. Thanks.
...ANSWER
Answered 2020-Aug-26 at 13:54[Update]
I am working on making this available for the Uno community. You can find it on nuget.org at Telerik.UI.for.UniversalWindowsPlatform.for.Uno
[Original]
Telerik doesn't own that fork, so they do not publish a NuGet package for it.
If you would like to have a NuGet package, you can clone the repo locally and compile it yourself. See the Getting Started section of the README to lean how to compile the repository.
Generate NuGet PackageOnce it is compiled, you can generate a .nupkg
file (see number 6):
- Make sure you have the required software to build UWP applications
- Clone a copy of the repository code
- Open UWPControls.sln located in Controls folder and build it
- Open UWPMap.sln located in Controls folder and build it in x86/x64 and ARM configs
- All binaries are now located in Binaries folder
- You can additionally build a NuGet package by running
BuildTools/BuildNuGet.bat
. The generated package will be located in the NuGet subfolder.
Once you have your own nupkg file, you can put it in a Package Source (i.e. just a local folder) or put it in your own nuget feed server and list that as a packages source.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install UI-For-UWP
Clone a copy of the repository code
Open UWPControls.sln located in Controls folder and build it
Open UWPMap.sln located in Controls folder and build it in x86/x64 and ARM configs
All binaries are now located in Binaries folder
You can additionaly build a NuGet package by running BuildTools/BuildNuGet.bat. The generated package will be located in the NuGet subfolder.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page