BFSourceGen 1.0.0.70-preview

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

Ever wanted to write a C# console app in Brainf**k? Well now you can!

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0.70-preview 435 5/29/2020

First publish, good luck!