# XbimWindowsUI **Repository Path**: fjqiang/XbimWindowsUI ## Basic Information - **Project Name**: XbimWindowsUI - **Description**: XbimWindowsUI 同步 - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-03-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # XbimWindowsUI Build Status (master branch): [ ![Build Status](http://xbimbuilds.cloudapp.net/app/rest/builds/buildType:(id:Xbim_XbimWindowsUi_XbimWindowsUi),branch:(name:master)/statusIcon "Build Status") ](http://xbimbuilds.cloudapp.net/project.html?projectId=Xbim_XbimWindowsUi&tab=projectOverview "Build Status") Build Status (develop branch): [ ![Build Status](http://xbimbuilds.cloudapp.net/app/rest/builds/buildType:(id:Xbim_XbimWindowsUi_XbimWindowsUi),branch:(name:develop)/statusIcon "Build Status") ](http://xbimbuilds.cloudapp.net/project.html?projectId=Xbim_XbimWindowsUi&tab=projectOverview "Build Status") ## Compilation The toolkit uses the Nuget technology for the management of several packages. We have custom nuget feeds for the master and develop branches of the solution. Nuget can download all the required dependencies for you if you have the correct package source configuration. if you use Visual Studio 2015+ add the following package sources: https://www.myget.org/F/xbim-develop/api/v3/index.json https://www.myget.org/F/xbim-master/api/v3/index.json if you use Visual Studio 2012+ add the following package sources: https://www.myget.org/F/xbim-develop/api/v2 https://www.myget.org/F/xbim-master/api/v2 the resulting configuration pages looks like this in VS2015: ![example of VS2015 configuration](ReadmeResources/NugetCongfigurationVS2015.png) ## Solution Content Xbim.Presentation is the home of the XbimXplorer application and of a number of WPF components for your desktop BIM applications. ![XbimXplorer UI](ReadmeResources/XbimXplorerUI.png) ## Acknowledgements The XbimTeam wishes to thank [JetBrains](https://www.jetbrains.com/) for supporting the XbimToolkit project with free open source [Resharper](https://www.jetbrains.com/resharper/) licenses. ![ReSharper Logo](ReadmeResources/icon_ReSharper.png)