DH.NRemoting by: 湖北登灏科技有限公司
  • 4 total downloads
  • Latest version: 4.21.2026.305-beta0803
  • 湖北登灏科技有限公司 DH组件 DH DH.NRemoting
提供高性能RPC客户端服务端,提供Http/WebSocket客户端服务端,提供应用级客户端
DH.NStardust by: 湖北登灏科技有限公司
  • 9 total downloads
  • Latest version: 4.18.2026.225-beta1147
  • 湖北登灏科技有限公司 DH组件 DH DH.NStardust
星尘,分布式服务框架。节点管理,监控中心,配置中心,发布中心,注册中心
DH.SignalR by: 湖北登灏科技有限公司
  • 8 total downloads
  • Latest version: 3.6.2024.8200168
  • 湖北登灏科技有限公司 DH组件 DH DH.SignalR
用于DH框架的基于SignalR的实时推送库
DocumentFormat.OpenXml by: Microsoft
  • 2 total downloads
  • Latest version: 3.5.1
  • openxml office
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DocumentFormat.OpenXml.Framework by: Microsoft
  • 1 total downloads
  • Latest version: 3.5.1
  • openxml office
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DotNetZip by: Anthony S. Kilhoffer
  • 1 total downloads
  • Latest version: 1.0.0
DotNetZip is an easy-to-use, FAST, FREE class library and toolset for manipulating zip files or folders. Zip and Unzip is easy: with DotNetZip, .NET applications written in VB, C# - any .NET language - can easily create, read, extract, or update zip files. For Mono or MS .NET.
Duende.IdentityModel by: Duende Software
  • 4 total downloads
  • Latest version: 8.0.1
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
DynamicData by: Roland Pheasant
  • 1 total downloads
  • Latest version: 9.4.31
  • DynamicData Dynamic Data Rx Reactive Observable Cache Binding ObservableCache ObservableList ObservableCollection Collection Linq
Bring the power of Rx to collections using Dynamic Data. Dynamic Data is a comprehensive caching and data manipulation solution which introduces domain centric observable collections. Linq extensions enable dynamic filtering, sorting, grouping, transforms, binding, pagination, data virtualisation, expiration, disposal management plus more.
EPPlus by: EPPlus Software AB
  • 2 total downloads
  • Latest version: 8.5.1
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
ExcelDataReader by: ExcelDataReader developers
  • 2 total downloads
  • Latest version: 3.8.0-develop00488
  • excel xls xlsx dataset
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExpressMapper.Core by: Yuriy Anisimov Nicholas Petersen
  • 2 total downloads
  • Latest version: 1.9.3
  • Mapper .net-mapper mapping object-to-object conventional-mapping fluent-api-mapping
ExpressMapper.Core is a fork of ExpressMapper built against netstandard. ExpressMapper is a lightweight, fast and easy to use .Net mapper to map one type of object(s) to another. ExpressMapper relies completely on the expression trees.
Fluid.Core by: Sebastien Ros
  • 0 total downloads
  • Latest version: 2.0.0-beta-1012
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Google.Protobuf.Tools by: Google Inc.
  • 1 total downloads
  • Latest version: 3.34.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
See project site for more info.
GtkSharp by: 'GtkSharp Contributors'
  • 1 total downloads
  • Latest version: 3.24.24.133-develop
  • gtk gtksharp gtk-sharp wrapper
GtkSharp is a C# wrapper for the Gtk library.
HarfBuzzSharp.NativeAssets.WebAssembly by: Microsoft
  • 1 total downloads
  • Latest version: 8.3.1.3
  • graphics text cross-platform harfbuzzsharp harfbuzz ios android linux windows tvos macos tizen
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
IKVM.MSBuild.Tools.runtime.osx-x64 by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 1 total downloads
  • Latest version: 8.6.3-tags-8-6-3-pre-24.1
IKVM MSBuild Tools
JavaScriptEngineSwitcher.ChakraCore by: Andrey Taritsyn
  • 1 total downloads
  • Latest version: 2.0.0-alpha2
  • JavaScriptEngineSwitcher JavaScript ECMAScript ChakraCore
JavaScriptEngineSwitcher.ChakraCore contains adapter `ChakraCoreJsEngine` (wrapper for the ChakraCore (http://github.com/Microsoft/ChakraCore) version 1.2). Project was based on the code of Chakra-Samples (http://github.com/Microsoft/Chakra-Samples) and jsrt-dotnet (http://github.com/robpaveza/jsrt-dotnet). For correct working of the ChakraCore require assemblies `msvcp120.dll` and `msvcr120.dll` from the Visual C++ Redistributable Packages for Visual Studio 2013.
log4net by: The Apache Software Foundation
  • 1 total downloads
  • Latest version: 3.3.0
  • logging log tracing logfiles
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. log4net is designed with two distinct goals in mind: speed and flexibility
MailKit by: Jeffrey Stedfast
  • 2 total downloads
  • Latest version: 4.15.1
  • smtp pop3 imap mime security arc dkim smime s/mime openpgp pgp mbox mail email parser tnef
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices. Features include: * HTTP, Socks4, Socks4a and Socks5 proxy support. * SASL Authentication via ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 and XOAUTH2. * A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8. * A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG. * A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ANNOTATE, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, REPLACE, SAVEDATE, XLIST, and X-GM-EXT1. * Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported). * Asynchronous versions of all methods that hit the network. * S/MIME, OpenPGP, DKIM and ARC support via MimeKit. * Microsoft TNEF support via MimeKit.
Microsoft.AspNetCore.Components.Authorization by: Microsoft
  • 15 total downloads
  • Latest version: 5.0.0-preview.6.20312.15
  • aspnetcore components
Authentication and authorization support for Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da6e34b3e17bac8fd1f78c7e76d7ed6192514651