Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 25 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
- 13 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
- 16 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
- 17 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
- 23 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
- 16 total downloads
- Latest version: 2.11.5
MongoDB's Official Bson Library.
MongoDB.Driver.Core
by: vincentkam dmitry_lukyanov rstam craiggwilson
- 12 total downloads
- Latest version: 2.11.5
Core Component of the Official MongoDB .NET Driver.
MQTTnet
by: The contributors of MQTTnet
- 127 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
- 16 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
- 10 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
- 29 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: 新生命开发团队
- 38 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: 新生命开发团队
- 13 total downloads
- Latest version: 2.2.2023.707
RPC远程过程调用,二进制封装,提供高吞吐低延迟的高性能RPC框架
NPOI
by: NPOI Contributors
- 43 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
- 30 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
- 9 total downloads
- Latest version: 1.0.15
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
NuGet.Frameworks
by: Microsoft
- 28 total downloads
- Latest version: 5.11.0
NuGet's understanding of target frameworks.
NuGet.Versioning
by: Microsoft
- 13 total downloads
- Latest version: 6.2.0
NuGet's implementation of Semantic Versioning.
NUglify
by: Ron Logan Alexandre Mutel Andrew Bullock
- 111 total downloads
- Latest version: 1.21.0
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET