TheOthers 0.5.2

dotnet add package TheOthers --version 0.5.2                
NuGet\Install-Package TheOthers -Version 0.5.2                
此命令用于 Visual Studio 的包管理器控制台,因为它使用了 NuGet 模块版本的 Install-Package
<PackageReference Include="TheOthers" Version="0.5.2" />                
对于支持 PackageReference 的项目,将此 XML 节点复制到项目文件中以引用该包。
paket add TheOthers --version 0.5.2                
#r "nuget: TheOthers, 0.5.2"                
#r 指令可以在 F# Interactive 和多语言笔记本中使用。将此内容复制到交互式工具或脚本的源代码中以引用包。
// Install TheOthers as a Cake Addin
#addin nuget:?package=TheOthers&version=0.5.2

// Install TheOthers as a Cake Tool
#tool nuget:?package=TheOthers&version=0.5.2                

用于监视您应用所有外部依赖项的库。外部依赖项或 "The Other" 可以是当前应用依赖的任何事物,例如其他系统、Web API、Web 服务和数据库。

产品 兼容和额外的计算目标框架版本。
.NET 框架 net40兼容。 net403已计算。 net45已计算。 net451已计算。 net452已计算。 net46已计算。 net461已计算。 net462已计算。 net463已计算。 net47已计算。 net471已计算。 net472已计算。 net48已计算。 net481已计算。
兼容的目标框架
包括的目标框架(在包中)
更多关于目标框架.NET Standard的信息。

NuGet包 (1)

展示依赖TheOthers的前1个NuGet包

下载
TheOthers.Mvc

属于TheOthers包的Mvc包。TheOthers是一个库,用于监控应用的所有外部依赖。外部依赖或“其他”,可以是任何当前应用依赖的东西,例如其他系统、Web API、Web服务和数据库。

GitHub仓库

此包未用于任何流行的GitHub仓库。

版本 下载 最后更新
0.5.2 1,471 11/8/2013
0.5.1 1,098 11/4/2013
0.5.0 1,501 11/4/2013

标记为CLSCompliant。