Fast.Mapster 3.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Fast.Mapster --version 3.0.3
NuGet\Install-Package Fast.Mapster -Version 3.0.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="Fast.Mapster" Version="3.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fast.Mapster --version 3.0.3
#r "nuget: Fast.Mapster, 3.0.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.
// Install Fast.Mapster as a Cake Addin
#addin nuget:?package=Fast.Mapster&version=3.0.3

// Install Fast.Mapster as a Cake Tool
#tool nuget:?package=Fast.Mapster&version=3.0.3

Fast.NET(v3)

前后端分离架构,开箱即用,紧随前沿技术

一个快速构建项目的 .NET 框架。

一个前后端分离架构,提供开箱即用的功能,并紧跟最新的前沿技术。

技术选择

  • Fast.NET v3 版本采用 C# 10 和 .NET 6 进行开发。
项目特点:
  • 前后端分离架构:采用前后端分离,使得前端和后端代码独立开发,便于团队合作和系统维护。
  • 开箱即用:提供预配置的功能,无需额外的配置或开发工作,可以快速启动项目。
  • 紧随前沿技术:采用最新的技术和框架,始终保持与行业的最新趋势和发展同步。

项目背景

过去 .NET 在国内并没有很好的开源环境和社区,随着国内使用 .NET 的程序猿越来越多,慢慢的国内的开源环境和社区也越来越好。

