An open API service indexing awesome lists of open source software.

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.

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).