Quartz.Serialization.Json by: Marko Lahma Quartz.NET
  • 18 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.
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 859 total downloads
  • Latest version: 4.3.3
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.
Refit by: ReactiveUI and Contributors
  • 500 total downloads
  • Latest version: 16.0.0
  • refit rest http httpclient api-client typed-client source-generator roslyn system-text-json json aot trimming
Type-safe REST API clients for .NET, generated from annotated interfaces with build-time source generation, direct request construction, System.Text.Json defaults, and support for trimming and AOT.
refit by: Paul Betts Refit contributors
  • 1.748k total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 150 total downloads
  • Latest version: 4.3.3
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.
Quartz by: Marko Lahma
  • 2.02k total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Portable.BouncyCastle by: BouncyCastle.Crypto
  • 174 total downloads
  • Latest version: 1.8.1.4
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, WP, Silverlight, MonoAndroid, Xamarin.iOS, .NET Core
Quartz.Extensions.Hosting by: Marko Lahma Quartz.NET
  • 34 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.
runtime.debian.9-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 182 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.
RestSharp by: .NET Foundation and Contributors
  • 7.378k total downloads
  • Latest version: 114.0.1-alpha.0.10
Simple REST and HTTP API Client
Roslyn.Diagnostics.Analyzers by: Microsoft
  • 12.804k 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
  • 129 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.fedora.23-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 1.43k 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.
runtime.debian.8-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 1.537k 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
  • 109 total downloads
  • Latest version: 3.3.0
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 917 total downloads
  • Latest version: 4.3.3
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.
ReactiveUI.Primitives.Core by: ReactiveUI Association Inc
  • 350 total downloads
  • Latest version: 8.0.0
  • system.reactive rx reactive observable primitives signals schedulers sequencers mvvm functional operators
Type-agnostic core primitives shared by ReactiveUI.Primitives and ReactiveUI.Primitives.Reactive.
ReactiveUI.Primitives by: ReactiveUI Association Inc
  • 632 total downloads
  • Latest version: 8.0.0
  • system.reactive rx reactive observable primitives signals schedulers sequencers mvvm functional operators
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.
Quartz.Extensions.DependencyInjection by: Marko Lahma Quartz.NET
  • 40 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.
ReactiveUI.Disposables by: ReactiveUI Association Inc
  • 400 total downloads
  • Latest version: 8.0.0
  • system.reactive rx reactive observable primitives signals schedulers sequencers mvvm functional operators
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.
Remotion.Linq by: rubicon IT GmbH
  • 2.486k 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