Bonyan.AspNetCore 1.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package Bonyan.AspNetCore --version 1.0.5
                    
NuGet\Install-Package Bonyan.AspNetCore -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.AspNetCore" Version="1.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bonyan.AspNetCore" Version="1.0.5" />
                    
Directory.Packages.props
<PackageReference Include="Bonyan.AspNetCore" />
                    
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.AspNetCore --version 1.0.5
                    
#r "nuget: Bonyan.AspNetCore, 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.AspNetCore&version=1.0.5
                    
Install Bonyan.AspNetCore as a Cake Addin
#tool nuget:?package=Bonyan.AspNetCore&version=1.0.5
                    
Install Bonyan.AspNetCore 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on Bonyan.AspNetCore:

Package Downloads
Bonyan.AspNetCore.MultiTenant

Package Description

Bonyan.AspNetCore.Persistence

Package Description

Bonyan.AspNetCore.FastEndpoints

Package Description

Bonyan.AspNetCore.Components

Package Description

Bonyan.UserManagement.Web

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.11 155 12/12/2024
1.2.10 150 12/12/2024
1.2.9 154 12/12/2024
1.2.8 152 12/12/2024
1.2.7 151 12/11/2024
1.2.6 142 12/11/2024
1.2.4 164 12/5/2024
1.2.3 156 12/5/2024
1.2.2 164 12/5/2024
1.2.1 168 11/19/2024
1.2.0 109 11/18/2024
1.2.0-pre3 94 11/16/2024
1.2.0-pre2 85 11/16/2024
1.2.0-pre1 174 11/16/2024
1.1.9 215 11/14/2024
1.1.8 181 11/14/2024
1.1.7 182 11/14/2024
1.1.6 190 11/14/2024
1.1.6-pre3 178 11/9/2024
1.1.6-pre2 141 11/7/2024
1.1.6-pre1 138 11/7/2024
1.1.5 151 11/6/2024
1.1.4 164 11/6/2024
1.1.3 157 11/5/2024
1.1.2-pre7 146 11/2/2024
1.1.2-pre6 140 11/2/2024
1.1.2-pre5 133 11/2/2024
1.1.2-pre4 134 11/2/2024
1.1.2-pre3 143 11/2/2024
1.1.2-pre2 138 11/2/2024
1.1.2-pre1 131 11/1/2024
1.1.1 159 10/30/2024
1.1.0 129 10/28/2024
1.0.9 180 10/28/2024
1.0.9-pre4 140 10/28/2024
1.0.9-pre3 143 10/28/2024
1.0.9-pre2 144 10/28/2024
1.0.9-pre1 132 10/27/2024
1.0.8 159 10/27/2024
1.0.7 161 10/24/2024
1.0.6-dev1 150 9/12/2024
1.0.5 172 9/12/2024
1.0.5-pre7 150 9/12/2024
1.0.5-pre6 162 9/11/2024
1.0.5-pre5 155 9/10/2024
1.0.5-pre4 145 9/10/2024
1.0.5-pre3 142 9/10/2024
1.0.5-pre2 141 9/10/2024
1.0.5-pre1 166 9/9/2024
1.0.4 145 9/9/2024
1.0.3 144 9/9/2024
1.0.2 141 9/8/2024
1.0.2-pre1 107 9/8/2024
1.0.1 129 9/8/2024
1.0.0 132 9/8/2024