Bonyan 1.0.5-pre7

This is a prerelease version of Bonyan.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Bonyan --version 1.0.5-pre7
                    
NuGet\Install-Package Bonyan -Version 1.0.5-pre7
                    
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-pre7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bonyan" Version="1.0.5-pre7" />
                    
Directory.Packages.props
<PackageReference Include="Bonyan" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Bonyan --version 1.0.5-pre7
                    
#r "nuget: Bonyan, 1.0.5-pre7"
                    
#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.
#addin nuget:?package=Bonyan&version=1.0.5-pre7&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Bonyan&version=1.0.5-pre7&prerelease
                    
Install as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (20)

Showing the top 5 NuGet packages that depend on Bonyan:

Package Downloads
Bonyan.Security

Package Description

Bonyan.MultiTenant

Package Description

Bonyan.AspNetCore

Package Description

Bonyan.Validation

Package Description

Bonyan.UnitOfWork

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.11 352 12/12/2024
1.2.10 351 12/12/2024
1.2.9 361 12/12/2024
1.2.8 356 12/12/2024
1.2.7 344 12/11/2024
1.2.6 345 12/11/2024
1.2.4 364 12/5/2024
1.2.3 372 12/5/2024
1.2.2 395 12/5/2024
1.2.1 405 11/19/2024
1.2.0 318 11/17/2024
1.2.0-pre3 294 11/16/2024
1.2.0-pre2 205 11/16/2024
1.2.0-pre1 307 11/16/2024
1.1.9 352 11/14/2024
1.1.8 321 11/14/2024
1.1.7 300 11/14/2024
1.1.6 296 11/14/2024
1.1.6-pre3 295 11/9/2024
1.1.6-pre2 270 11/7/2024
1.1.6-pre1 249 11/7/2024
1.1.5 257 11/6/2024
1.1.4 272 11/6/2024
1.1.3 277 11/5/2024
1.1.2-pre7 249 11/2/2024
1.1.2-pre6 258 11/2/2024
1.1.2-pre5 243 11/2/2024
1.1.2-pre4 233 11/2/2024
1.1.2-pre3 255 11/2/2024
1.1.2-pre2 242 11/2/2024
1.1.2-pre1 244 11/1/2024
1.1.1 276 10/30/2024
1.1.0 234 10/28/2024
1.0.9 272 10/28/2024
1.0.9-pre4 201 10/28/2024
1.0.9-pre3 201 10/28/2024
1.0.9-pre2 195 10/28/2024
1.0.9-pre1 173 10/27/2024
1.0.8 194 10/27/2024
1.0.7 177 10/24/2024
1.0.6-dev1 163 9/12/2024
1.0.5 173 9/12/2024
1.0.5-pre7 161 9/12/2024
1.0.5-pre6 166 9/11/2024
1.0.5-pre5 157 9/10/2024
1.0.5-pre4 157 9/10/2024
1.0.5-pre3 157 9/10/2024
1.0.5-pre2 158 9/10/2024
1.0.5-pre1 165 9/9/2024
1.0.4 189 9/9/2024
1.0.3 187 9/9/2024
1.0.2 161 9/8/2024
1.0.2-pre1 117 9/8/2024
1.0.1 144 9/8/2024
1.0.0 142 9/8/2024