Bonyan 1.0.5

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Bonyan --version 1.0.5                
NuGet\Install-Package Bonyan -Version 1.0.5                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Bonyan" Version="1.0.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bonyan --version 1.0.5                
#r "nuget: Bonyan, 1.0.5"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Bonyan as a Cake Addin
#addin nuget:?package=Bonyan&version=1.0.5

// Install Bonyan as a Cake Tool
#tool nuget:?package=Bonyan&version=1.0.5                

Bonyan version status license

Overview

Bonyan is a blueprint for .NET Core aimed at simplifying the process of creating microservice projects. It provides a solid foundation using Clean Architecture and Domain-Driven Design (DDD), making it easy for developers to structure and scale their applications effectively.


🛠️ Project Information

  • Version: 1.0.0
  • Author: AkbarAhmadiSaray
  • License: MIT
  • Status: In Development
  • Written in: .NET Core 8, Clean Architecture, DDD Architecture

🚀 Key Features

  • Microservice Template: Predefined structure and architecture for building microservices using .NET Core.
  • Clean Architecture: Enforces separation of concerns, making the project maintainable and scalable.
  • Domain-Driven Design (DDD): Provides a clear focus on business logic, reducing technical debt and improving collaboration with domain experts.
  • Plug-and-Play Components: Easily integrate additional services or components following the existing architecture.

🔧 Tech Stack & Tools

  • Languages:
    • C#
  • Frameworks:
    • .NET Core 8
  • Architectures:
    • Clean Architecture
    • Domain-Driven Design (DDD)
  • Tools:
    • Visual Studio
    • GitHub Actions for CI/CD
    • Docker for containerization

🏷️ Versioning

This project follows Semantic Versioning to ensure consistent and predictable version updates. Version numbers are in the format of MAJOR.MINOR.PATCH.

  • MAJOR: Significant changes or incompatible API updates.
  • MINOR: Backward-compatible new features.
  • PATCH: Bug fixes and other backward-compatible improvements.

Latest Version: 1.0.0


📝 Changelog

Version 1.0.0

  • Setup Project and Frameworks

📈 Roadmap

  • Add support for additional message brokers (e.g., RabbitMQ, Kafka).
  • Implement OAuth2 for secure user authentication.
  • Add multi-language support for internationalization.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page. You can also open a new Pull Request.


📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


📧 Contact

For further queries or support, please contact:

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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Bonyan:

Package Downloads
Bonyan.DomainDrivenDesign.Domain

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6-dev1 99 9/12/2024
1.0.5 96 9/12/2024
1.0.5-pre7 88 9/12/2024
1.0.5-pre6 101 9/11/2024
1.0.5-pre5 96 9/10/2024
1.0.5-pre4 92 9/10/2024
1.0.5-pre3 95 9/10/2024
1.0.5-pre2 97 9/10/2024
1.0.5-pre1 92 9/9/2024
1.0.4 112 9/9/2024
1.0.3 106 9/9/2024
1.0.2 87 9/8/2024
1.0.2-pre1 53 9/8/2024
1.0.1 72 9/8/2024
1.0.0 74 9/8/2024