log4net
by: The Apache Software Foundation
- 35 total downloads
- Latest version: 2.0.12
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
MathNet.Numerics.Signed
by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
- 17 total downloads
- Latest version: 4.15.0
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net Framework 4.0 or higher and .Net Standard 1.3 or higher, on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 31 total downloads
- Latest version: 3.0.0-preview5-19227-01
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/5502cf46706a25c39ce78a57b9191714c0eb40c2
Microsoft.IdentityModel.Tokens
by: Microsoft
- 16 total downloads
- Latest version: 6.35.0
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 19 total downloads
- Latest version: 3.0.0
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.NETCore.Targets
by: Microsoft
- 20 total downloads
- Latest version: 6.0.0-preview.4.21253.7
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these.
Mongo2Go
by: Johannes Hoppe and many contributors
- 25 total downloads
- Latest version: 3.1.1
Mongo2Go is a managed wrapper around the latest MongoDB binaries. It targets .NET Standard 2.1.
This Nuget package contains the executables of mongod, mongoimport and mongoexport v4.4.4 for Windows, Linux and macOS.
Mongo2Go has two use cases:
1. Providing multiple, temporary and isolated MongoDB databases for unit tests (or to be precise: integration tests)
2. Providing a quick to set up MongoDB database for a local developer environment
MongoDB.Bson
by: vincentkam dmitry_lukyanov rstam craiggwilson
- 18 total downloads
- Latest version: 2.11.5
MongoDB's Official Bson Library.
MongoDB.Driver.Core
by: vincentkam dmitry_lukyanov rstam craiggwilson
- 15 total downloads
- Latest version: 2.11.5
Core Component of the Official MongoDB .NET Driver.
MQTTnet
by: The contributors of MQTTnet
- 147 total downloads
- Latest version: 4.3.3.952
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.
NCrontab
by: Atif Aziz
- 19 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
- 12 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
- 35 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: 新生命开发团队
- 45 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: 新生命开发团队
- 16 total downloads
- Latest version: 2.2.2023.707
RPC远程过程调用,二进制封装,提供高吞吐低延迟的高性能RPC框架
NPOI
by: NPOI Contributors
- 51 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
- 36 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
- 12 total downloads
- Latest version: 1.0.15
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
NuGet.Frameworks
by: Microsoft
- 33 total downloads
- Latest version: 5.11.0
NuGet's understanding of target frameworks.