Quartz.Serialization.Json
by: Marko Lahma Quartz.NET
- 18 total downloads
- Latest version: 4.1.0
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.
- 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
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
- 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
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.
- 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
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
The protobuf-net serialization engine and build-time tooling; most projects should reference protobuf-net, which adds the runtime type model
- 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.
- 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
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
- 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
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
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
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
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-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