GithubHelp home page GithubHelp logo

tailwindtraders-desktop's Introduction

Tailwind Traders Desktop Reference App

Tailwind Traders Desktop

DevOps master
Windows Build status

Download the latest release here.

DemoScript

Check out the Productivity Improvements in Visual Studio 2019 demo script.

Feedback

Help us improving this reference application by providing us your valuable opinion.

Repositories

For this demo reference, we built several consumer and line-of-business applications and a set of backend services. You can find all repositories in the following locations:

PRISM

Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Windows 10 UWP, and Xamarin Forms.

Official Prism releases are available on NuGet. Simply add https://www.myget.org/F/prism/api/v3/index.json as a package source to either Visual Studio or Visual Studio for Mac.

These are the base packages for each platform, together with the Prism's Core assembly as a cross-platform PCL.

Platform Assembly Package NuGet
PCL Prism.dll Prism.Core CoreNuGetShield
WPF Prism.Wpf.dll Prism.Wpf WpfNuGetShield
DryIoc Prism.DryIoc.dll Prism.DryIoc DryIocWpfNuGetShield

Xaml Islands

There are two new system APIs called WindowsXamlManager and DesktopWindowXamlSource.

The WindowsXamlManager handles the UWP XAML Framework itself, which initializes the UWP XAML Framework inside the current thread of this non-UWP Win32 Desktop app, allowing it to create UWP UI in it.

The DesktopWindowXamlSource is the actual instance of your Island content. This class also enables the developer to get and set the focus of that element.

NuGet Description
Microsoft.Toolkit.Wpf.UI.XamlHost This library provides XAML islands helpers for WPF. It is part of the Windows Community Toolkit.
Microsoft.Toolkit.Wpf.UI.Controls Wrapper classes for 1st party controls, InkCanvas, InkToolbar, MapControl, MediaPlayerElement, all for WPF.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

tailwindtraders-desktop's People

Contributors

eiximenis avatar isaacrlevin avatar juanlao avatar mgomar avatar microsoftopensource avatar msftgits avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tailwindtraders-desktop's Issues

Unable to open the project in VS2017, project file is incomplete. Expected imports are missing.

Opening the soluntion in VS 2017 gives the following errors:

CouponReader.Core.Wpf\CouponReader.Core.Wpf.csproj : error : Project file is incomplete. Expected imports are missing.
CouponReader.Core.Common\CouponReader.Core.Common.csproj : error : Project file is incomplete. Expected imports are missing.

Visual Studio 2017 installed (v 15.9.3)
-.Net Core SDK 2.1.5, 2.2.1 and 3.0.100
-CLI 2.0 Azure
-Framework 4.7.2 SDK

Please, can anyone help?

build/restore error with nuget feed

I did a clean clone of the source, and tried to do a dotnet restore which produced the following error

C:\Program Files\dotnet\sdk\3.0.100-preview-009812\NuGet.targets(114,5): error : Unable to load the service index for source https://pkgs.dev.azure.com/tailwindtraders/_packaging/Toolkit/nuget/v3/index.json. [c:\TailwindTraders-Desktop\Source\couponreader.sln] C:\Program Files\dotnet\sdk\3.0.100-preview-009812\NuGet.targets(114,5): error : Response status code does not indicate success: 401 (Unauthorized). [c:\TailwindTraders-Desktop\Source\couponreader.sln]

I havent delved into the source code too much, but i noticed the nuget.config contains this

<add key="toolkit" value="https://pkgs.dev.azure.com/tailwindtraders/_packaging/Toolkit/nuget/v3/index.json" />

visiting that link asks me to sign in, and when I do it says I am unauthorized

Something i'm missing here?

Will this run on MacOS and/or Linux

Hi there,

We are trying to understand how we would use the TailwindTraders cross-platform model on MacOS and Linux - as WPF will now target .NetCore 3.0 - does this mean WPF is the way to go for MacOS and Linux?

thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.