Vouchfx.Engine.Compilation 1.0.0-alpha.10

Prefix Reserved
This is a prerelease version of Vouchfx.Engine.Compilation.
dotnet add package Vouchfx.Engine.Compilation --version 1.0.0-alpha.10
                    
NuGet\Install-Package Vouchfx.Engine.Compilation -Version 1.0.0-alpha.10
                    
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="Vouchfx.Engine.Compilation" Version="1.0.0-alpha.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vouchfx.Engine.Compilation" Version="1.0.0-alpha.10" />
                    
Directory.Packages.props
<PackageReference Include="Vouchfx.Engine.Compilation" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Vouchfx.Engine.Compilation --version 1.0.0-alpha.10
                    
#r "nuget: Vouchfx.Engine.Compilation, 1.0.0-alpha.10"
                    
#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.
#:package Vouchfx.Engine.Compilation@1.0.0-alpha.10
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Vouchfx.Engine.Compilation&version=1.0.0-alpha.10&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Vouchfx.Engine.Compilation&version=1.0.0-alpha.10&prerelease
                    
Install as a Cake Tool

Vouchfx.Engine.Compilation

The vouchfx compile-once pipeline: the JSON Schema DocumentValidator (JsonSchema.Net, composed from every registered provider's schema fragment), CsxAssembler (splices provider CsxFragments into one script), and RoslynScriptCompiler — emit once to a MemoryStream, load into a collectible AssemblyLoadContext, run N times, unload. Never CSharpScript.EvaluateAsync().

You probably don't want this package directly

This package is published only so that Vouchfx.Sdk.Testing's dependency graph resolves from NuGet. It is versioned, not frozen — it evolves at the engine's release cadence, unlike the provider contract.

Learn more

Apache-2.0.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Vouchfx.Engine.Compilation:

Package Downloads
Vouchfx.Sdk.Testing

Out-of-repo provider test harness for vouchfx step providers. Drives a single-step .e2e.yaml end to end (schema-validate → parse → AST → bind → validate → emit → compile-once → run-isolated) so a provider author can prove a custom provider works against the published engine. TESTING SURFACE — depends on the versioned-not-frozen engine assemblies; the frozen v1 provider contract is Vouchfx.Sdk.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-alpha.10 0 7/21/2026
1.0.0-alpha.9 79 7/18/2026
1.0.0-alpha.8 52 7/18/2026
1.0.0-alpha.7 138 7/13/2026
1.0.0-alpha.6 66 7/12/2026
1.0.0-alpha.5 86 7/11/2026
1.0.0-alpha.4 85 7/10/2026