Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mrdave1999/cplugin.net issues and pull requests
#40 - Implement Plugin Dependency Validation to Avoid Missing Plugins
Pull Request -
State: open - Opened by Ts-Pytham 17 days ago
#39 - fix: lock FluentAssertions version to 7.x to prevent unintended upgrade
Pull Request -
State: closed - Opened by MrDave1999 about 1 month ago
#38 - refactor: Use collection expressions
Pull Request -
State: closed - Opened by MrDave1999 9 months ago
#37 - feat: Use ConcurrentDictionary type to provide thread safety
Pull Request -
State: closed - Opened by MrDave1999 9 months ago
#35 - docs: Create a sample plugin that includes a Program.cs file
Pull Request -
State: closed - Opened by MrDave1999 9 months ago
Labels: docs
#34 - docs: Add a sample on how to use the "internal" access modifier in plugins
Pull Request -
State: closed - Opened by MrDave1999 9 months ago
Labels: docs
#33 - feat: Add support for dependency injection via constructor
Pull Request -
State: closed - Opened by MrDave1999 11 months ago
#32 - Add support for dependency injection via constructor
Issue -
State: closed - Opened by MrDave1999 11 months ago
Labels: feature
#31 - chore: Runs tests from the specified assemblied
Pull Request -
State: closed - Opened by MrDave1999 about 1 year ago
Labels: deploy
#30 - feat: Copy plugins to publish directory
Pull Request -
State: closed - Opened by MrDave1999 about 1 year ago
- 1 comment
#29 - Copy plugins to publish directory
Issue -
State: closed - Opened by MrDave1999 about 1 year ago
Labels: feature
#29 - Copy plugins to publish directory
Issue -
State: closed - Opened by MrDave1999 about 1 year ago
Labels: feature
#28 - test: Add integration test project for samples
Pull Request -
State: closed - Opened by MrDave1999 about 1 year ago
Labels: tests
#27 - Why can't I copy assemblies like Example.Contracts.dll and CPlugin.Net.Attributes.dll to the plugin output directory?
Issue -
State: closed - Opened by MrDave1999 about 1 year ago
- 1 comment
Labels: question
#26 - docs: Update README.md
Pull Request -
State: closed - Opened by MrDave1999 about 1 year ago
Labels: docs
#25 - Why PluginType can't be a struct?
Issue -
State: closed - Opened by MrDave1999 about 1 year ago
- 1 comment
Labels: question
#24 - refactor: Add descriptive messages to validations of PluginAttribute
Pull Request -
State: closed - Opened by MrDave1999 about 1 year ago
#21 - test: Add tests for plug-in loader
Pull Request -
State: closed - Opened by MrDave1999 about 1 year ago
#20 - refactor!: Add .dll extension when the plugin name does not have it
Pull Request -
State: closed - Opened by MrDave1999 about 1 year ago
#19 - Avoid throwing exception when the plugin does not have .dll extension
Issue -
State: closed - Opened by MrDave1999 about 1 year ago
Labels: breaking change
#18 - feat!: Add TypeFinder class to find subtypes that implement the contract
Pull Request -
State: closed - Opened by MrDave1999 about 1 year ago
#17 - Add tests for plug-in loader
Issue -
State: closed - Opened by MrDave1999 about 1 year ago
Labels: tests
#14 - Add TypeFinder class to find subtypes that implement the contract
Issue -
State: closed - Opened by MrDave1999 about 1 year ago
Labels: feature, breaking change
#13 - test: Add test project
Pull Request -
State: closed - Opened by MrDave1999 about 1 year ago
#12 - Add Shared.Entities project as a sample and use it in both host and plugins
Pull Request -
State: closed - Opened by MrDave1999 about 1 year ago
Labels: docs
#11 - chore: Add .NET 8 support for the CPlugin.Net project
Pull Request -
State: closed - Opened by MrDave1999 about 1 year ago
#10 - Add .NET 8 support for the CPlugin.Net project
Issue -
State: closed - Opened by MrDave1999 over 1 year ago
#9 - fix!: Return an empty enumerable instead of throwing an exception
Pull Request -
State: closed - Opened by MrDave1999 over 1 year ago
#7 - `GetPluginFiles` method must not throw InvalidOperationException
Issue -
State: closed - Opened by MrDave1999 over 1 year ago
Labels: bug, breaking change
#6 - Cannot specify an empty array in the `Plugins` section of appsettings.json
Issue -
State: closed - Opened by MrDave1999 over 1 year ago
- 1 comment
#5 - Add samples on how to implement the Plug-in Architecture
Pull Request -
State: closed - Opened by MrDave1999 over 1 year ago
#4 - docs: Add DocFX project to generate the API documentation
Pull Request -
State: closed - Opened by MrDave1999 over 1 year ago
#3 - Add samples about how to use the library
Issue -
State: closed - Opened by MrDave1999 over 1 year ago
Labels: docs
#2 - Generate the API Documentation with DocFX
Issue -
State: closed - Opened by MrDave1999 over 1 year ago
Labels: docs
#1 - Create test project
Issue -
State: closed - Opened by MrDave1999 over 1 year ago
Labels: tests