SuperMemoAssistant.Plugins.Dictionary 2.1.0-beta.4

This is a prerelease version of SuperMemoAssistant.Plugins.Dictionary.
dotnet add package SuperMemoAssistant.Plugins.Dictionary --version 2.1.0-beta.4
NuGet\Install-Package SuperMemoAssistant.Plugins.Dictionary -Version 2.1.0-beta.4
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="SuperMemoAssistant.Plugins.Dictionary" Version="2.1.0-beta.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SuperMemoAssistant.Plugins.Dictionary --version 2.1.0-beta.4
#r "nuget: SuperMemoAssistant.Plugins.Dictionary, 2.1.0-beta.4"
#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 SuperMemoAssistant.Plugins.Dictionary as a Cake Addin
#addin nuget:?package=SuperMemoAssistant.Plugins.Dictionary&version=2.1.0-beta.4&prerelease

// Install SuperMemoAssistant.Plugins.Dictionary as a Cake Tool
#tool nuget:?package=SuperMemoAssistant.Plugins.Dictionary&version=2.1.0-beta.4&prerelease

Package Description

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
2.1.0-beta.4 1,365 4/11/2021
2.0.3.12 954 3/9/2020

- Added: Settings title
- Added: Plugin Lifecycle event system
- Added: Only one setting instance open at a time https://github.com/supermemo/SuperMemoAssistant/issues/113
- Added cancel button with reset on config models
- Added PluginManager NuGet
- Updated: Interop submodule
- Updated: Interop version
- Updated: Each project now has its own Sentry API key
- Updated: New lifecycle prototype
- Updated: Packages
- Updated: Bumped version to 2.0.5
- Updated: package
- Updated: Interop package version
- Updated: New interop
- Updated: Applied coding style
- Updated: Output copy
- Updated: Project (csproj) to the new SDK format
- Updated: NuGet project to PackageReferences
- Updated: NuSpec dependencies version
- Updated nuspec with new Services.UI version
- Updated mshtml to use SuperMemoAssistant.mshtml nuget
- Removed compilation option from FodyWeavers.xml
- Removed composition
- Misc: Minor fixes
- Misc: Refactored project structure
- Package update
- Improved the handling of unauthenticated web API requests errors
- Published on NuGet
- Sentry token init
- SuperMemoAssistant.Services.Sentry class library
- Changed xcopy path to new Installer's location
- Update README.md
- Packages updated
- Version bump
- Minor update
- Ver. bump
- Minor cleanup
- API update
- Support for several languages
- Support for user template using Mustache
- Better exception logging
- Cleanup
- Cleaning up
- Multi-Version handling WIP
- Minor fixes & improvements
- package + project v.bump
- ver bump
- Minor refactoring + Priority + WIP multi-lang
- Better logging
- Configs
- Settings
- Plugin WIP
- Plugin isolation/interop
- Activate window
- Serilog
- Initial version.
- Initial commit