Fast.IaaS 3.2.19

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

| En

Fast.NET (v3)

Framework introduction

A rapid build project that combines the strengths of hundreds of experts, focuses on Web Api applications, provides out-of-the-box functionality, and keeps up with the latest cutting-edge technologies of the .NET framework.

Technology selection

  • Fast.NET v3 version is developed in C# 10 and .NET 6.
Project Features:
  • Integrating the strengths of hundreds of schools: Integrating hundreds of useful functions into one.
  • Out-of-the-box: Provides many black technologies, no additional configuration or development work is required, and projects can be built quickly.
  • Stay up-to-date with cutting-edge technology: Adopt the latest technologies and frameworks to always stay abreast of the latest trends and developments in the industry.

Background of the project

In the past, .NET did not have a good open source environment and community in China. As more and more programmers use .NET in China, the domestic open source environment and community are gradually getting better and better.

Various .NET open source frameworks have also emerged in response to the times.

As a newbie who has been working in the .NET industry for 5 years, I have also used many open source frameworks, so I want to make a small contribution to .NET open source based on my own work experience and experience.

So Fast.NET (v3) was born.

I would like to express my sincere thanks to the boss of the .NET open source framework.

It is precisely because of these .NET big guys that Fast.NET was born.

Special thanks to Furion author MonkSoul.

Fast.NET The underlying core code of the framework is provided by Furion, learn from or Part of the source code of Furion v4 is quoted, and the consent and authorization of the author MonkSoul is also obtained.

Continue to gather the strengths of hundreds of experts to improve and enrich the infrastructure of this framework, adding a choice to the .NET ecosystem!

Detailed functions (module description)

Module name Status Version Description Remarks
Fast.Cache nuget Fast.NET Framework cache module library a The Redis cache library commonly used by rookies who have been working in the .NET industry for 5 years is packaged based on CSRedisCore
Fast.Consul nuget Fast.NET 框架Consul模块库 Some Consul commonly used remote service request encapsulation
Fast.NET.Core nuget Fast.NET Framework Core Module Library Because Fast.Core already has a Nuget package, it was renamed Fast.NET.Core
Fast.CorsAccessor nuget Fast.NET framework cross-domain processing module library
Fast.DependencyInjection nuget Fast.NET Framework Dependency Injection Module Library Based on part of the source code of Furion v4
Fast.EventBus nuget Fast.NET Framework Event Bus Module Library Quote Furion v4 source code
Fast.IaaS nuget Fast.NET Framework Infrastructure Module Library Expansion tools commonly used by a newbie who has been working in the .NET industry for 5 years
Fast.Logging nuget Fast.NET Framework Logging Module Library Reference Furion v4 source code
Fast.Mapster nuget Fast.NET Framework Object Mapping Module Library Based on Mapster packaging
Fast.Serialization nuget Fast.NET Framework Serialization Module Library Based on System.Text.Json packaging
Fast.SpecificationProcessor nuget Fast.NET Framework Specification Processor Module Library Quote Furion v4 source code
Fast.SqlSugar nuget Fast.NET Framework SqlSugar module library Based on SqlSugar package

Recent plans

  • [✅] Infrastructure module
  • [✅] Core module
  • [✅] Cross-domain processing module
  • [✅] Object mapping module
  • [✅] Redis cache module
  • [✅] Serialization module
  • [✅] User-Agent parsing module
  • [✅] Dependency injection module
  • [✅] Dynamic API module
  • [✅] Standardized document module
  • [✅] Data verification module
  • [✅] Exception module
  • [✅] Normalized return module
  • [✅] Log module
  • [✅] Event bus
  • [✅] SqlSugar
  • [⚠️] ...

Status description

