NArchitecture.Gen 1.2.0

dotnet tool install --global NArchitecture.Gen --version 1.2.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local NArchitecture.Gen --version 1.2.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=NArchitecture.Gen&version=1.2.0
nuke :add-package NArchitecture.Gen --version 1.2.0

<p align="center"> <a href="https://github.com/kodlamaio-projects/nArchitecture.Gen/graphs/contributors"><img src="https://img.shields.io/github/contributors/kodlamaio-projects/nArchitecture.Gen.svg?style=for-the-badge"></a> <a href="https://github.com/kodlamaio-projects/nArchitecture.Gen/network/members"><img src="https://img.shields.io/github/forks/kodlamaio-projects/nArchitecture.Gen.svg?style=for-the-badge"></a> <a href="https://github.com/kodlamaio-projects/nArchitecture.Gen/stargazers"><img src="https://img.shields.io/github/stars/kodlamaio-projects/nArchitecture.Gen.svg?style=for-the-badge"></a> <a href="https://github.com/kodlamaio-projects/nArchitecture.Gen/issues"><img src="https://img.shields.io/github/issues/kodlamaio-projects/nArchitecture.Gen.svg?style=for-the-badge"></a> <a href="https://github.com/kodlamaio-projects/nArchitecture.Gen/blob/master/LICENSE"><img src="https://img.shields.io/github/license/kodlamaio-projects/nArchitecture.Gen.svg?style=for-the-badge"></a> </p><br />

<p align="center"> <a href="https://github.com/kodlamaio-projects/nArchitecture.Gen"><img src="https://user-images.githubusercontent.com/53148314/194872467-827dc967-acee-4bca-88a2-59ed5695bebf.png" height="125"></a> <h3 align="center">nArchitecture Project Code Generator Tool </h3> <p align="center">

<a href="https://github.com/kodlamaio-projects/nArchitecture.Gen/issues">Report Bug</a>
ยท
<a href="https://github.com/kodlamaio-projects/nArchitecture.Gen/discussions">Request Feature</a>

</p> </p>

๐Ÿ’ป About The Project

As Kodlama.io, we have chosen to unveil examples of finalized projects. Natively integrated with Clean Architecture principles, nArchitecture CLI tool epitomizes cutting-edge development methodologies. This monolithic project incorporates Clean Architecture, CQRS, Advanced Repository patterns, Dynamic Querying capabilities, JWT and OTP authentication mechanisms, Google & Microsoft Auth integration, Role-Based Management systems, Distributed Caching powered by Redis, Logging functionalities leveraging Serilog, Elastic Search functionalities, and a feature-rich Code Generator. By actively contributing, you not only bolster the project but also acquire invaluable insights and expertise.

Built With

alternate text is missing from this package README image

โš™๏ธ Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • .NET 8

Installation

  1. Install the tool globally:

    dotnet tool install --global Kodlamaio.nArchGen --version 0.1.0
    

    You can also install the tool locally in the project:

    1. Create dotnet tool manifest:
    dotnet new tool-manifest
    
    1. Install the tool locally:
    dotnet tool install Kodlamaio.nArchGen --version 0.1.0
    

๐Ÿš€ Usage

  1. Run nArchGen command in project solution directory.

๐Ÿšง Roadmap

See the open issues for a list of proposed features (and known issues).

๐Ÿค Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project and clone your local machine

  2. Create your Feature Branch:

    git checkout -b <Feature>/<AmazingFeature>
    
  3. Develop

  4. Commit your Changes:

    git add . && git commit -m '<SemanticCommitType>(<Scope>): <AmazingFeature>'
    

    ๐Ÿ’ก Check Semantic Commit Messages.

    ๐Ÿ’ก You can also use Commitizen CLI.

  5. Push to the Branch:

    git push origin <Feature>/<AmazingFeature>
    
  6. Open a Pull Request

Analysis

  1. If not, Install dotnet tool dotnet tool restore.
  2. Run anaylsis command dotnet roslynator analyze

Format

  1. If not, Install dotnet tool dotnet tool restore.
  2. Run format command dotnet csharpier .

โš–๏ธ License

Distributed under the MIT License. See LICENSE for more information.

๐Ÿ“ง Contact

Project Link: https://github.com/kodlamaio-projects/nArchitecture.Gen

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.2.0 483 4/2/2024
1.1.2 647 3/24/2024
1.1.1 2,042 2/15/2024
1.1.0 1,556 2/15/2024
1.0.2 896 2/12/2024
1.0.1 2,287 2/11/2024
1.0.0 782 2/11/2024