Bonyan 1.0.5

There is a newer 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.
<PackageVersion Include="Bonyan" Version="1.0.5" />
                    
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
                    
#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.
#addin nuget:?package=Bonyan&version=1.0.5
                    
Install as a Cake Addin
#tool nuget:?package=Bonyan&version=1.0.5
                    
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 352 12/12/2024
1.2.9 361 12/12/2024
1.2.8 357 12/12/2024
1.2.7 345 12/11/2024
1.2.6 346 12/11/2024
1.2.4 365 12/5/2024
1.2.3 372 12/5/2024
1.2.2 396 12/5/2024
1.2.1 406 11/19/2024
1.2.0 319 11/17/2024
1.2.0-pre3 295 11/16/2024
1.2.0-pre2 206 11/16/2024
1.2.0-pre1 308 11/16/2024
1.1.9 353 11/14/2024
1.1.8 321 11/14/2024
1.1.7 301 11/14/2024
1.1.6 299 11/14/2024
1.1.6-pre3 296 11/9/2024
1.1.6-pre2 271 11/7/2024
1.1.6-pre1 250 11/7/2024
1.1.5 258 11/6/2024
1.1.4 273 11/6/2024
1.1.3 277 11/5/2024
1.1.2-pre7 249 11/2/2024
1.1.2-pre6 259 11/2/2024
1.1.2-pre5 244 11/2/2024
1.1.2-pre4 233 11/2/2024
1.1.2-pre3 256 11/2/2024
1.1.2-pre2 243 11/2/2024
1.1.2-pre1 244 11/1/2024
1.1.1 277 10/30/2024
1.1.0 235 10/28/2024
1.0.9 273 10/28/2024
1.0.9-pre4 201 10/28/2024
1.0.9-pre3 202 10/28/2024
1.0.9-pre2 196 10/28/2024
1.0.9-pre1 174 10/27/2024
1.0.8 195 10/27/2024
1.0.7 177 10/24/2024
1.0.6-dev1 164 9/12/2024
1.0.5 173 9/12/2024
1.0.5-pre7 161 9/12/2024
1.0.5-pre6 167 9/11/2024
1.0.5-pre5 158 9/10/2024
1.0.5-pre4 158 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 190 9/9/2024
1.0.3 188 9/9/2024
1.0.2 161 9/8/2024
1.0.2-pre1 118 9/8/2024
1.0.1 145 9/8/2024
1.0.0 143 9/8/2024