xunit 2.2.0-beta2-build3300
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package xunit --version 2.2.0-beta2-build3300
NuGet\Install-Package xunit -Version 2.2.0-beta2-build3300
<PackageReference Include="xunit" Version="2.2.0-beta2-build3300" />
<PackageVersion Include="xunit" Version="2.2.0-beta2-build3300" />
<PackageReference Include="xunit" />
paket add xunit --version 2.2.0-beta2-build3300
#r "nuget: xunit, 2.2.0-beta2-build3300"
#addin nuget:?package=xunit&version=2.2.0-beta2-build3300&prerelease
#tool nuget:?package=xunit&version=2.2.0-beta2-build3300&prerelease
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.
Learn more about Target Frameworks and .NET Standard.
-
- xunit.assert (= 2.2.0-beta2-build3300)
- xunit.core (= 2.2.0-beta2-build3300)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on xunit:
Package | Downloads |
---|---|
xunit.extensions
NOTE: This empty package exists to assist users upgrading from xUnit.net v1.x to v2.x. |
|
Microsoft.VisualStudio.Sdk.TestFramework.Xunit
A test library to help in writing unit and integration tests for Visual Studio extensions. |
GitHub repositories (2.7K)
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.
|
|
marticliment/UniGetUI
UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
|
|
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
|
|
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
|