Lobster.Boot 1.5.7

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

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

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.8 41 11/21/2024
1.5.7 36 11/20/2024
1.5.6 63 11/18/2024
1.5.5 62 11/13/2024
1.5.4 83 11/11/2024
1.5.3 72 11/8/2024
1.5.2 70 11/8/2024
1.5.1 78 11/2/2024
1.5.0 84 10/22/2024
1.4.9 85 10/21/2024
1.4.7 140 10/18/2024
1.4.6 92 10/7/2024
1.4.5 85 10/6/2024
1.4.4 149 8/30/2024
1.4.3 95 8/29/2024
1.4.2 100 8/29/2024
1.4.1 101 8/29/2024
1.4.0 165 8/23/2024
1.3.9 124 8/17/2024
1.3.8 112 8/17/2024
1.3.7 121 8/15/2024
1.3.6 118 8/14/2024
1.3.5 111 8/14/2024
1.3.4 108 8/12/2024
1.3.3 56 8/2/2024
1.3.2 53 8/2/2024
1.3.1 88 8/1/2024
1.3.0 92 7/29/2024
1.2.9 77 7/24/2024
1.2.8 74 7/11/2024
1.2.7 82 7/11/2024
1.2.6 71 7/11/2024
1.2.5 102 6/15/2024
1.2.4 103 5/16/2024
1.2.3 90 5/14/2024
1.2.2 78 5/13/2024
1.2.1 86 5/11/2024
1.2.0 80 5/8/2024
1.1.9 90 5/8/2024
1.1.8 243 12/1/2023
1.1.7 155 11/25/2023
1.1.6 154 11/20/2023
1.1.5 138 11/19/2023
1.1.4 143 11/13/2023
1.1.3 148 11/4/2023
1.1.2 116 10/31/2023
1.1.1 143 10/30/2023
1.1.0 143 10/27/2023
1.0.9 155 10/26/2023
1.0.8 158 10/22/2023
1.0.7 155 10/20/2023
1.0.6 143 10/19/2023
1.0.5 130 10/18/2023
1.0.4 160 10/17/2023
1.0.3 144 10/16/2023
1.0.2 131 10/16/2023
1.0.1 155 10/15/2023
1.0.0 149 10/14/2023

LobsterBoot核心类库