FlashCards.Core 1.0.12

dotnet add package FlashCards.Core --version 1.0.12
NuGet\Install-Package FlashCards.Core -Version 1.0.12
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FlashCards.Core" Version="1.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FlashCards.Core --version 1.0.12
#r "nuget: FlashCards.Core, 1.0.12"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FlashCards.Core as a Cake Addin
#addin nuget:?package=FlashCards.Core&version=1.0.12

// Install FlashCards.Core as a Cake Tool
#tool nuget:?package=FlashCards.Core&version=1.0.12

FlashCards-Core

A C# .Net project that provides a basic framework to create flash cards and organize them into sets.

While trying to learn a new language, I've come to realize that online solutions for Flash Cards applications didn't suit my needs. I decided to work on one for myself, as an opportunity to learn using the Google Cloud APIs.

This is a proof of concept relying on internal storage at the moment as this is for my personal, and hard-typed Google Cloud Api usage.

Once I reach satisfactory results with my WPF implementation, I will work to make it work depending on other environments and contexts.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.12 96 2/5/2024
1.0.11 68 2/5/2024
1.0.10 88 2/5/2024

Initial release.