Remotion.Linq by: rubicon IT GmbH
  • 4.711k 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
prometheus-net by: andrasm qed- lakario
  • 386 total downloads
  • Latest version: 1.3.6-rc
  • metrics prometheus
.NET client for prometheus.io
RabbitMQ.Client by: The RabbitMQ Team
  • 157 total downloads
  • Latest version: 3.6.9
  • RabbitMQ
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Quartz.Serialization.Json by: Marko Lahma Quartz.NET
  • 240 total downloads
  • Latest version: 4.1.0
  • scheduling tasks jobs triggers scheduler threading json newtonsoft serialization renamed empty-package
Renamed to Quartz.Serialization.Newtonsoft in 4.0. This package is empty and exists only so a grouped dependency update can move to 4.x - reference Quartz.Serialization.Newtonsoft instead, and see the migration guide.
refit by: Paul Betts Refit contributors
  • 2.39k total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit by: Paul Betts Refit contributors
  • 1.015k total downloads
  • Latest version: 4.4.17
The automatic type-safe REST library for Xamarin and .NET
release-notes by: release-notes
  • 50 total downloads
  • Latest version: 0.11.4
Generate release notes from closed github issues and PR's through the power of version labels
ReflectionBridge by: Stef Heyenrath
  • 802 total downloads
  • Latest version: 0.0.13
  • type typeinfo extensions proxy bridge reflection
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Quartz by: Marko Lahma
  • 2.803k total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Rebus.PostgreSql by: mookid8000
  • 5.276k total downloads
  • Latest version: 6.0.0-b02
  • rebus postgres sql postgresql
PostgreSQL-based persistence for Rebus
Portable.ConcurrentDictionary by: Stef Heyenrath
  • 167 total downloads
  • Latest version: 1.0.4
  • Dictionary ConcurrentDictionary Collections System.Collections.Concurrent
This is a .NET Standard 1.0, .NET 2.0, .NET 3.5, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core
Quartz.Extensions.Hosting by: Marko Lahma Quartz.NET
  • 23 total downloads
  • Latest version: 4.1.1
  • scheduling tasks jobs triggers scheduler threading hosting hosted-service moved empty-package
Folded into Quartz in 4.0: AddQuartzHostedService, QuartzHostedService and QuartzHostedServiceOptions live in the Quartz package now. This package is empty and exists only so a grouped dependency update can move to 4.x - remove the reference, and see the migration guide.
protobuf-net.Reflection by: Marc Gravell
  • 453 total downloads
  • Latest version: 2.3.17
  • binary serialization protobuf
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net
RestSharp by: RestSharp Community
  • 1.74k total downloads
  • Latest version: 105.2.3
  • REST HTTP API JSON XML
Simple REST and HTTP API Client
Roslyn.Diagnostics.Analyzers by: Microsoft
  • 12.726k total downloads
  • Latest version: 5.6.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
protobuf-net.Core by: Marc Gravell
  • 113 total downloads
  • Latest version: 3.4.30
  • binary serialization protobuf
The protobuf-net serialization engine and build-time tooling; most projects should reference protobuf-net, which adds the runtime type model
runtime.debian.8-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 1.527k total downloads
  • Latest version: 4.3.4
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
protobuf-net by: Marc Gravell
  • 2.157k total downloads
  • Latest version: 3.3.0
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Quartz.Extensions.DependencyInjection by: Marko Lahma Quartz.NET
  • 23 total downloads
  • Latest version: 4.1.1
  • scheduling tasks jobs triggers scheduler threading dependency-injection microsoft-extensions moved empty-package
Folded into Quartz in 4.0: AddQuartz, QuartzOptions and the rest live in the Quartz package now. This package is empty and exists only so a grouped dependency update can move to 4.x - remove the reference, and see the migration guide.
Rebus.AzureServiceBus by: mookid8000
  • 6.212k total downloads
  • Latest version: 4.0.0
  • rebus events
Package Description
Rebus by: mookid8000
  • 16.403k total downloads
  • Latest version: 6.6.2
  • rebus queue messaging service bus
Rebus is a lean service bus for .NET