Elegant! Another .NET Core Open Source Framework Project: Yi Framework

Elegant! Another .NET Core Open Source Framework Project: Yi Framework

A .NET 8 web open source framework starting from user experience, supporting ABP vNext native version, Furion version, frontend background integrated with RuoYi Vue 3.0, built-in RBAC permission management and modern community modules, ready to use out of the box.

Last updated 1/13/2024 3:40 PM
ccnetcore
3 min read
Category
.NET
Tags
.NET C# Vue Open Source

Open Source Address:

Yi.Admin : (https://gitee.com/ccnetcore/yi)

Official Website:

Yi Community : (https://ccnetcore.com)

Who says Abp is complicated? Who says DDD is difficult? Abp.vNext 8.0 + SqlSugar, break the routine, simplify complexity. One of the best ways for newcomers to get started and for projects to be redeveloped.

Chinese: Yi Framework (as easy as its name, also integrates Java's Ruoyi Vue3.0 frontend)

English: YiFramework

Modular, you can reference or discard based on business needs. A comprehensive collection, perhaps you can learn some unique insights from it.


Features:

  1. A user-oriented backend framework, simple to use, suitable for small, medium, and enterprise-level projects
  2. The project includes source code directly, not packaged, very suitable for secondary development
  3. Built-in includes a large number of common scenario modules
  4. Comprehensive community support, detailed tutorials, all available on the official website

Function Introduction:

All the following functions can be used directly:

  • - Abp.vNext official features
  • - SqlSugar official features
  • - Rbac permission management system module
  • - Modern community system module

Official Website and Demo Address:

Without further ado, here are the addresses:

  • Yi Community Official Website: https://ccnetcore.com (Already online, welcome to join)
  • Rbac Backend Management System: Already online, demo address not provided for now, can be accessed via local deployment
  • App Mobile System: Already online, demo address not provided for now, can be accessed via local deployment
  • Rbac Demo Address: https://ccnetcore.com:1000 (User: cc, Password: 123456)

Detailed Yi Framework Tutorial Navigation:

(Since we choose open source, we should share with the purest intention. We package and share everything, including but not limited to: documentation, framework code, module code, operations CICD, etc., hoping to help you)

  1. Framework Quick Start Tutorial (Completed)
  2. Framework Function Module Tutorial (Completed)
  3. Practical Development Tutorial
  4. Orange Operations CICD Tutorial (Completed)

Function Screenshots:

Below are the screenshots of the functions:

This framework is not only one of the best choices for DDD beginners, but also one of the best choices for Abp.vNext beginners. Learning SqlSugar, redeveloping projects, the best choice! Highly recommended!

Even if you just treat it as a practice project, I hope you can gain understanding from different perspectives.

That is its significance~

Keep Exploring

Related Reading

More Articles
Same category / Same tag 4/11/2022

Open Source Project 'Vue.NET Core'

.NET Core + Vue2/Vue3 + Element plus + uniapp front-end and back-end separation, automatically generating PC and mobile code; supports mobile (uniapp) iOS/Android/H5/WeChat Mini Programs. http://www.volcore.xyz/

Continue Reading