Skip to content

Commit 370e909

Browse files
codatbotCodat Pipeline Bot
andauthored
Updates to SDKs (#243)
Co-authored-by: Codat Pipeline Bot <oas@codat.io>
1 parent aa4f324 commit 370e909

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ To get your authorization header from the [Codat Portal](https://app.codat.io):
4040
<!-- Start Codat Client Libraries -->
4141
| Library | Description | NuGet |
4242
| :- | :- | :- |
43-
| **[Platform](https://github.com/codatio/client-sdk-csharp/tree/main/platform)** | Manage the building blocks of Codat, including companies, connections, and more. | [Codat.Platform](https://www.nuget.org/packages/Codat.Platform) |
44-
| **[Bank Feeds](https://github.com/codatio/client-sdk-csharp/tree/main/bank-feeds)** | Set up bank feeds from accounts in your application to supported accounting platforms. | [Codat.BankFeeds](https://www.nuget.org/packages/Codat.BankFeeds) |
45-
| **[Sync for Commerce](https://github.com/codatio/client-sdk-csharp/tree/main/sync-for-commerce)** | Push merchants' data from your ecommerce or point-of-sale (POS) platform into your merchants' accounting platform. | [Codat.Sync.Commerce](https://www.nuget.org/packages/Codat.Sync.Commerce) |
46-
| **[Sync for Expenses](https://github.com/codatio/client-sdk-csharp/tree/main/sync-for-expenses)** | Push expenses to accounting platforms. | [Codat.Sync.Expenses](https://www.nuget.org/packages/Codat.Sync.Expenses) |
47-
| **[Lending](https://github.com/codatio/client-sdk-csharp/tree/main/lending)** | Make credit decisions backed by enhanced financials, metrics, reports, and data integrity features. | [Codat.Lending](https://www.nuget.org/packages/Codat.Lending) |
48-
| **[Sync for Payroll](https://github.com/codatio/client-sdk-csharp/tree/main/sync-for-payroll)** | Push payroll to accounting platforms. | [Codat.Sync.Payroll](https://www.nuget.org/packages/Codat.Sync.Payroll) |
49-
| **[Sync for Payables](https://github.com/codatio/client-sdk-csharp/tree/main/sync-for-payables)** | Streamline your customers' accounts payable workflow. | [Codat.Sync.Payables](https://www.nuget.org/packages/Codat.Sync.Payables) |
43+
| **[Platform](https://github.com/codatio/client-sdk-csharp/tree/main/platform)** | Manage the building blocks of Codat, including companies, connections, and more. | [![Nuget](https://img.shields.io/nuget/v/Codat.Platform)](https://www.nuget.org/packages/Codat.Platform) |
44+
| **[Bank Feeds](https://github.com/codatio/client-sdk-csharp/tree/main/bank-feeds)** | Set up bank feeds from accounts in your application to supported accounting platforms. | [![Nuget](https://img.shields.io/nuget/v/Codat.BankFeeds)](https://www.nuget.org/packages/Codat.BankFeeds) |
45+
| **[Sync for Commerce](https://github.com/codatio/client-sdk-csharp/tree/main/sync-for-commerce)** | Push merchants' data from your ecommerce or point-of-sale (POS) platform into your merchants' accounting platform. | [![Nuget](https://img.shields.io/nuget/v/Codat.Sync.Commerce)](https://www.nuget.org/packages/Codat.Sync.Commerce) |
46+
| **[Sync for Expenses](https://github.com/codatio/client-sdk-csharp/tree/main/sync-for-expenses)** | Push expenses to accounting platforms. | [![Nuget](https://img.shields.io/nuget/v/Codat.Sync.Expenses)](https://www.nuget.org/packages/Codat.Sync.Expenses) |
47+
| **[Lending](https://github.com/codatio/client-sdk-csharp/tree/main/lending)** | Make credit decisions backed by enhanced financials, metrics, reports, and data integrity features. | [![Nuget](https://img.shields.io/nuget/v/Codat.Lending)](https://www.nuget.org/packages/Codat.Lending) |
48+
| **[Sync for Payroll](https://github.com/codatio/client-sdk-csharp/tree/main/sync-for-payroll)** | Push payroll to accounting platforms. | [![Nuget](https://img.shields.io/nuget/v/Codat.Sync.Payroll)](https://www.nuget.org/packages/Codat.Sync.Payroll) |
49+
| **[Sync for Payables](https://github.com/codatio/client-sdk-csharp/tree/main/sync-for-payables)** | Streamline your customers' accounts payable workflow. | [![Nuget](https://img.shields.io/nuget/v/Codat.Sync.Payables)](https://www.nuget.org/packages/Codat.Sync.Payables) |
5050
<!-- End Codat Client Libraries -->
5151

5252
<!-- Start Codat Support Notes -->

0 commit comments

Comments
 (0)