Butterfly.Client.AspNetCore
0.0.8
A Asp.Net Core client for Butterfly.
Install-Package Butterfly.Client.AspNetCore -Version 0.0.8
dotnet add package Butterfly.Client.AspNetCore --version 0.0.8
<PackageReference Include="Butterfly.Client.AspNetCore" Version="0.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Butterfly.Client.AspNetCore --version 0.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Butterfly.Client.AspNetCore, 0.0.8"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 2.0
- AspectCore.Extensions.DependencyInjection (>= 0.2.4)
- Butterfly.Client (>= 0.0.8)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.0.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.0.1)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.0.0)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.0.0)
- Microsoft.Extensions.DiagnosticAdapter (>= 2.0.0)
- Microsoft.Extensions.Options (>= 2.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.0.0)
- System.Diagnostics.DiagnosticSource (>= 4.4.1)
-
.NETFramework 4.6.1
- AspectCore.Extensions.DependencyInjection (>= 0.2.4)
- Butterfly.Client (>= 0.0.8)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.0.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.0.1)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.0.0)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.0.0)
- Microsoft.Extensions.DiagnosticAdapter (>= 2.0.0)
- Microsoft.Extensions.Options (>= 2.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.0.0)
- System.Diagnostics.DiagnosticSource (>= 4.4.1)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Butterfly.Client.AspNetCore:
Package | Downloads |
---|---|
Ocelot.Tracing.Butterfly
This package provides methods to integrate Butterfly tracing with Ocelot.
|
|
DCDP.Util
Package Description
|
|
Basil.Util
Package Description
|
|
LFNT.Net.Ocelot
Package Description
|
|
Jon.Util
Package Description
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Butterfly.Client.AspNetCore:
Repository | Stars |
---|---|
ThreeMammals/Ocelot
.NET core API Gateway
|
|
Shriek-Projects/shriek-fx
An easy-to-use rapid development framework developed on the basis of.NET Core 2.0, following the constraints of domain Driven Design (DDD) specifications, combined with the CQRS architecture to provide the infrastructure for event-driven, event backtracking, responsiveness, and more. Let developers enjoy the true meaning of object-oriented design patterns brought by the aesthetic.
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|