TSheets-V1-DotNET-SDK

所属分类:企业管理
开发工具:C#
文件大小:0KB
下载次数:0
上传日期:2022-12-08 06:03:47
上 传 者sh-1993
说明:  TSheets是一款时间跟踪软件,可以简化您的业务。此SDK提供对管理的编程访问...
(TSheets is time tracking software that simplifies your business. This SDK provides programmatic access to the managing, tracking, scheduling and reporting features of our product to build integrations, to your favorite accounting or payroll software, for example.)

文件列表:
.travis.yml (112, 2021-08-09)
CHANGELOG.md (1757, 2021-08-09)
Documentation/ (0, 2021-08-09)
Documentation/tsheets-sdk.md (11513, 2021-08-09)
Intuit.TSheets.Examples/ (0, 2021-08-09)
Intuit.TSheets.Examples/CustomAuthProvider.cs (1530, 2021-08-09)
Intuit.TSheets.Examples/ExampleApp.cs (2124, 2021-08-09)
Intuit.TSheets.Examples/ExampleAppService.cs (21879, 2021-08-09)
Intuit.TSheets.Examples/ExampleDataServiceFactory.cs (6879, 2021-08-09)
Intuit.TSheets.Examples/IExampleAppService.cs (1090, 2021-08-09)
Intuit.TSheets.Examples/Intuit.TSheets.Examples.csproj (2192, 2021-08-09)
Intuit.TSheets.Examples/Program.cs (3149, 2021-08-09)
Intuit.TSheets.SchemaGen/ (0, 2021-08-09)
Intuit.TSheets.SchemaGen/Intuit.TSheets.SchemaGen.csproj (1752, 2021-08-09)
Intuit.TSheets.SchemaGen/SchemaContractResolver.cs (1564, 2021-08-09)
Intuit.TSheets.SchemaGen/SchemaGen.cs (8204, 2021-08-09)
Intuit.TSheets.SchemaGen/appsettings.json (215, 2021-08-09)
Intuit.TSheets.Tests/ (0, 2021-08-09)
Intuit.TSheets.Tests/Intuit.TSheets.Tests.csproj (1711, 2021-08-09)
Intuit.TSheets.Tests/Unit/ (0, 2021-08-09)
Intuit.TSheets.Tests/Unit/Api/ (0, 2021-08-09)
Intuit.TSheets.Tests/Unit/Api/DataServiceTestBase.cs (9047, 2021-08-09)
Intuit.TSheets.Tests/Unit/Api/DataServiceTests.cs (6297, 2021-08-09)
Intuit.TSheets.Tests/Unit/Api/DataService_CurrentUserTests.cs (2381, 2021-08-09)
Intuit.TSheets.Tests/Unit/Api/DataService_CustomFieldItemFiltersTests.cs (4497, 2021-08-09)
Intuit.TSheets.Tests/Unit/Api/DataService_CustomFieldItemJobcodeFiltersTests.cs (4616, 2021-08-09)
Intuit.TSheets.Tests/Unit/Api/DataService_CustomFieldItemUserFiltersTests.cs (4505, 2021-08-09)
Intuit.TSheets.Tests/Unit/Api/DataService_CustomFieldItemsTests.cs (8185, 2021-08-09)
Intuit.TSheets.Tests/Unit/Api/DataService_CustomFieldsTests.cs (9192, 2021-08-09)
Intuit.TSheets.Tests/Unit/Api/DataService_EffectiveSettingsTests.cs (4067, 2021-08-09)
Intuit.TSheets.Tests/Unit/Api/DataService_FilesTests.cs (10893, 2021-08-09)
... ...

TSheets-V1-DotNET-SDK =============

Logo

**Official C# .NET SDK for TSheets by QuickBooks**

**License:** [![Apache 2](https://img.shields.io/badge/license-Apache--2-brightgreen)](http://www.apache.org/licenses/LICENSE-2.0)
**Support:** [![Help](https://img.shields.io/badge/Support-TSheets%20Developer-blue.svg)](https://www.tsheets.com/contact-tsheets)
**Documentation:** [![User Guide](https://img.shields.io/badge/User%20Guide-SDK%20Docs-blue.svg)](./Documentation/tsheets-sdk.md)
**Continuous Integration:** [![Build Status](https://travis-ci.com/intuit/TSheets-V1-DotNET-SDK.svg?token=HSEoRBBbbnL3x2dQy3Rm&branch=master)](https://travis-ci.com/intuit/TSheets-V1-DotNET-SDK.svg?token=HSEoRBBbbnL3x2dQy3Rm&branch=master)
**Binaries:** [![Nuget](https://img.shields.io/badge/Nuget-1.4.3-blue.svg)](https://www.nuget.org/packages/Intuit.TSheets/)
The TSheets .NET SDK provides class libraries for accessing the TSheets API quickly, easily, and with confidence. It supports .Net Standard 2.0, and .Net Framework 4.7.2. Some of the features include: * Single and batch processing of CRUD operations for all TSheets API endpoints & operations. * Filter objects for targeting queries. * Full asynchronous method support (async/await). * Easy access to the "supplemental data" available in TSheet's API method responses. * Support for JSON request and response formats. * Easy configurability to support a variety of API client behaviors. * Auto-paging for the simple retrieval of entities spanning multiple pages. * Auto-batching (for creates & updates). * Automatic retries of transient errors, and the ability to custom configure. * Common logging framework to support a variety of providers, e.g. Serilog, log4net, nlog, etc. * Support for OAuth2 bearer tokens * Quick start examples ## Documentation: [User Guide](./Documentation/tsheets-sdk.md)
[API Reference](https://tsheetsteam.github.io/api_docs/#welcome) ## Get Started: 1. Clone this repo locally 2. Open the TSheets.sln solution file in your .NET IDE of choice. 3. See instructions in the Program.cs file of the Intuit.TSheets.Examples project. ## Contribute: Please refer to [Contribution Guidelines](./.github/CONTRIBUTING.md) for details.

近期下载者

相关文件


收藏者