Blueprint.Compiler 0.8.4

Prefix Reserved
dotnet add package Blueprint.Compiler --version 0.8.4
                    
NuGet\Install-Package Blueprint.Compiler -Version 0.8.4
                    
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="Blueprint.Compiler" Version="0.8.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Blueprint.Compiler" Version="0.8.4" />
                    
Directory.Packages.props
<PackageReference Include="Blueprint.Compiler" />
                    
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 Blueprint.Compiler --version 0.8.4
                    
#r "nuget: Blueprint.Compiler, 0.8.4"
                    
#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 Blueprint.Compiler@0.8.4
                    
#: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=Blueprint.Compiler&version=0.8.4
                    
Install as a Cake Addin
#tool nuget:?package=Blueprint.Compiler&version=0.8.4
                    
Install as a Cake Tool

Blueprint: Frame-based runtime code compiler using Roslyn

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 (3)

Showing the top 3 NuGet packages that depend on Blueprint.Compiler:

Package Downloads
Blueprint

Blueprint: Core package used by other packages

Blueprint.Http

Blueprint: HTTP integration for the Blueprint API framework

Blueprint.Tasks

Blueprint: Background task processing based on Blueprint API

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.8.4 60,866 5/19/2023
0.8.3 1,831 5/9/2023
0.8.2 2,475 4/26/2023
0.8.1 917 4/26/2023
0.8.0 944 4/26/2023
0.7.8 10,258 1/20/2023
0.7.7 1,538 1/19/2023
0.7.6 1,694 12/29/2022
0.7.5 1,648 12/28/2022
0.7.4 2,328 10/7/2022
0.7.3 2,246 10/7/2022
0.7.2 2,244 10/5/2022
0.7.1 2,402 8/25/2022
0.7.0 2,424 8/22/2022
0.6.1 24,511 6/30/2022
0.6.0 3,141 6/22/2022
0.5.7 5,506 6/1/2022
0.5.6 4,044 5/23/2022
0.5.5 3,480 5/3/2022
0.5.4 6,280 4/19/2022
Loading failed