- 722 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.
- 813 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: Paul Betts Refit contributors
- 1.63k total downloads
- Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit
by: ReactiveUI and Contributors
- 227 total downloads
- Latest version: 14.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.
- 142 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.
- 138 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
- 1.828k total downloads
- Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
- 169 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
- 6.729k total downloads
- Latest version: 114.0.1-alpha.0.4
Simple REST and HTTP API Client
Roslyn.Diagnostics.Analyzers
by: Microsoft
- 11.668k 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.
- 1.337k 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.423k 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
- 60 total downloads
- Latest version: 2.0.0.480
Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different programming architectures extensible - to add new data to old messages. protobuf-net is a .NET implementation of this, allowing you to serialize your .NET objects efficiently and easily. It is compatible with most of the .NET family, including .NET 2.0/3.0/3.5/4.0, .NET CF 2.0/3.5, Mono 2.x, Silverlight, etc.
- 140 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.
- 868 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
- 126 total downloads
- Latest version: 7.0.0
Type-agnostic core primitives shared by ReactiveUI.Primitives and ReactiveUI.Primitives.Reactive.
ReactiveUI.Primitives
by: ReactiveUI Association Inc
- 268 total downloads
- Latest version: 7.1.0
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.
ReactiveUI.Disposables
by: ReactiveUI Association Inc
- 118 total downloads
- Latest version: 7.1.0
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.
- 150 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.
- 743 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.
Remotion.Linq
by: rubicon IT GmbH
- 2.322k 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