DLaB.OutlookTimesheetCalculator
1.2021.1.15
Prefix Reserved
.NET Framework 4.6.2
Install-Package DLaB.OutlookTimesheetCalculator -Version 1.2021.1.15
dotnet add package DLaB.OutlookTimesheetCalculator --version 1.2021.1.15
<PackageReference Include="DLaB.OutlookTimesheetCalculator" Version="1.2021.1.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DLaB.OutlookTimesheetCalculator --version 1.2021.1.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DLaB.OutlookTimesheetCalculator, 1.2021.1.15"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install DLaB.OutlookTimesheetCalculator as a Cake Addin
#addin nuget:?package=DLaB.OutlookTimesheetCalculator&version=1.2021.1.15
// Install DLaB.OutlookTimesheetCalculator as a Cake Tool
#tool nuget:?package=DLaB.OutlookTimesheetCalculator&version=1.2021.1.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Reads appointments from Outlook Desktop to calculate hours worked.
Product | Versions |
---|---|
.NET Framework | net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- XrmToolBox (>= 1.2017.2.13)
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.2021.1.15 | 11,379 | 1/17/2021 |
1.2021.1.14 | 199 | 1/15/2021 |
V1.2021.1.15
- Fixed Description Text
V1.2021.1.14
- Initial Release