Bootsharp 0.3.0
See the version list below for details.
dotnet add package Bootsharp --version 0.3.0
NuGet\Install-Package Bootsharp -Version 0.3.0
<PackageReference Include="Bootsharp" Version="0.3.0" />
paket add Bootsharp --version 0.3.0
#r "nuget: Bootsharp, 0.3.0"
// Install Bootsharp as a Cake Addin #addin nuget:?package=Bootsharp&version=0.3.0 // Install Bootsharp as a Cake Tool #tool nuget:?package=Bootsharp&version=0.3.0
<p align="center"> <a href="https://bootsharp.com" target="_blank" rel="noopener noreferrer"> <img width="200" src="https://raw.githubusercontent.com/elringus/bootsharp/main/docs/public/favicon.svg" alt="Bootsharp"> </a> </p> <br/> <p align="center"> <a href="https://www.nuget.org/packages/Bootsharp"><img src="https://img.shields.io/nuget/v/Bootsharp" alt="nuget"></a> <a href="https://codefactor.io/repository/github/elringus/bootsharp/overview/main"><img src="https://codefactor.io/repository/github/elringus/bootsharp/badge/main" alt="codefactor"></a> <a href="https://codecov.io/gh/elringus/bootsharp"><img src="https://codecov.io/gh/elringus/bootsharp/branch/main/graph/badge.svg?token=AAhei51ETt" alt="codecov"></a> <a href="https://github.com/elringus/bootsharp/actions/workflows/codeql.yml"><img src="https://github.com/elringus/bootsharp/actions/workflows/codeql.yml/badge.svg" alt="codeql"></a> </p> <br/>
Bootsharp
Compile C# solution into single-file ES module with auto-generated JavaScript bindings and type definitions.
Documentation will be added later. Please refer to samples for the time being.
Product | Versions 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. |
-
net8.0
- Bootsharp.Common (>= 0.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Bootsharp:
Repository | Stars |
---|---|
elringus/bootsharp
Compile C# solution into single-file ES module with auto-generated JavaScript bindings and type definitions
|