AzureDevopsWebhookService.Contracts 1.0.1

dotnet add package AzureDevopsWebhookService.Contracts --version 1.0.1
                    
NuGet\Install-Package AzureDevopsWebhookService.Contracts -Version 1.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AzureDevopsWebhookService.Contracts" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AzureDevopsWebhookService.Contracts" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="AzureDevopsWebhookService.Contracts" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AzureDevopsWebhookService.Contracts --version 1.0.1
                    
#r "nuget: AzureDevopsWebhookService.Contracts, 1.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AzureDevopsWebhookService.Contracts@1.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AzureDevopsWebhookService.Contracts&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=AzureDevopsWebhookService.Contracts&version=1.0.1
                    
Install as a Cake Tool

Aion Time

Aion Time is a complementary app designed to enhance time tracking for Azure Boards work items. It aims to provide seamless integration with Azure Boards, offering advanced time tracking features to improve project management and productivity.

Features

  • Integration with Azure Boards: Aion Time seamlessly integrates with Azure Boards, allowing users to track time directly from work items.
  • Time Tracking: Easily track time spent on individual work items, tasks, or projects.
  • Reporting: Generate detailed reports on time spent across various work items, enabling better project management and resource allocation.
  • Customization: Customize time tracking settings and reports to suit your team's specific needs.
  • User-friendly Interface: Aion Time features a clean and intuitive interface for effortless time tracking and management.

Diagram

flowchart LR;
    FrontendWebApp <--> TimeLogService;
    TimeLogService --> AzureSyncQueue;
    AzureSyncQueue --> AzureDevOpsService;
    AzureDevOpsService --> TimeLogSyncQueue;
    TimeLogSyncQueue --> TimeLogService;
    ChangeFeedQueue --> AzureDevOpsService;
    AzureDevOpsService --> AzureDevOpsAPI;
    AzureDevOpsService <--> AzureDevOpsDatabase;
    TimeLogService <--> TimeLogDatabase;
    AzureDevOpsAPI --> AzureDevopsServiceHook;
    AzureDevopsServiceHook --> TimeLogService

Getting Started

To get started with Aion Time, follow these steps:

  1. Installation: Install Aion Time from the GitHub releases page or build it from the source code.
  2. Configuration: Configure Aion Time with your Azure Boards account and project settings.
  3. Start Tracking: Start tracking time for your work items directly within Azure Boards or through the Aion Time interface.
  4. Generate Reports: Generate reports to gain insights into time spent on different work items and projects.

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, feel free to open an issue or submit a pull request on the GitHub repository.

License

This project is licensed under the MIT License.

Acknowledgements

  • Special thanks to the contributors who have helped improve Aion Time.
  • Built with Azure DevOps API and .Net.

Note: Aion Time is not affiliated with or endorsed by Microsoft Azure or Azure DevOps.

Product 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1 126 7/30/2024
1.0.0 106 7/30/2024

Ajout de nouveaux champ Docaposte settings