Skip to content

PrimePenguin/PrimePenguin.TictailSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrimePenguin.TictailSharp: A .NET library for Tictail.

Now with .NET Core support! (PrimePenguin.TictailSharp -Version 1.3.0)

NuGet Build status license

PrimePenguin.TictailSharp is a .NET library that enables you to authenticate and make API calls to TictailSharp. It's great for building custom Tictail Apps using C# and .NET. You can quickly and easily get up and running with Tictail using this library.

Installation

PrimePenguin.TictailSharp is available on NuGet. Use the package manager console in Visual Studio to install it:

Install-Package PrimePenguin.TictailSharp -Version 1.3.0

If you're using .NET Core, you can use the dotnet command from your favorite shell:

dotnet add package PrimePenguin.TictailSharp --version 1.3.0

About

Support for Ecommerce Tictail in .net core

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages