Hive.MicroServices 10.0.0.65

Prefix Reserved
dotnet add package Hive.MicroServices --version 10.0.0.65
                    
NuGet\Install-Package Hive.MicroServices -Version 10.0.0.65
                    
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="Hive.MicroServices" Version="10.0.0.65" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Hive.MicroServices" Version="10.0.0.65" />
                    
Directory.Packages.props
<PackageReference Include="Hive.MicroServices" />
                    
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 Hive.MicroServices --version 10.0.0.65
                    
#r "nuget: Hive.MicroServices, 10.0.0.65"
                    
#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.
#:package Hive.MicroServices@10.0.0.65
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Hive.MicroServices&version=10.0.0.65
                    
Install as a Cake Addin
#tool nuget:?package=Hive.MicroServices&version=10.0.0.65
                    
Install as a Cake Tool

Core orchestration framework for Hive microservices

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (9)

Showing the top 5 NuGet packages that depend on Hive.MicroServices:

Package Downloads
Hive.MicroServices.Api

REST API support for Hive microservices

Hive.MicroServices.Grpc

gRPC support for Hive microservices

Hive.MicroServices.Job

Background worker support for Hive microservices

Hive.MicroServices.GraphQL

GraphQL support for Hive microservices via HotChocolate

Hive.HealthChecks

Health check extension for Hive microservices

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0.65 124 4/22/2026
7.5.0-net8-0047 257 4/14/2024
7.5.0-net8-0042 245 4/14/2024
7.5.0-net8-0041 281 3/6/2024
7.5.0-net8-0040 273 3/3/2024
7.5.0-net8-0039 262 3/3/2024
7.4.0-additional-start0001 329 7/29/2023
7.2.0-cors0013 327 7/4/2023
7.2.0-cors0012 319 7/4/2023
7.2.0-cors0011 323 7/3/2023
7.2.0-cors0004 330 7/3/2023
7.2.0-cors0003 328 6/28/2023
7.2.0-cors0001 331 6/20/2023
7.1.5 7,816 7/27/2023
7.1.5-cors0004 332 7/27/2023
7.1.4 7,719 7/6/2023
7.1.2 7,719 7/4/2023
7.1.1 7,760 4/29/2023
7.1.0 7,762 4/25/2023
7.0.4 7,739 4/25/2023
Loading failed