SuperMemoAssistant.Plugins.Import.Interop
2.1.0-beta.3
dotnet add package SuperMemoAssistant.Plugins.Import.Interop --version 2.1.0-beta.3
NuGet\Install-Package SuperMemoAssistant.Plugins.Import.Interop -Version 2.1.0-beta.3
<PackageReference Include="SuperMemoAssistant.Plugins.Import.Interop" Version="2.1.0-beta.3" />
paket add SuperMemoAssistant.Plugins.Import.Interop --version 2.1.0-beta.3
#r "nuget: SuperMemoAssistant.Plugins.Import.Interop, 2.1.0-beta.3"
// Install SuperMemoAssistant.Plugins.Import.Interop as a Cake Addin #addin nuget:?package=SuperMemoAssistant.Plugins.Import.Interop&version=2.1.0-beta.3&prerelease // Install SuperMemoAssistant.Plugins.Import.Interop as a Cake Tool #tool nuget:?package=SuperMemoAssistant.Plugins.Import.Interop&version=2.1.0-beta.3&prerelease
Package Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- Extensions.System.IO (>= 0.1.0.3)
- PluginManager.Interop (>= 0.2.1.51)
- Sentry.Serilog (>= 2.1.6)
- SuperMemoAssistant.Interop (>= 2.1.0-beta.11)
- SuperMemoAssistant.Services.Sentry (>= 2.1.0-beta.4)
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 | 2,464 | 4/11/2021 |
2.0.5.9 | 1,006 | 10/25/2020 |
- 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: Interop version
- Updated: Misc improvements
- Updated: Coding style
- 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: 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: 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