PInvoke.Kernel32
by: Andrew Arnott
- 57 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt
by: Andrew Arnott
- 48 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core
by: Andrew Arnott
- 31 total downloads
- Latest version: 0.7.124
P/Invoke types for common Windows APIs.
PolySharp
by: Sergio Pedri
- 46 total downloads
- Latest version: 1.16.0+99a4dcece8e10c8bedf0871ac4cdb8650f2b649a
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
popper.js
by: FezVrasta
- 47 total downloads
- Latest version: 1.16.1
A kickass library to manage your poppers
Portable.BouncyCastle
by: Claire Novotny
- 34 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.System.DateTimeOnly
by: Oleg Rakhmatulin
- 22 total downloads
- Latest version: 9.0.2
DateOnly and TimeOnly types for .NET versions before 6.0
Pragmastat
by: Andrey Akinshin
- 133 total downloads
- Latest version: 14.0.1
Pragmatic Statistical Toolkit
ProjectStudio.Content
by: ProjectStudio.Content
- 25 total downloads
- Latest version: 1.0.39
Package Description
PropertyChanged.Fody
by: Simon Cropp
- 172 total downloads
- Latest version: 4.1.0
Add property notification to all classes that implement INotifyPropertyChanged.
protobuf-net
by: Marc Gravell
- 235 total downloads
- Latest version: 3.4.21
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core
by: Marc Gravell
- 149 total downloads
- Latest version: 3.4.29
The protobuf-net serialization engine and build-time tooling; most projects should reference protobuf-net, which adds the runtime type model
Protobuf.Text
by: Kerry Jiang and other contributors
- 21 total downloads
- Latest version: 0.7.2
Text format support for google's protobuf C# library
RabbitMQ.Client
by: Broadcom
- 92 total downloads
- Latest version: 7.2.2
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Razorvine.Pickle
by: Irmen de Jong
- 12 total downloads
- Latest version: 1.5.0
A feature complete pickle protocol implementation (Python's builtin serialization mechanism)
RBush
by: viceroypenguin
- 24 total downloads
- Latest version: 4.0.0
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
RBush.Signed
by: viceroypenguin
- 1 total downloads
- Latest version: 4.0.0
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
ReactiveUI.Disposables
by: ReactiveUI Association Inc
- 37 total downloads
- Latest version: 7.5.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
- 64 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