MongoDB.Driver.Core
by: vincentkam dmitry_lukyanov rstam craiggwilson
- 10 total downloads
- Latest version: 2.11.5
Core Component of the Official MongoDB .NET Driver.
NCrontab
by: Atif Aziz
- 14 total downloads
- Latest version: 3.3.3
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
- 8 total downloads
- Latest version: 0.11.7
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
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.Remoting
by: 新生命开发团队
- 12 total downloads
- Latest version: 2.2.2023.707
RPC远程过程调用,二进制封装,提供高吞吐低延迟的高性能RPC框架
NPOI
by: NPOI Contributors
- 37 total downloads
- Latest version: 2.5.6
.NET port of Apache POI | Contact us on telegram: https://t.me/npoidevs
NSubstitute
by: Anthony Egerton David Tchepak Alexandr Nikitin Oleksandr Povar
- 26 total downloads
- Latest version: 4.3.0
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
- 8 total downloads
- Latest version: 1.0.15
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
NuGet.Frameworks
by: Microsoft
- 23 total downloads
- Latest version: 5.11.0
NuGet's understanding of target frameworks.
NuGet.Versioning
by: Microsoft
- 11 total downloads
- Latest version: 6.2.0
NuGet's implementation of Semantic Versioning.
NUglify
by: Ron Logan Alexandre Mutel Andrew Bullock
- 98 total downloads
- Latest version: 1.21.0
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 IAppBuilder startup interface
Polly
by: Michael Wolfenden App vNext
- 32 total downloads
- Latest version: 7.2.3
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
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 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-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
Simple REST and HTTP API Client
Scriban
by: Alexandre Mutel
- 66 total downloads
- Latest version: 5.10.0
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.