X.Abp.Pro.Templates 6.0.5-alpha1

This is a prerelease version of X.Abp.Pro.Templates.
dotnet new install X.Abp.Pro.Templates::6.0.5-alpha1
This package contains a .NET Template Package you can call from the shell/command line.

AbpVnext Pro

English | 简体中文

更新说明

build and test codecov NuGet MyGet (nightly builds) NuGet Download

AbpVnext Pro 是一个基于ABP Framework框架的完整基础架构。通过遵循软件开发最佳实践最新技术,创建现代 web 应用接口

快速启动项目

安装 XABP CLI:

> dotnet tool install -g X.Abp.Cli

更新 XABP CLI:

> dotnet tool update -g X.Abp.Cli --version 6.0.5-alpha --no-cache

使用 cli 创建一个项目:

> xabp create MyCompanyName.MyProjectName -o "D:\Project" -dbms sqlserver -cs "Server=127.0.0.1;Database=MyProjectName;User Id=sa;Password=123456"
  • MyCompanyName 指定公司名称
  • MyProjectName 指定项目名称
  • -o 指定输出目录
  • -dbms 指定数据库驱动
  • -cs 指定数据库连接字符串

See the CLI documentation for all available options.

应用程序模块

  • Account Pro: Login, register, forgot password, email activation, social logins and other account related functionalities.
  • AuditLogging Ui: Reporting the user audit logs and entity histories in details.
  • Chat: Real time messaging between users.
  • CmsKit Pro: Building blocks to create your own Content Management System.
  • File Management: Upload, download and organize files in a hierarchical folder structure.
  • Forms: Create forms and surveys.
  • Gdpr: This module allows users to download and delete their personal data collected by the application.
  • Identity Pro: User, role, claims and permission management.
  • Identityserver Ui: Managing the identity server objects like clients, API resources, identity resources, secrets, application URLs, claims and more.
  • Language Management: Add or remove languages and localize the application UI on the fly.
  • LeptonTheme: The official default theme of pro templates before v6.0.
  • LeptonXTheme Pro: Next generation of the Lepton Theme. The official theme of ABP Commercial.
  • OpenIddict Ui: User, role, claims and permission management.
  • Payment: Provides integration for different payment gateways.
  • Saas: Manage tenants, editions and features to create your multi-tenant / SaaS application.
  • TextTemplate Management: Edit text/email templates on the user interface.
  • Twilio SMS: Sends SMS over Twilio Cloud service.

启动模板

The Startup templates are pre-built Visual Studio solution templates. You can create your own solution based on these templates to immediately start your development.

  • AbpVnextPro.IdentityServer4

  • AbpVnextPro.Openiddict

问题反馈

License

MIT License

Support the AbpVnext Pro

Love AbpVnext Pro? Please give a star to this repository ⭐

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.5-alpha1 534 5/26/2023

6.0.5-alpha-beta-rc