Lobster.Boot 1.5.4

dotnet add package Lobster.Boot --version 1.5.4                
NuGet\Install-Package Lobster.Boot -Version 1.5.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="Lobster.Boot" Version="1.5.4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lobster.Boot --version 1.5.4                
#r "nuget: Lobster.Boot, 1.5.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.
// Install Lobster.Boot as a Cake Addin
#addin nuget:?package=Lobster.Boot&version=1.5.4

// Install Lobster.Boot as a Cake Tool
#tool nuget:?package=Lobster.Boot&version=1.5.4                

LobsterBoot

介绍

LobsterBoot是一种新的应用系统开发方式,在线开发前端、后端代码,无需在本地搭建开发环境、安装开发IDE工具,通过浏览器就可以进行开发、调试。主要开发语言采用Typescript,整合了Gitee平台进行代码自动托管,服务部署在Docker。 LobsterBoot是一个开源底层开发框架,类似SpringBoot框架。

以下系统采用LobsterBoot框架进行开发:

  1. LobsterWebIDE(在线代码编辑器)
  2. LobsterAdmin(后台管理系统)

文档地址:https://gitee.com/lobsterboot/lobsterboot_docs

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
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 Lobster.Boot:

Package Downloads
Lobster.WebIDE

在线IDE

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.4 73 11/11/2024
1.5.3 69 11/8/2024
1.5.2 65 11/8/2024
1.5.1 73 11/2/2024
1.5.0 79 10/22/2024
1.4.9 80 10/21/2024
1.4.7 135 10/18/2024
1.4.6 88 10/7/2024
1.4.5 81 10/6/2024
1.4.4 147 8/30/2024
1.4.3 93 8/29/2024
1.4.2 98 8/29/2024
1.4.1 99 8/29/2024
1.4.0 163 8/23/2024
1.3.9 122 8/17/2024
1.3.8 110 8/17/2024
1.3.7 119 8/15/2024
1.3.6 116 8/14/2024
1.3.5 109 8/14/2024
1.3.4 106 8/12/2024
1.3.3 54 8/2/2024
1.3.2 51 8/2/2024
1.3.1 86 8/1/2024
1.3.0 90 7/29/2024
1.2.9 75 7/24/2024
1.2.8 72 7/11/2024
1.2.7 80 7/11/2024
1.2.6 69 7/11/2024
1.2.5 100 6/15/2024
1.2.4 101 5/16/2024
1.2.3 88 5/14/2024
1.2.2 76 5/13/2024
1.2.1 84 5/11/2024
1.2.0 78 5/8/2024
1.1.9 88 5/8/2024
1.1.8 241 12/1/2023
1.1.7 153 11/25/2023
1.1.6 152 11/20/2023
1.1.5 136 11/19/2023
1.1.4 141 11/13/2023
1.1.3 146 11/4/2023
1.1.2 114 10/31/2023
1.1.1 141 10/30/2023
1.1.0 141 10/27/2023
1.0.9 153 10/26/2023
1.0.8 156 10/22/2023
1.0.7 151 10/20/2023
1.0.6 141 10/19/2023
1.0.5 128 10/18/2023
1.0.4 158 10/17/2023
1.0.3 142 10/16/2023
1.0.2 129 10/16/2023
1.0.1 153 10/15/2023
1.0.0 147 10/14/2023

LobsterBoot核心类库