SuperMemoAssistant.Plugins.Import.Interop 2.0.5.9

.NET Framework 4.7.2
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package SuperMemoAssistant.Plugins.Import.Interop --version 2.0.5.9
NuGet\Install-Package SuperMemoAssistant.Plugins.Import.Interop -Version 2.0.5.9
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.Import.Interop" Version="2.0.5.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SuperMemoAssistant.Plugins.Import.Interop --version 2.0.5.9
#r "nuget: SuperMemoAssistant.Plugins.Import.Interop, 2.0.5.9"
#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.Import.Interop as a Cake Addin
#addin nuget:?package=SuperMemoAssistant.Plugins.Import.Interop&version=2.0.5.9

// Install SuperMemoAssistant.Plugins.Import.Interop as a Cake Tool
#tool nuget:?package=SuperMemoAssistant.Plugins.Import.Interop&version=2.0.5.9

Package Description

Product Versions
.NET Framework net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on SuperMemoAssistant.Plugins.Import.Interop:

Package Downloads
SuperMemoAssistant.Plugins.Import

Package Description

SuperMemoAssistant.Plugins.Regex

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0-beta.3 1,444 4/11/2021
2.0.5.9 328 10/25/2020

- Added: Plugin Lifecycle event system
- Added: Only one setting instance open at a time https://github.com/supermemo/SuperMemoAssistant/issues/113
- Added automatic version configuration
- Added cancel button with reset on config models
- Added PluginManager NuGet
- Added Chrome & Firefox browser import
- Added project SuperMemoAssistant.Plugins.Import.Common
- Added project SuperMemoAssistant.Plugins.Import.BrowserNativeHost
- Added SuperMemoAssistant.Plugins.Import.BrowserNativeHost project
- Added SuperMemoAssistant.Plugins.Import.Common project
- Added url batch import, with filters, cookies & misc. config
- Updated: Bumped version to 2.0.5
- Updated: Packages
- Updated: Package
- Updated: Interop package version
- Updated: Bumped packages version (SMA UI, Interop)
- Updated: New interop
- Updated: Applied coding style
- Updated: Output copy
- Updated: Generate documentation to default
- Updated: Project (csproj) to the new SDK format
- Updated: Migrated project to PackageReferences
- Updated: NuGet project to PackageReferences
- Updated nuspec with new Services.UI version
- Updated DeviceId package
- Fixed: Config saving issue
- Fixed: System.Collections.Immutable version conflict
- Fixed: BrowserNativeHost wasn't properly copied in the development plugin folder
- Fixed: BrowserNativeHost was using SMA sdk instead of Microsoft.Net.Sdk
- Fixed configuration being loaded from the global Configs rather than Collection's
- Fixed ImportBrowserHost path (changed / for \)
- Misc: Refactored project structure
- Misc: Package update
- Package update
- Moved SMA dependencies to NuGet references
- Minor fixes
- Sentry token init
- SuperMemoAssistant.Services.Sentry class library
- Changed xcopy path to new Installer's location
- Collection config
- Update README.md
- Handle file:/// imports
- Packages updated
- Trying to fix weird bug where Import isn't called
- Minor xaml cleaning
- Browser import: Tabs that weren't imported will remain displayed, and other removed
- Browser import: Close window on successful import
- Browser import: Base 64 favicon now rendered (Firefox)
- Browser import: Added chrome extension ID
- Refactoring
- Browser import WIP
- Minor refactor (Models/Feeds)
- Add license scan report and status
- Signed-off-by: fossabot <badges@fossa.io>
- Minor update
- Ver. bump
- Minor cleanup
- Ver bump
- Cleanup
- Cleaning up
- Multi-Version handling WIP
- Merged Feeds + Several improvements & fixes
- Initial commit