Bonyan.AspNetCore.FastEndpoints 1.0.5

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Bonyan.AspNetCore.FastEndpoints --version 1.0.5                
NuGet\Install-Package Bonyan.AspNetCore.FastEndpoints -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.FastEndpoints" Version="1.0.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bonyan.AspNetCore.FastEndpoints --version 1.0.5                
#r "nuget: Bonyan.AspNetCore.FastEndpoints, 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.AspNetCore.FastEndpoints as a Cake Addin
#addin nuget:?package=Bonyan.AspNetCore.FastEndpoints&version=1.0.5

// Install Bonyan.AspNetCore.FastEndpoints as a Cake Tool
#tool nuget:?package=Bonyan.AspNetCore.FastEndpoints&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.AspNetCore.FastEndpoints:

Package Downloads
Bonyan.AspNetCore.FastEndpoints.Authentication

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6-dev1 75 9/12/2024
1.0.5 80 9/12/2024
1.0.5-pre7 79 9/12/2024
1.0.5-pre6 89 9/11/2024
1.0.5-pre5 89 9/10/2024
1.0.5-pre4 85 9/10/2024
1.0.5-pre3 83 9/10/2024
1.0.5-pre2 77 9/10/2024
1.0.5-pre1 73 9/9/2024
1.0.4 85 9/9/2024
1.0.3 82 9/9/2024
1.0.2 72 9/8/2024
1.0.2-pre1 62 9/8/2024
1.0.1 79 9/8/2024
1.0.0 80 9/8/2024