xunit 2.1.0-beta2-build2981
Prefix Reserved
This is a prerelease version of xunit.
Requires NuGet 2.8.5 or higher.
dotnet add package xunit --version 2.1.0-beta2-build2981
NuGet\Install-Package xunit -Version 2.1.0-beta2-build2981
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="xunit" Version="2.1.0-beta2-build2981" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="xunit" Version="2.1.0-beta2-build2981" />
<PackageReference Include="xunit" />
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 xunit --version 2.1.0-beta2-build2981
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: xunit, 2.1.0-beta2-build2981"
#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.
#addin nuget:?package=xunit&version=2.1.0-beta2-build2981&prerelease
#tool nuget:?package=xunit&version=2.1.0-beta2-build2981&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 and xunit.assert.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- xunit.assert (= 2.1.0-beta2-build2981)
- xunit.core (= 2.1.0-beta2-build2981)
GitHub repositories (2.6K)
Showing the top 20 popular GitHub repositories that depend on xunit:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
|
|
DevToys-app/DevToys
A Swiss Army knife for developers.
|
|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
NickeManarin/ScreenToGif
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
|
|
marticliment/UniGetUI
UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
|
|
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
|
|
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|