FastX.Core 1.0.17

dotnet add package FastX.Core --version 1.0.17
                    
NuGet\Install-Package FastX.Core -Version 1.0.17
                    
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="FastX.Core" Version="1.0.17" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FastX.Core" Version="1.0.17" />
                    
Directory.Packages.props
<PackageReference Include="FastX.Core" />
                    
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 FastX.Core --version 1.0.17
                    
#r "nuget: FastX.Core, 1.0.17"
                    
#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.
#addin nuget:?package=FastX.Core&version=1.0.17
                    
Install FastX.Core as a Cake Addin
#tool nuget:?package=FastX.Core&version=1.0.17
                    
Install FastX.Core as a Cake Tool

FastX

  • 模块化
  • 依赖注入
    • Autofac
  • 数据访问
    • SqlSugar
      • 仓储
      • 数据过滤
      • 软删除
      • 自动建表
      • Ulid 支持
      • 种子数据
    • MongoDB
  • 缓存
  • 多租户
    • 数据过滤
  • 审计
    • 实体审计
    • 审计日志
  • 认证
    • OpenIddict
    • 当前用户
  • 授权
    • 权限系统
  • 应用服务
    • 对象映射
    • 自动 Api 控制器
    • Crud 应用服务
  • 实时
    • Signalr
    • 分布式实时系统
  • 全局异常处理
  • 日志
  • 后台服务
    • 后台作业
    • 后台工作者
  • UI
    • SwaggerUI

angular

  • 登录
  • 实时消息
  • 用户管理
  • 角色管理
  • 权限管理
  • 代码生成器
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
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 FastX.Core:

Package Downloads
FastX.AspNetCore

FastX is a .NET Web Platform Build With SqlSugar

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.17 442 6 days ago
1.0.16 396 8 days ago
1.0.15 396 8 days ago
1.0.14 101 11 days ago
1.0.13 95 11 days ago
1.0.12 98 11 days ago
1.0.11 140 12 days ago
1.0.10 142 14 days ago
1.0.9 198 24 days ago
1.0.8 218 a month ago
1.0.7 218 a month ago
1.0.6 108 a month ago
1.0.5 101 a month ago
1.0.4 98 a month ago
1.0.2 94 a month ago