Create automatically anki cards from your C# application.
Info
Version: | 1.3.1 |
Author(s): | Clement Jean |
Last Update: | Wednesday, September 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Clement-Jean/AnkiSharp |
NuGet Url: | https://www.nuget.org/packages/AnkiSharp |
Install
Install-Package AnkiSharp
dotnet add package AnkiSharp
paket add AnkiSharp
AnkiSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
- System.Data.SQLite(>= 1.0.108)
- Newtonsoft.Json(>= 11.0.2)
Tags