![]() |
VOOZH | about |
dotnet add package McMaster.NETCore.Plugins --version 1.3.1
NuGet\Install-Package McMaster.NETCore.Plugins -Version 1.3.1
<PackageReference Include="McMaster.NETCore.Plugins" Version="1.3.1" />
<PackageVersion Include="McMaster.NETCore.Plugins" Version="1.3.1" />Directory.Packages.props
<PackageReference Include="McMaster.NETCore.Plugins" />Project file
paket add McMaster.NETCore.Plugins --version 1.3.1
#r "nuget: McMaster.NETCore.Plugins, 1.3.1"
#:package McMaster.NETCore.Plugins@1.3.1
#addin nuget:?package=McMaster.NETCore.Plugins&version=1.3.1Install as a Cake Addin
#tool nuget:?package=McMaster.NETCore.Plugins&version=1.3.1Install as a Cake Tool
Provides API for dynamically loading assemblies into a .NET application.
This package should be used by the host application which needs to load plugins.
See https://github.com/natemcmaster/DotNetCorePlugins/blob/master/README.md for more samples and documentation.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 is compatible. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 is compatible. netcoreapp3.1 netcoreapp3.1 was computed. |
Showing the top 5 NuGet packages that depend on McMaster.NETCore.Plugins:
| Package | Downloads |
|---|---|
|
ReportGenerator.Core
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov, or lcov into human readable reports in various formats. The reports show the coverage quotas and also visualize which lines of your source code have been covered. Use this package if you want to write a custom plugin for ReportGenerator or if you want to call/execute ReportGenerator within your code base. Plugin development: https://github.com/danielpalme/ReportGenerator/wiki/Custom-reports https://github.com/danielpalme/ReportGenerator/wiki/Custom-history-storage |
|
|
Microting.eFormApi.BasePn
Package Description |
|
|
CounterStrikeSharp.API
Official server side runtime assembly for CounterStrikeSharp |
|
|
CodeGeneration.Roslyn.Engine
The engine of source code generation; used by CodeGeneration.Roslyn.Tool. Useful for testing custom source generators. API: * CodeGeneration.Roslyn.CompilationGenerator * CodeGeneration.Roslyn.DocumentTransform |
|
|
McMaster.NETCore.Plugins.Mvc
Provides API for dynamically loading MVC controllers into an ASP.NET Core web application. This package should be used by the host application which needs to load plugins. See https://github.com/natemcmaster/DotNetCorePlugins/blob/main/README.md for more samples and documentation. |
Showing the top 16 popular GitHub repositories that depend on McMaster.NETCore.Plugins:
| Repository | Stars |
|---|---|
|
danielpalme/ReportGenerator
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
|
|
|
Squidex/squidex
Headless CMS and Content Managment Hub
|
|
|
roflmuffin/CounterStrikeSharp
CounterStrikeSharp allows you to write server plugins in C# for Counter-Strike 2/Source2/CS2
|
|
|
Artemis-RGB/Artemis
Provides advanced unified lighting across many different brands RGB peripherals
|
|
|
Reloaded-Project/Reloaded-II
Universal .NET Core Powered Modding Framework for any Native Game X86, X64.
|
|
|
revoframework/Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
|
|
|
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
|
AArnott/CodeGeneration.Roslyn
Assists in performing Roslyn-based code generation during a build.
|
|
|
compujuckel/AssettoServer
Custom Assetto Corsa server with focus on freeroam
|
|
|
ACEmulator/ACE
Asheron's Call server emulator.
|
|
|
arduosoft/RawCMS
RawCMS is the headless CMS written in asp.net core build for developers that embraces API first technology. Please give us a feedback!
|
|
|
neronotte/Greg.Xrm.Command
Command Line utility for Dataverse
|
|
|
NeilMacMullen/kusto-loco
C# KQL query engine with flexible I/O layers and visualization
|
|
|
Capnode/Algoloop
Windows desktop algo trading with QuantConnect Lean engine.
|
|
|
Kaioru/Edelstein
A v.95.1 Mushroom game server emulator written in C# .NET
|
|
|
microsoft/service-fabric-observer
Highly configurable, extensible and performant Service Fabric watchdog service that, out of the box, monitors a broad range of physical machine resources that tend to be very important to Service Fabric services and maps these metrics to SF entities. It targets both Windows and Linux SF clusters.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0 | 444,967 | 1/5/2025 |
| 2.0.0-beta.214 | 94 | 12/28/2025 |
| 1.4.0 | 6,763,004 | 5/27/2021 |
| 1.3.1 | 852,419 | 8/28/2020 |
| 1.3.0 | 191,348 | 5/8/2020 |
| 1.2.0 | 64,852 | 3/10/2020 |
| 1.1.0 | 29,039 | 1/17/2020 |
| 1.0.0 | 9,576 | 1/2/2020 |
| 0.3.2 | 11,852 | 12/16/2019 |
| 0.3.1 | 145,641 | 10/14/2019 |
| 0.3.0 | 3,054 | 9/24/2019 |
Changes:
* @KatoStoelen - don't create shadow copy that already exists (PR #147)