https://github.com/nasraldin/codezero
CodeZero is a general purpose application framework specially designed for new modern web applications is a open-source project written in .NET Core.
https://github.com/nasraldin/codezero
aspnetcore aspnetcore-identity aspnetcoremvc best-practices clean-architecture csharp ddd-architecture domain-driven-design entity-framework-core modular modules multi-tenancy nlog nuget-packages saas
Last synced: 4 months ago
JSON representation
CodeZero is a general purpose application framework specially designed for new modern web applications is a open-source project written in .NET Core.
- Host: GitHub
- URL: https://github.com/nasraldin/codezero
- Owner: nasraldin
- License: mit
- Created: 2018-06-28T15:22:21.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T21:08:43.000Z (about 1 year ago)
- Last Synced: 2025-05-22T16:13:42.142Z (5 months ago)
- Topics: aspnetcore, aspnetcore-identity, aspnetcoremvc, best-practices, clean-architecture, csharp, ddd-architecture, domain-driven-design, entity-framework-core, modular, modules, multi-tenancy, nlog, nuget-packages, saas
- Language: C#
- Homepage:
- Size: 2.64 MB
- Stars: 23
- Watchers: 2
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CodeZero Packages
CodeZero is a general purpose application framework specially designed for new modern web applications is a open-source project written in .NET Core.Central organizing structure, decoupled from frameworks and technology details.
Built by small components that are developed and tested in isolation.
## Give a Star! :star:
If you like or are using this project to learn or start your solution, please give it a star. Thanks!
> Hit the `WATCH` button to get the latest CodeZero Template updates. 🤷♂️
> Hit the `FORK` button and show CodeZero Template on your profile. 🌱
## Technologies
* [C# 10](https://docs.microsoft.com/en-us/dotnet/csharp)
* [.NET 6](https://dotnet.microsoft.com)
## Branch structure
Active development happens on the dev branch. This always contains the latest version. The main branch contains the latest versions of the stable codebase. The prod branch contains a codebase for production release.
## Contributors and Using the GitHub/Gitlab Repository
You can contributor to the project and enhance the solution or add new futuer. just clon and make a PR to dev branch.
To get started based on this repository, you need to get a copy locally. You have three options: fork, clone, or download. Most of the time, you probably just want to download.
You should **download the repository**, unblock the zip file, and extract it to a new folder if you just want to play with the project or you wish to use it as the starting point for an application.
You should **fork this repository** only if you plan on submitting a pull request. Or if you'd like to keep a copy of a snapshot of the repository in your own GitHub account.
You should **clone this repository** if you're one of the contributors and you have commit access to it. Otherwise you probably want one of the other options.
## Support
If you are having problems, please let us know by use the [issue tracker](https://github.com/nasraldin/codezero-template/issues) for that. fill free to support us to request a feature or enhance code or bug report.
* Fix errors.
* Refactoring.
* Build the Front End.
* Submit issues and bugs.## License
This project is licensed with the [MIT license](LICENSE).