Lobster.Boot 1.5.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package Lobster.Boot --version 1.5.6                
NuGet\Install-Package Lobster.Boot -Version 1.5.6                
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.6" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lobster.Boot --version 1.5.6                
#r "nuget: Lobster.Boot, 1.5.6"                
#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.6

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

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.6.3 83 12/18/2024
1.6.1 104 12/3/2024
1.6.0 125 11/28/2024
1.5.8 123 11/21/2024
1.5.7 82 11/20/2024
1.5.6 75 11/18/2024
1.5.5 80 11/13/2024
1.5.4 98 11/11/2024
1.5.3 88 11/8/2024
1.5.2 87 11/8/2024
1.5.1 90 11/2/2024
1.5.0 91 10/22/2024
1.4.9 91 10/21/2024
1.4.7 149 10/18/2024
1.4.6 101 10/7/2024
1.4.5 92 10/6/2024
1.4.4 156 8/30/2024
1.4.3 102 8/29/2024
1.4.2 109 8/29/2024
1.4.1 110 8/29/2024
1.4.0 172 8/23/2024
1.3.9 131 8/17/2024
1.3.8 117 8/17/2024
1.3.7 128 8/15/2024
1.3.6 125 8/14/2024
1.3.5 120 8/14/2024
1.3.4 115 8/12/2024
1.3.3 64 8/2/2024
1.3.2 65 8/2/2024
1.3.1 95 8/1/2024
1.3.0 99 7/29/2024
1.2.9 86 7/24/2024
1.2.8 83 7/11/2024
1.2.7 89 7/11/2024
1.2.6 78 7/11/2024
1.2.5 109 6/15/2024
1.2.4 110 5/16/2024
1.2.3 97 5/14/2024
1.2.2 87 5/13/2024
1.2.1 93 5/11/2024
1.2.0 87 5/8/2024
1.1.9 99 5/8/2024
1.1.8 248 12/1/2023
1.1.7 160 11/25/2023
1.1.6 159 11/20/2023
1.1.5 143 11/19/2023
1.1.4 148 11/13/2023
1.1.3 153 11/4/2023
1.1.2 121 10/31/2023
1.1.1 148 10/30/2023
1.1.0 148 10/27/2023
1.0.9 162 10/26/2023
1.0.8 163 10/22/2023
1.0.7 160 10/20/2023
1.0.6 148 10/19/2023
1.0.5 135 10/18/2023
1.0.4 165 10/17/2023
1.0.3 149 10/16/2023
1.0.2 136 10/16/2023
1.0.1 160 10/15/2023
1.0.0 154 10/14/2023

LobsterBoot核心类库