全部标签
目录标签

#netstandard

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

64 条记录
标签为“netstandard”按健康指数排序
NuGet
100卓越健康指数
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The future of .NET UI
C#★ 31.4K2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
NuGet · npm · RubyGems
95卓越健康指数
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
C#★ 3,8162026年8月22日
自定义许可证2026年8月22日 · 指标 2.10.0
NuGet
94卓越健康指数
NLog/NLog
NLog - Flexible and Structured Logging for various .NET Platforms
C#★ 6,5462026年8月28日
BSD-3-Clause2026年8月28日 · 指标 2.10.0
NuGet
94卓越健康指数
nats-io/nats.net
Async .NET client for NATS: pub/sub, request/reply, JetStream, KV, Object Store, Services
C#★ 4752026年8月22日
Apache-2.02026年8月22日 · 指标 2.10.0
NuGet
93卓越健康指数
autofac/Autofac
An addictive .NET IoC container
C#★ 4,6572026年8月22日
MIT2026年8月22日 · 指标 2.10.0
NuGet
92优秀健康指数
Microsoft/vs-streamjsonrpc
The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.
C#★ 9312026年7月16日
自定义许可证2026年7月16日 · 指标 2.10.0
NuGet
92优秀健康指数
SixLabors/Fonts
:black_nib: Font loading and layout library.
C#★ 3472026年8月11日
自定义许可证2026年8月11日 · 指标 2.10.0
88优秀健康指数
EPPlusSoftware/EPPlus
EPPlus-Excel spreadsheets for .NET
C#★ 2,0282026年8月3日
自定义许可证2026年8月3日 · 指标 2.10.0
86优秀健康指数
Microsoft/vs-validation
Common input and integrity validation routines for Visual Studio and other applications
C# · PowerShell★ 1372026年7月17日
自定义许可证2026年7月17日 · 指标 2.10.0
PyPI
86优秀健康指数
dropbox/dropbox-sdk-dotnet
The Official Dropbox API V2 SDK for .NET
C#★ 3472026年7月27日
MIT2026年7月27日 · 指标 2.10.0
83优秀健康指数
NLog/NLog.Extensions.Logging
NLog as Logging Provider for Microsoft Extension Logging
C#★ 4042026年7月18日
BSD-2-Clause2026年7月18日 · 指标 2.10.0
NuGet
83优秀健康指数
marcominerva/TinyHelpers
A collection of helper methods and classes for .NET that I use every day. I have packed them in a single library to avoid code duplication.
C#★ 2562026年7月23日
MIT2026年7月23日 · 指标 2.10.0
NuGet
81优秀健康指数
Azure/amqpnetlite
AMQP 1.0 .NET Library
C#★ 4192026年8月28日
Apache-2.02026年8月28日 · 指标 2.10.0
NuGet
81优秀健康指数
dotnet/MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
C#★ 5,0632026年8月28日
MIT2026年8月28日 · 指标 2.10.0
NuGet
80优秀健康指数
EvotecIT/DnsClientX
DnsClientX is an async C# library for DNS over UDP, TCP, HTTPS (DoH), and TLS (DoT). It also has a PowerShell module that can be used to query DNS records. It provides a simple way to query DNS records using multiple DNS providers. It supports multiple DNS record types and parallel queries.
C#★ 252026年7月21日
MIT2026年7月21日 · 指标 2.10.0
NuGet
80优秀健康指数
UglyToad/PdfPig
Read and extract text and other content from PDFs in C# (port of PDFBox)
C#★ 2,5012026年7月17日
Apache-2.02026年7月17日 · 指标 2.10.0
NuGet · npm
80优秀健康指数
mysticmind/reversemarkdown-net
ReverseMarkdown.Net is a Html to Markdown converter library in C#.
HTML★ 3932026年7月28日
MIT2026年7月28日 · 指标 2.10.0
80优秀健康指数
zzzprojects/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
C#★ 1,7082026年7月20日
Apache-2.02026年7月20日 · 指标 2.10.0
NuGet
78良好健康指数
JerrettDavis/PatternKit
Fluent APIs and incremental source generators for classic design patterns in .NET, targeting netstandard2.0 through .NET 10.
C#★ 22026年7月21日
MIT2026年7月21日 · 指标 2.10.0
78良好健康指数
WeihanLi/WeihanLi.Common
common tools, methods, extension methods, etc... .net 常用工具类,公共方法,常用扩展方法等,基础类库
C#★ 2432026年7月17日
Apache-2.02026年7月17日 · 指标 2.10.0
NuGet
75良好健康指数
CharsetDetector/UTF-unknown
Character set detector - .NET standard & .NET
C#★ 3852026年8月21日
自定义许可证2026年8月21日 · 指标 2.10.0
NuGet
75良好健康指数
IvanMurzak/ReflectorNet
Advanced .NET reflection toolkit for AI-driven scenarios. Dynamically invoke methods with JSON, generate schemas, and serialize complex objects with type preservation. Perfect for automation, testing, and AI integration.
C#★ 162026年7月27日
Apache-2.02026年7月27日 · 指标 2.10.0
75良好健康指数
OpenTouryoProject/OpenTouryo
”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)
C# · Visual Basic .NET · JavaScript★ 2382026年8月9日
自定义许可证2026年8月9日 · 指标 2.10.0
NuGet · npm
73良好健康指数
Taiizor/UUID
A modern, high-performance UUID library for .NET ecosystem. Features time-ordered identifiers, cryptographic security, multiple encoding formats and seamless Guid compatibility. Thread-safe, cross-platform and perfect for distributed systems. 🚀
C# · Vue★ 472026年9月6日
MIT2026年9月6日 · 指标 2.10.0
NuGet
71良好健康指数
BobLd/PdfPig.Rendering.Skia
Cross-platform C# library to render PDF as images
C#★ 562026年8月14日
Apache-2.02026年8月14日 · 指标 2.10.0
NuGet
71良好健康指数
atc-net/atc
Common C# extensions, helpers, and base types — the foundation library every other atc-net package depends on.
C#★ 212026年7月29日
MIT2026年7月29日 · 指标 2.10.0
69良好健康指数
CommunityToolkit/dotnet
.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and part of the .NET Foundation.
C#★ 3,7212026年7月18日
自定义许可证2026年7月18日 · 指标 2.10.0
NuGet
69良好健康指数
ktsu-dev/Sdk
A comprehensive, robust MSBuild-based SDK for .NET projects (.NET 5.0+, .NET Standard 2.0/2.1) with optimizations for .NET 10.0.
C# · PowerShell★ 02026年8月13日
MIT2026年8月13日 · 指标 2.10.0