xunit.assert
2.0.0-beta5-build2785
Prefix Reserved
See the version list below for details.
dotnet add package xunit.assert --version 2.0.0-beta5-build2785
NuGet\Install-Package xunit.assert -Version 2.0.0-beta5-build2785
<PackageReference Include="xunit.assert" Version="2.0.0-beta5-build2785" />
<PackageVersion Include="xunit.assert" Version="2.0.0-beta5-build2785" />
<PackageReference Include="xunit.assert" />
paket add xunit.assert --version 2.0.0-beta5-build2785
#r "nuget: xunit.assert, 2.0.0-beta5-build2785"
#addin nuget:?package=xunit.assert&version=2.0.0-beta5-build2785&prerelease
#tool nuget:?package=xunit.assert&version=2.0.0-beta5-build2785&prerelease
Includes the current assertion library from xUnit.net (xunit.assert.dll).
Supported platforms: Desktop .NET 4.5+, ASP.NET Core 5+, Modern Windows 8+, Windows Phone 8+ (Silverlight), Windows Phone 8.1+ (Universal), Portable Libraries (supporting Profile259).
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on xunit.assert:
Package | Downloads |
---|---|
xunit
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package installs xunit.core, xunit.assert, and xunit.analyzers. |
GitHub repositories (292)
Showing the top 20 popular GitHub repositories that depend on xunit.assert:
Repository | Stars |
---|---|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
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/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
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
|
|
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
dotnet/reactive
The Reactive Extensions for .NET
|
|
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
|
|
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.
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
|
|
migueldeicaza/TensorFlowSharp
TensorFlow API for .NET languages
|