Lobster.Boot 1.9.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Lobster.Boot --version 1.9.3
                    
NuGet\Install-Package Lobster.Boot -Version 1.9.3
                    
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.9.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lobster.Boot" Version="1.9.3" />
                    
Directory.Packages.props
<PackageReference Include="Lobster.Boot" />
                    
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 Lobster.Boot --version 1.9.3
                    
#r "nuget: Lobster.Boot, 1.9.3"
                    
#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 Lobster.Boot@1.9.3
                    
#: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=Lobster.Boot&version=1.9.3
                    
Install as a Cake Addin
#tool nuget:?package=Lobster.Boot&version=1.9.3
                    
Install as a Cake Tool

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.  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 Lobster.Boot:

Package Downloads
Lobster.WebIDE

在线IDE

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.9.8 345 1/13/2026
1.9.7 336 11/7/2025
1.9.6 348 11/2/2025
1.9.5 325 11/2/2025
1.9.4 423 8/13/2025
1.9.3 416 7/30/2025
1.9.2 727 7/23/2025
1.9.1 817 7/22/2025
1.9.0 821 7/22/2025
1.8.9 810 7/22/2025
1.8.8 443 6/27/2025
1.8.7 606 6/11/2025
1.8.6 435 6/6/2025
1.8.5 470 5/27/2025
1.8.4 440 5/18/2025
1.8.3 523 5/14/2025
1.8.2 333 5/13/2025
1.8.1 284 4/30/2025
1.8.0 228 4/19/2025
1.7.9 302 4/14/2025
Loading failed

LobsterBoot核心类库