各种 .NET 开源框架,也应时代而生。(ABPFurionAdmin.NETMagic.NET

本人作为在 .NET 行业中从业5年的小菜鸟,也用过了很多开源的框架,所以想基于自己的工作经验和经历,为 .NET 开源做出一份小小的贡献。

所以 Fast.NET(v3)诞生了。

这里由衷感谢,几位 .NET 开源框架的大佬。

正是因为这些 .NET 大佬,才有了 Fast.NET 的诞生。

此处要特别感谢 Furion 的作者 百小僧 和其开发团队【百签科技(广东)有限公司】。

Fast.NET 框架底层部分核心代码都是由 Furion 提供,借鉴或引用了 Furion v4 的部分源码,也征得了作者 百小僧 的同意授权。

持续集百家所长,完善与丰富本框架基础设施,为.NET生态增加一种选择!

🍟 概述

  • 待完善...

😁 分支说明

分支 详情 版本 环境 建议
master 主分支 稳定版本 生产环境 如果需要Fork或者在此版本上进行修改,请拉取master分支的代码
develop 开发分支 迭代版本 开发环境 develop是快速迭代版本,此版本的功能是未经过测试的代码,所以不建议用develop进行Fork和学习

快速启动

全栈工程师推荐idea

前端支撑

插件 版本 用途
node.js 最新版 JavaScript运行环境

启动前端

npm
npm install
npm run dev
pnpm
pnpm install
pnpm run dev

后端支撑

插件 版本 用途
.NET 6 最新版 .NET运行环境

如果集成其他ORM,请参照各自操作使用说明。系统默认SqlSugar不会处理其他ORM实体等,请自行处理。

🥞 更新日志

更新日志 点击查看

🍿 在线体验

  • 开发者租户:用户名:superAdmin,密码:123456

  • 地址1:https://fast.18kboy.icu/ PS: 1核2G 1MB 配置,手下留情~

🍖 详细功能(待重新分析)

  • 待完善...

⚡ 近期计划

  • [⏳] 核心模块
  • [⚠️] ...

状态说明

图标 描述
⚠️ 待定
进行中
完成
💔 随时抛弃

🥦 补充说明

如果对您有帮助,您可以点右上角 “Star” 收藏一下 ,获取第一时间更新,谢谢!

🍻 协议

Fast.NET 遵循 Apache-2.0 开源协议,欢迎大家提交 PRIssue

团队成员

成员 技术 昵称
小方 全栈 1.8K仔

🍎 效果图

待开发中...

免责申明

请勿用于违反我国法律的项目上 

如果对您有帮助,您可以点 "Star" 支持一下,这样才有持续下去的动力,谢谢!!!

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 Fast.Mapster:

Package Downloads
Fast.Mapster.DependencyInjection

因和 “Mapster.DependencyInjection” 官方包引用冲突,所以选择获取源码进行发布。源码地址:https://github.com/MapsterMapper/Mapster/tree/v7.4.0/src/Mapster.DependencyInjection

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.5.0 57 5/2/2024
3.4.20 110 3/14/2024
3.4.19.7 162 3/6/2024
3.4.19.6 160 3/6/2024
3.4.19.5 141 2/28/2024
3.4.19.4 109 2/27/2024
3.4.19.3 194 2/26/2024
3.4.19.2 151 2/23/2024
3.4.19.1 152 2/23/2024
3.4.19 184 2/22/2024
3.4.18.18 245 2/2/2024
3.4.18.17 217 2/1/2024
3.4.18.16 218 2/1/2024
3.4.18.15 219 2/1/2024
3.4.18.14 213 2/1/2024
3.4.18.13 194 2/1/2024
3.4.18.12 209 2/1/2024
3.4.18.11 185 2/1/2024
3.4.18.10 229 1/31/2024
3.4.18.9 197 1/31/2024
3.4.18.8 244 1/31/2024
3.4.18.7 229 1/31/2024
3.4.18.6 243 1/30/2024
3.4.18.5 256 1/30/2024
3.4.18.4 173 1/30/2024
3.4.18.3 218 1/29/2024
3.4.18.2 197 1/29/2024
3.4.18.1 242 1/29/2024
3.4.18 219 1/27/2024
3.4.17.10 232 1/24/2024
3.4.17.9 196 1/24/2024
3.4.17.8 248 1/24/2024
3.4.17.7 229 1/23/2024
3.4.17.6 242 1/20/2024
3.4.17.5 261 1/20/2024
3.4.17.4 227 1/20/2024
3.4.17.3 208 1/20/2024
3.4.17.2 202 1/20/2024
3.4.17.1 226 1/18/2024
3.4.17 215 1/18/2024
3.4.16 263 1/17/2024
3.4.15 228 1/12/2024
3.4.14 256 1/12/2024
3.4.13 248 1/11/2024
3.4.12 244 1/10/2024
3.4.11.1 241 1/10/2024
3.4.11 275 1/10/2024
3.4.10.4 231 1/9/2024
3.4.10.3 216 1/9/2024
3.4.10.2 229 1/9/2024
3.4.10.1 243 1/9/2024
3.4.10 269 1/9/2024
3.4.9.1 268 1/8/2024
3.4.9 264 1/8/2024
3.4.8 259 1/6/2024
3.4.7.3 253 1/6/2024
3.4.7.2 231 1/6/2024
3.4.7.1 281 1/5/2024
3.4.7 259 1/5/2024
3.4.6.3 247 12/28/2023
3.4.6.2 245 12/27/2023
3.4.6.1 266 12/27/2023
3.4.6 222 12/26/2023
3.4.5 297 12/25/2023
3.4.4 261 12/25/2023
3.4.3 286 12/25/2023
3.4.2 258 12/19/2023
3.4.1 296 12/14/2023
3.4.0 270 12/7/2023
3.3.4 277 11/24/2023
3.3.3 265 11/22/2023
3.3.2 266 11/17/2023
3.3.1 236 11/16/2023
3.2.20 250 11/14/2023
3.2.19 287 11/14/2023
3.2.18 275 11/14/2023
3.2.17 252 11/13/2023
3.2.16 281 11/13/2023
3.2.15 291 11/13/2023
3.2.14 308 11/13/2023
3.2.13 276 11/12/2023
3.2.12 260 11/11/2023
3.2.11 270 11/2/2023
3.2.10 262 11/2/2023
3.2.9 244 11/2/2023
3.2.7 321 11/2/2023
3.2.6 266 11/2/2023
3.2.5 309 11/2/2023
3.2.4 276 11/1/2023
3.2.3 308 11/1/2023
3.2.2 256 11/1/2023
3.2.1 262 11/1/2023
3.2.0 304 11/1/2023
3.1.10 330 11/1/2023
3.1.9 265 11/1/2023
3.1.8 303 10/31/2023
3.1.7 284 10/31/2023
3.1.6 275 10/28/2023
3.1.5 281 10/28/2023
3.1.4 262 10/27/2023
3.1.3 308 10/27/2023
3.1.2 300 10/27/2023
3.1.1 274 10/27/2023
3.0.10-test.1.20231026.7 57 10/26/2023
3.0.10-test.1.20231026.6 57 10/26/2023
3.0.10-test.1.20231026.5 54 10/26/2023
3.0.10-test.1.20231026.4 55 10/26/2023
3.0.10-test.1.20231026.3 62 10/26/2023
3.0.10-test.1.20231026.2 55 10/26/2023
3.0.10-test.1.20231026.1 59 10/26/2023
3.0.10-test.1.20231025.4 58 10/25/2023
3.0.10-test.1.20231025.3 55 10/25/2023
3.0.10-test.1.20231025.2 59 10/25/2023
3.0.10-test.1.20231025.1 65 10/25/2023
3.0.9-test.1.20231024.1 61 10/25/2023
3.0.8 314 10/11/2023
3.0.7 274 10/5/2023
3.0.6 271 10/4/2023
3.0.5 255 10/4/2023
3.0.4 316 10/4/2023
3.0.3 293 10/2/2023
3.0.2 321 9/25/2023
3.0.1 283 9/23/2023
3.0.0 270 9/23/2023