文件名称:RedStar.TimesheetGenerator:自动生成我的时间表
文件大小:19KB
文件格式:ZIP
更新时间:2024-03-15 02:36:19
C#
RedStar.TimesheetGenerator
根据(经典)新鲜书中的时间条目生成我的时间表。 应该足够通用,以便可以添加其他时间输入源和其他时间表目的地。
用法
dotnet RedStar.TimesheetGenerator.ConsoleApp.dll
【文件预览】:
RedStar.TimesheetGenerator-master
----RedStar.TimesheetGenerator.sln(3KB)
----readme.md(633B)
----RedStar.TimesheetGenerator.Team4Talent()
--------CellExtensions.cs(2KB)
--------Team4TalentExcelDestination.cs(12KB)
--------RedStar.TimesheetGenerator.Team4Talent.csproj(715B)
----RedStar.TimesheetGenerator.MiaaGuard()
--------RedStar.TimesheetGenerator.MiaaGuard.csproj(704B)
--------MiaaGuardExcelDestination.cs(10KB)
----RedStar.TimesheetGenerator.Freshbooks()
--------FreshbooksSource.cs(3KB)
--------RedStar.TimesheetGenerator.Freshbooks.csproj(645B)
----.gitignore(4KB)
----RedStar.TimesheetGenerator.ConsoleApp()
--------Program.cs(3KB)
--------RedStar.TimesheetGenerator.ConsoleApp.csproj(312B)
--------PluginLoadContext.cs(1KB)
--------Properties()
----RedStar.TimesheetGenerator.Core()
--------TimeTrackingEntry.cs(280B)
--------IPlugin.cs(262B)
--------Options.cs(234B)
--------ITimeTrackingSource.cs(208B)
--------RedStar.TimesheetGenerator.Core.csproj(140B)
--------ITimesheetDestination.cs(212B)
----.gitattributes(2KB)