xunit.analyzers
0.10.0
Prefix Reserved
Requires NuGet 2.12 or higher.
dotnet add package xunit.analyzers --version 0.10.0
NuGet\Install-Package xunit.analyzers -Version 0.10.0
<PackageReference Include="xunit.analyzers" Version="0.10.0" />
<PackageVersion Include="xunit.analyzers" Version="0.10.0" />
<PackageReference Include="xunit.analyzers" />
paket add xunit.analyzers --version 0.10.0
#r "nuget: xunit.analyzers, 0.10.0"
#addin nuget:?package=xunit.analyzers&version=0.10.0
#tool nuget:?package=xunit.analyzers&version=0.10.0
Code Analyzers for projects using xUnit.net that help find and fix frequent issues when writing tests.
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.analyzers:
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 (163)
Showing the top 20 popular GitHub repositories that depend on xunit.analyzers:
Repository | Stars |
---|---|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
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.
|
|
marticliment/UniGetUI
UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
|
|
SignalR/SignalR
Incredibly simple real-time web for .NET
|
|
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
|
|
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
|
|
dotnet-state-machine/stateless
A simple library for creating state machines in C# code
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
|
|
Richasy/Bili.Copilot
B站第三方 Windows 桌面客户端,使用 Windows App SDK 构建的原生应用
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
hirschmann/nbfc
NoteBook FanControl
|
|
cairoshell/cairoshell
Cairo is a customizable, intuitive desktop environment for Windows.
|
|
microsoft/Git-Credential-Manager-for-Windows
Secure Git credential storage for Windows with support for Visual Studio Team Services, GitHub, and Bitbucket multi-factor authentication.
|
|
SteamRE/SteamKit
SteamKit2 is a .NET library designed to interoperate with Valve's Steam network. It aims to provide a simple, yet extensible, interface to perform various actions on the network.
|
|
dotnet/macios
.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
|
|
aspnet/KestrelHttpServer
[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|
|
MichaCo/CacheManager
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
|