Icon Description
⚠️ TBA
In progress
Complete
💔 Throw away at any time
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 114 7/11/2025
3.5.7 156 6/23/2025
3.5.6 110 6/21/2025
3.5.5 77 6/21/2025
3.5.4 108 6/20/2025
3.5.3 160 6/3/2025
3.5.2 164 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 631 3/6/2024
3.4.19.6 590 3/6/2024
3.4.19.5 631 2/28/2024
3.4.19.4 641 2/27/2024
3.4.19.3 697 2/26/2024
3.4.19.2 702 2/23/2024
3.4.19.1 670 2/23/2024
3.4.19 697 2/22/2024
3.4.18.18 841 2/2/2024
3.4.18.17 828 2/1/2024
3.4.18.16 846 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 810 2/1/2024
3.4.18.10 782 1/31/2024
3.4.18.9 786 1/31/2024
3.4.18.8 838 1/31/2024
3.4.18.7 801 1/31/2024
3.4.18.6 834 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 829 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 840 1/20/2024
3.4.17.4 856 1/20/2024
3.4.17.3 865 1/20/2024
3.4.17.2 857 1/20/2024
3.4.17.1 855 1/18/2024
3.4.17 831 1/18/2024
3.4.16 851 1/17/2024
3.4.15 923 1/12/2024
3.4.14 914 1/12/2024
3.4.13 864 1/11/2024
3.4.12 886 1/10/2024
3.4.11.1 900 1/10/2024
3.4.11 896 1/10/2024
3.4.10.4 876 1/9/2024
3.4.10.3 882 1/9/2024
3.4.10.2 923 1/9/2024
3.4.10.1 879 1/9/2024
3.4.10 896 1/9/2024
3.4.9.1 959 1/8/2024
3.4.9 903 1/8/2024
3.4.8 899 1/6/2024
3.4.7.3 917 1/6/2024
3.4.7.2 826 1/6/2024
3.4.7.1 892 1/5/2024
3.4.7 897 1/5/2024
3.4.6.3 892 12/28/2023
3.4.6.2 920 12/27/2023
3.4.6.1 892 12/27/2023
3.4.6 814 12/26/2023
3.4.5 976 12/25/2023
3.4.4 908 12/25/2023
3.4.3 876 12/25/2023
3.4.2 993 12/19/2023
3.4.1 960 12/14/2023
3.4.0 972 12/7/2023
3.3.4 742 11/24/2023
3.3.3 784 11/22/2023
3.3.2 735 11/17/2023
3.3.1 744 11/16/2023
3.2.20 672 11/14/2023
3.2.19 748 11/14/2023
3.2.18 661 11/14/2023
3.2.17 683 11/13/2023
3.2.16 705 11/13/2023
3.2.15 730 11/13/2023
3.2.14 737 11/13/2023
3.2.13 754 11/12/2023
3.2.12 759 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 751 11/2/2023
3.2.6 773 11/2/2023
3.2.5 739 11/2/2023
3.2.4 804 11/1/2023
3.2.3 744 11/1/2023
3.2.2 769 11/1/2023
3.2.1 728 11/1/2023
3.2.0 752 11/1/2023
3.1.10 769 11/1/2023
3.1.9 793 11/1/2023
3.1.8 759 10/31/2023
3.1.7 816 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 829 10/27/2023
3.1.1 743 10/27/2023
3.0.10-test.1.20231026.7 117 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 109 10/26/2023
3.0.10-test.1.20231026.2 110 10/26/2023
3.0.10-test.1.20231026.1 123 10/26/2023
3.0.10-test.1.20231025.4 108 10/25/2023
3.0.10-test.1.20231025.3 118 10/25/2023
3.0.10-test.1.20231025.2 106 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 879 10/11/2023
3.0.8-test.1.20231016.1 116 10/16/2023
3.0.7 890 10/5/2023
3.0.6 905 10/4/2023
3.0.5 959 10/4/2023
3.0.4 804 10/4/2023
3.0.3 876 10/2/2023
3.0.2 860 9/25/2023
3.0.1 886 9/23/2023
3.0.0 829 9/23/2023