Skip to content

You can use Tally Connector to Connect your desktop/Mobile Applications with Tally seamlessly.

Notifications You must be signed in to change notification settings

Accounting-Companion/TallyConnector

Repository files navigation

Tally Connector NuGet Version

forthebadge open c#

TallyConnector is a C# library that serves as a bridge to the Tally XML API.

With TallyConnector, you can say goodbye to the complexities of creating and parsing XMLs. Instead, you interact directly with C# objects, making your coding experience smoother and more efficient.

Experience the power of abstraction and let TallyConnector handle the heavy lifting of XML manipulation for you!

You can use Tally Connector to Integrate your desktop/Mobile Applications with Tally.

Supported Tally Versions

  1. Tally Prime
  2. Tally ERP9

Getting Started

  1. Getting Started with C#
  2. Getting Started with Python
  3. Documentation

Supported Environments

  1. .Net Core 8.0 | .Net Core 7.0 | .Net Core 6.0
  2. .Net Framework 4.8
  3. Visual Basic

What's New

  • Auto TDL Report Generation Using Source Generator: We've introduced an automatic TDL report generation feature. Now, you don't have to manually create TDL reports. Our source generator does it for you!

  • Fetch Only Required Fields: To optimize performance and efficiency, we've added a feature that fetches only the data you need from Tally. This means less data clutter and faster operations!


📁 What's included?

Name Framework
TallyConnector.Core
Core Library that used in TallyConnector.
Contains models,converters,attributes
NET8 NET7 NET6 NETFramework48
TallyConnector
We can use this library to interact with Tally Erp9 / Tally prime using C# objects
NET8 NET7 NET6 NETFramework48

Other Useful Resources Related to Tally Integration

Xmls used under the hood are listed here - PostMan Collection

StackOverflow threads answered by me - StackOverflow Answers

TDLExpert.com threads answered by me - TDLexpert.com