ScriptCs.ComponentModel.Composition
0.3.1
ScriptCs.ComponentModel.Composition provide a ScriptCsCatalog to extend an application with the power of MEF and ScriptCs.
Install-Package ScriptCs.ComponentModel.Composition -Version 0.3.1
dotnet add package ScriptCs.ComponentModel.Composition --version 0.3.1
<PackageReference Include="ScriptCs.ComponentModel.Composition" Version="0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ScriptCs.ComponentModel.Composition --version 0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ScriptCs.ComponentModel.Composition, 0.3.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Fix:
- custom file system support
Enhancement:
- add an option to load the script one by one
Thanks a lot to beolutz.
patch 1: fix null reference when KeepScriptsSeparated is used without any script file.
Dependencies
-
- ScriptCs.Hosting (>= 0.16.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ScriptCs.ComponentModel.Composition:
Repository | Stars |
---|---|
Code52/pretzel
A site generation tool (and then some) for .NET platforms
|