MongoDB.Driver.Core by: vincentkam dmitry_lukyanov rstam craiggwilson
  • 10 total downloads
  • Latest version: 2.11.5
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
NCrontab by: Atif Aziz
  • 14 total downloads
  • Latest version: 3.3.3
  • cron schedule time
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
NEST.Signed by: Martijn Laarman and contributors
  • 7 total downloads
  • Latest version: 0.11.7
  • elasticsearch elastic search lucene nest
Elasticsearch client, strongly typed interface to Elasticsearch but also comes with great low level support.
NETStandard.Library by: Microsoft
  • 25 total downloads
  • Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4.
NewLife.Core by: 新生命开发团队
  • 32 total downloads
  • Latest version: 10.5.2023.801
  • 新生命团队 X组件 NewLife NewLife.Core
Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、RPC框架、序列化(Binary/XML/Json)、APM性能追踪。
NewLife.Net by: 新生命开发团队
  • 39 total downloads
  • Latest version: 4.3.2024.408-beta0604
  • 新生命团队 X组件 NewLife NewLife.Net
网络通讯基础框架及各种协议实现。
NewLife.Remoting by: 新生命开发团队
  • 11 total downloads
  • Latest version: 2.2.2023.707
  • 新生命团队 X组件 NewLife NewLife.Remoting
RPC远程过程调用,二进制封装,提供高吞吐低延迟的高性能RPC框架
NPOI by: NPOI Contributors
  • 37 total downloads
  • Latest version: 2.5.6
  • xlsx xls Excel Word docx office ole
.NET port of Apache POI | Contact us on telegram: https://t.me/npoidevs
NSubstitute by: Anthony Egerton David Tchepak Alexandr Nikitin Oleksandr Povar
  • 25 total downloads
  • Latest version: 4.3.0
  • mocking mocks testing unit-testing TDD AAA
NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.
NSubstitute.Analyzers.CSharp by: Tomasz Podolak NSubstitute.Analyzers contributors
  • 7 total downloads
  • Latest version: 1.0.15
  • nsubstitute nsubstitute.analyzers analyzers roslyn csharp c#
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
NuGet.Frameworks by: Microsoft
  • 22 total downloads
  • Latest version: 5.11.0
  • nuget
NuGet's understanding of target frameworks.
NuGet.Versioning by: Microsoft
  • 10 total downloads
  • Latest version: 6.2.0
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
NUglify by: Ron Logan Alexandre Mutel Andrew Bullock
  • 98 total downloads
  • Latest version: 1.21.0
  • CSS JavaScript minify crunch uglify Compress HTML htmlminifier htmlcompressor
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET
Owin by: OWIN startup components contributors
  • 11 total downloads
  • Latest version: 1.0.0
  • OWIN
OWIN IAppBuilder startup interface
Polly by: Michael Wolfenden App vNext
  • 32 total downloads
  • Latest version: 7.2.3
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Rate-limit Fallback Timeout Throttle Parallelization
Polly is a library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Polly.Extensions.Http by: App vNext
  • 18 total downloads
  • Latest version: 3.0.0
  • HttpClient HttpClientFactory Exception Handling Resilience Transient Fault Policy
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Portable.BouncyCastle by: Claire Novotny
  • 41 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Remotion.Linq by: rubicon IT GmbH
  • 25 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ ExpressionTrees
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages. Key features: - Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax) - Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...) - Provides basic infrastructure for backend development (e.g. SQL generation) - Provides a framework for user-defined query extensions and transformations
RestSharp by: RestSharp Community
  • 22 total downloads
  • Latest version: 105.2.3
  • REST HTTP API JSON XML
Simple REST and HTTP API Client
Scriban by: Alexandre Mutel
  • 66 total downloads
  • Latest version: 5.10.0
  • templating handlebars liquid
Scriban is a fast, powerful, safe and lightweight scripting language and engine for .NET, which was primarily developed for text templating with a compatibility mode for parsing liquid templates.