MicroBootstrap 1.1.67-dev

This is a prerelease version of MicroBootstrap.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package MicroBootstrap --version 1.1.67-dev
NuGet\Install-Package MicroBootstrap -Version 1.1.67-dev
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="MicroBootstrap" Version="1.1.67-dev" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MicroBootstrap --version 1.1.67-dev
#r "nuget: MicroBootstrap, 1.1.67-dev"
#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 MicroBootstrap as a Cake Addin
#addin nuget:?package=MicroBootstrap&version=1.1.67-dev&prerelease

// Install MicroBootstrap as a Cake Tool
#tool nuget:?package=MicroBootstrap&version=1.1.67-dev&prerelease

MicroBootstrap

MicroBootstrap is a framework for quickly and conveniently creating microservices on .NET Core.

In samples folder I've put some microservices sample that used this infrastructure for better understanding.

How to use?

For using this package you can easily add it to your microservices project and use its infrastructure in your project to get rid of any annoying configuration and implement infrastructural stuff for microservice purpose. just add this command to add NuGet package:

dotnet add package MicroBootstrap

Thecnologies & Stack


  • .Net Core 3.1
  • RabbitMQ
  • MongoDB
  • Docker
  • RESTEeas
  • Consul
  • Fabio
  • Kubernetes
  • Docker
  • Redis
  • Vault
  • Jaeger
  • Prometheus
  • DDD
  • Clean Architecture
  • SignalR
  • Seq
  • Serilog

Future Works


  • Integration with Service Mesh and Istio
  • Integration with Marten and Event Sourcing
  • Integration with MediateR
  • Integration with Kafka

🤝 Contributing


  1. Fork it ( https://github.com/mehdihadeli/MicroBootstrap/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Show your support


Please ⭐️ this repository if this project helped you!

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated