RobinThoene.DefaultAzureAuthDebug.Console
                              
                            
                                0.1.0-alpha0012
                            
                        
                    
        
        
                                This is a prerelease version of RobinThoene.DefaultAzureAuthDebug.Console.
                            
    
                    dotnet tool install --global RobinThoene.DefaultAzureAuthDebug.Console --version 0.1.0-alpha0012
        
        
This package contains a .NET tool you can call from the shell/command line.
                    
    
    dotnet new tool-manifest
dotnet tool install --local RobinThoene.DefaultAzureAuthDebug.Console --version 0.1.0-alpha0012
        
        
This package contains a .NET tool you can call from the shell/command line.
                    
    
    #tool dotnet:?package=RobinThoene.DefaultAzureAuthDebug.Console&version=0.1.0-alpha0012&prerelease
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    nuke :add-package RobinThoene.DefaultAzureAuthDebug.Console --version 0.1.0-alpha0012
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    default-azure-auth-debug (daad)
Summary
A simple dotnet command line tool to debug the usage of new DefaultAzureCredential on your local machine.
Using that tool you can test if the method new DefaultAzureCredential from the package Azure.Identity can
pickup your authentication details from you local machine and retrieve a token.
Furthermore, using the cli parameters, you can define resources in Azure that the retrieved credential will be used to authenticate against. The output of the application will show you if your retrieved credential will have access to those resources or not.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
| Version | Downloads | Last Updated | 
|---|---|---|
| 0.1.0-alpha0012 | 115 | 7/8/2024 | 
| 0.0.1-alpha | 80 | 7/3/2024 |