NCF - NeuCharFramework
NeuCharFramework (hereinafter referred to as NCF) is a complete DDD framework for building foundational projects, including basic caching, database, models, validation, and a supporting management backend. It supports multiple databases, is highly modular, and has high extensibility.
Source Code Address
GitHub | Gitee | Description | |
---|---|---|---|
NCF Template | NCF | NCF | A basic code framework that can be directly used for development. Regular development only requires downloading this project or using the template to create a project. |
NcfPackageSources | NcfPackageSources | NcfPackageSources | The basic library code referenced by the NCF Template project, released in the form of Nuget packages, referenced by the NCF Template , and also 100% open source. You can download it for deep development or research on basic principles. |
Note: The main branch of the above projects is the GitHub project. The Gitee project is a mirror, and updates may be delayed.
Current fast update branch: Developer
NCF is derived from SenparcCore, the underlying framework of the self-use system optimized and iterated by the Senparc team over the years. It has undergone practical tests in numerous systems of .NET Framework 3.5/4.5 and was eventually ported to .NET Core (also supporting .NET 5.0/6.0/7.0/8.0), highly modular. NCF is currently running stably in many large and medium-sized applications. Thank you for your continuous support, and we welcome your suggestions and feedback, or join the ranks of community contributors!