SuperMemoAssistant.Plugins.Import 2.1.0-beta.12

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

// Install SuperMemoAssistant.Plugins.Import as a Cake Tool
#tool nuget:?package=SuperMemoAssistant.Plugins.Import&version=2.1.0-beta.12&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.12 2,134 4/17/2021
2.1.0-beta.11 160 4/16/2021
2.1.0-beta.8 170 4/14/2021
2.1.0-beta.7 135 4/13/2021
2.1.0-beta.5 170 4/11/2021

- Added: PluginManager.Interop to native host's embedded assemblies
- Added: Imported BrowserNativeHost as content-only package in Import++
- Added: BrowserNativeHost can now be packaged
- Added: BrowserNativeHost now embeds all runtime package references to be self-contained (to the exception of the .NET framework)
- Added: Terms of license
- Added: Notification when Feeds can be imported at startup
- Added: ToastNotification NuGet Service
- Added: Automatic main content detection
- 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: Packages
- Updated: Interop submodule
- Updated: Async testing
- Updated: Package version
- Updated: Interop version
- Updated: Misc improvements
- Updated: Coding style
- Updated: Each project now has its own Sentry API key
- Updated: New lifecycle prototype
- Updated: Bumped version to 2.0.5
- 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: Import++ wasn't referencing the latest native host
- Fixed: Typo
- Fixed: ValidToS() was called at startup.
- 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: Small fixes
- 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