Fast.IaaS 3.0.0

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

<div align="center"> <p align="center"> <img src="/Fast.png" height="100" alt="logo"/> </p> </div> <div align="center"><h1 align="center">Fast.NET</h1></div>

<div align="center"><h3 align="center">前后端分离架构,开箱即用,紧随前沿技术</h3></div>

<div align="center">

star fork GitHub license

今日诗词 </div>

Fast.NET(v3)

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

项目背景

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

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

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

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

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

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

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

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

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

技术选择

Fast.NET v3 版本采用 C# 10 和 .NET 6 进行开发。

🍟 概述

  • 待完善...

😁 分支说明

分支 详情 版本 环境 建议
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.  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.
  • net6.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Fast.IaaS:

Package Downloads
Fast.Serialization

Fast.NET 框架序列化模块库。

Fast.CorsAccessor

Fast.NET 框架跨域处理模块库。

Fast.ApplicationCore

Fast.NET 框架Application核心模块库。

Fast.Consul

Fast.NET 框架Consul模块库。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.5.8 120 7/11/2025
3.5.7 157 6/23/2025
3.5.6 111 6/21/2025
3.5.5 78 6/21/2025
3.5.4 110 6/20/2025
3.5.3 174 6/3/2025
3.5.2 165 5/22/2025
3.5.1 155 5/21/2025
3.5.0 395 5/2/2024
3.4.20 505 3/14/2024
3.4.19.7 635 3/6/2024
3.4.19.6 591 3/6/2024
3.4.19.5 631 2/28/2024
3.4.19.4 641 2/27/2024
3.4.19.3 699 2/26/2024
3.4.19.2 702 2/23/2024
3.4.19.1 671 2/23/2024
3.4.19 697 2/22/2024
3.4.18.18 841 2/2/2024
3.4.18.17 830 2/1/2024
3.4.18.16 848 2/1/2024
3.4.18.15 822 2/1/2024
3.4.18.14 811 2/1/2024
3.4.18.13 821 2/1/2024
3.4.18.12 835 2/1/2024
3.4.18.11 813 2/1/2024
3.4.18.10 782 1/31/2024
3.4.18.9 789 1/31/2024
3.4.18.8 838 1/31/2024
3.4.18.7 801 1/31/2024
3.4.18.6 839 1/30/2024
3.4.18.5 802 1/30/2024
3.4.18.4 787 1/30/2024
3.4.18.3 852 1/29/2024
3.4.18.2 831 1/29/2024
3.4.18.1 811 1/29/2024
3.4.18 812 1/27/2024
3.4.17.10 853 1/24/2024
3.4.17.9 830 1/24/2024
3.4.17.8 834 1/24/2024
3.4.17.7 859 1/23/2024
3.4.17.6 863 1/20/2024
3.4.17.5 841 1/20/2024
3.4.17.4 856 1/20/2024
3.4.17.3 868 1/20/2024
3.4.17.2 858 1/20/2024
3.4.17.1 855 1/18/2024
3.4.17 832 1/18/2024
3.4.16 853 1/17/2024
3.4.15 923 1/12/2024
3.4.14 914 1/12/2024
3.4.13 865 1/11/2024
3.4.12 895 1/10/2024
3.4.11.1 903 1/10/2024
3.4.11 900 1/10/2024
3.4.10.4 876 1/9/2024
3.4.10.3 884 1/9/2024
3.4.10.2 924 1/9/2024
3.4.10.1 879 1/9/2024
3.4.10 896 1/9/2024
3.4.9.1 961 1/8/2024
3.4.9 904 1/8/2024
3.4.8 900 1/6/2024
3.4.7.3 918 1/6/2024
3.4.7.2 829 1/6/2024
3.4.7.1 895 1/5/2024
3.4.7 899 1/5/2024
3.4.6.3 892 12/28/2023
3.4.6.2 923 12/27/2023
3.4.6.1 895 12/27/2023
3.4.6 814 12/26/2023
3.4.5 979 12/25/2023
3.4.4 913 12/25/2023
3.4.3 877 12/25/2023
3.4.2 993 12/19/2023
3.4.1 968 12/14/2023
3.4.0 976 12/7/2023
3.3.4 742 11/24/2023
3.3.3 785 11/22/2023
3.3.2 736 11/17/2023
3.3.1 746 11/16/2023
3.2.20 672 11/14/2023
3.2.19 748 11/14/2023
3.2.18 663 11/14/2023
3.2.17 684 11/13/2023
3.2.16 706 11/13/2023
3.2.15 730 11/13/2023
3.2.14 739 11/13/2023
3.2.13 754 11/12/2023
3.2.12 760 11/11/2023
3.2.11 787 11/2/2023
3.2.10 741 11/2/2023
3.2.9 778 11/2/2023
3.2.7 752 11/2/2023
3.2.6 773 11/2/2023
3.2.5 741 11/2/2023
3.2.4 805 11/1/2023
3.2.3 747 11/1/2023
3.2.2 772 11/1/2023
3.2.1 729 11/1/2023
3.2.0 752 11/1/2023
3.1.10 771 11/1/2023
3.1.9 795 11/1/2023
3.1.8 762 10/31/2023
3.1.7 824 10/31/2023
3.1.6 796 10/28/2023
3.1.5 773 10/28/2023
3.1.4 791 10/27/2023
3.1.3 796 10/27/2023
3.1.2 830 10/27/2023
3.1.1 743 10/27/2023
3.0.10-test.1.20231026.7 119 10/26/2023
3.0.10-test.1.20231026.6 106 10/26/2023
3.0.10-test.1.20231026.5 100 10/26/2023
3.0.10-test.1.20231026.4 103 10/26/2023
3.0.10-test.1.20231026.3 110 10/26/2023
3.0.10-test.1.20231026.2 111 10/26/2023
3.0.10-test.1.20231026.1 126 10/26/2023
3.0.10-test.1.20231025.4 108 10/25/2023
3.0.10-test.1.20231025.3 119 10/25/2023
3.0.10-test.1.20231025.2 107 10/25/2023
3.0.10-test.1.20231025.1 120 10/25/2023
3.0.9-test.1.20231024.1 116 10/25/2023
3.0.8 883 10/11/2023
3.0.8-test.1.20231016.1 121 10/16/2023
3.0.7 890 10/5/2023
3.0.6 908 10/4/2023
3.0.5 963 10/4/2023
3.0.4 805 10/4/2023
3.0.3 876 10/2/2023
3.0.2 863 9/25/2023
3.0.1 886 9/23/2023
3.0.0 829 9/23/2023