Skip to content

Analyzes resources in an Azure DevOps project in a consumable fashion

Notifications You must be signed in to change notification settings

jrolstad/azuredevops-resourceanalyzer

Repository files navigation

Azure Devops Resource Analyzer

Provides tools for analyzing resources in Azure DevOps instances so they are easy to visualize.

Requirements

  • .NET Core 3.1 or greater
  • Visual Studio 2019 or greater

Projects

Libraries

Project Type Purpose
azuredevopsresourceanalyzer.core .NET Standard Class Library Core library for the application that contains all non-ui specific functionality

Applications

Project Type Purpose
azuredevopsresourceanalyzer.ui.blazor Server Side Blazor App User Interface for the tool

Tests

Project Type Purpose
azuredevopsresourceanalyzer.ui.blazor.tests Unit Tests for the azuredevopsresourceanalyzer.ui.blazor project

Development Environment Setup

The interactions with Azure are performed via REST API who use the ADAL library for bearer tokens.

About

Analyzes resources in an Azure DevOps project in a consumable fashion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published