xunit.extensibility.core
2.1.0-beta1-build2945
Prefix Reserved
See the version list below for details.
Requires NuGet 2.8.3 or higher.
dotnet add package xunit.extensibility.core --version 2.1.0-beta1-build2945
NuGet\Install-Package xunit.extensibility.core -Version 2.1.0-beta1-build2945
<PackageReference Include="xunit.extensibility.core" Version="2.1.0-beta1-build2945" />
<PackageVersion Include="xunit.extensibility.core" Version="2.1.0-beta1-build2945" />
<PackageReference Include="xunit.extensibility.core" />
paket add xunit.extensibility.core --version 2.1.0-beta1-build2945
#r "nuget: xunit.extensibility.core, 2.1.0-beta1-build2945"
#addin nuget:?package=xunit.extensibility.core&version=2.1.0-beta1-build2945&prerelease
#tool nuget:?package=xunit.extensibility.core&version=2.1.0-beta1-build2945&prerelease
Includes xunit.core.dll for extensibility purposes.
Supported platforms: Desktop .NET 4.5+, ASP.NET 5+, Modern Windows 8, Windows Phone 8 (Silverlight), Universal (Windows Phone 8.1+, Windows 8.1+), MonoTouch, MonoAndroid, Xamarin iOS Universal, Portable Libraries (supporting Profile259).
Learn more about Target Frameworks and .NET Standard.
-
- xunit.abstractions (= 2.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on xunit.extensibility.core:
Package | Downloads |
---|---|
xunit.core
Includes the libraries for writing unit tests with xUnit.net. |
|
xunit.extensibility.execution
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1. |
GitHub repositories (259)
Showing the top 20 popular GitHub repositories that depend on xunit.extensibility.core:
Repository | Stars |
---|---|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
|
|
SignalR/SignalR
Incredibly simple real-time web for .NET
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
|
|
microsoft/Power-Fx
Power Fx low-code programming language
|
|
migueldeicaza/TensorFlowSharp
TensorFlow API for .NET languages
|
|
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
|
|
dafny-lang/dafny
Dafny is a verification-aware programming language
|
|
hirschmann/nbfc
NoteBook FanControl
|