Skip to content

josipx/Jenx.AzureDevOps.WpfClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenx Azure DevOps Client

app image

The purpose of this repository.

  • Playing around with .NET Core 3.0 (Preview) and WPF.

    • .NET Core 3.0 is the first version of .Net Core which support WPF desktop apps. So, for me it's interesting to check how WPF plays along with .NET Core 3.0.
    • I like also other .NET Core features, e.g. support for machine-global and application-local deployment, performance inprovements, etc...
  • For this puprose I created simple WPF Azure DevOps Client to make some proof-of-concepts.

  • Playing around with just released Visual Studio 2019.

App key features.

Domain

  • App can do basic Azure DevOps functions, like:

    • list Azure DevOps projects in organization,
    • list Azure DevOps repositories,
    • list Azure Build definitions and builds,
    • trigger new Build.
  • First, you need to put Organization name and personal token into Settings page in order to have access to Azure DevOps backend.

Summary

  • Visual Studio 2019 is with no doubt top product. Again Microsoft did some marvelous work. VS2019 is still the best Dev IDE on the market.
  • .NET Core is on the right track! I like apporach they are doing. From code perspective I had no big problems with .NET Core 3.0 (preview) and WPF.

How to Engage, Contribute and Provide Feedback

Feel free to comment, play around with the app and fix issues.

Some screenshoots

Builds and build definition

app image

Repos

app image

About popup with app inf from runing assembly

app image

Settings

app image

Exceptions

app image

Menu

app image

About

Simple Wpf (.NET Core 3.0 Preview 4) Azure DevOps Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published