PInvoke.NCrypt
by: Andrew Arnott
- 97 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core
by: Andrew Arnott
- 92 total downloads
- Latest version: 0.6.49
P/Invoke types for common Windows APIs.
Portable.BouncyCastle
by: Oren Novotny
- 65 total downloads
- Latest version: 1.8.5
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, .NET Core
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 2 total downloads
- Latest version: 1.0.4
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
protobuf-net
by: Marc Gravell
- 186 total downloads
- Latest version: 2.4.6
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
PusherServer
by: Pusher
- 85 total downloads
- Latest version: 5.0.0
Pusher .NET library for interacting with the HTTP API
QRCoder
by: Raffael Herrmann, Shane Krueger
- 151 total downloads
- Latest version: 1.7.0
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
Quartz
by: Marko Lahma
- 106 total downloads
- Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Quartz.Serialization.Json
by: Marko Lahma
- 12 total downloads
- Latest version: 3.0.0-alpha3
Quartz.NET JSON Serialization Support
RBush
by: viceroypenguin
- 77 total downloads
- Latest version: 3.2.0
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
ReflectionBridge
by: Stef Heyenrath
- 6 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Remote.Linq
by: Christof Senn
- 54 total downloads
- Latest version: 6.1.2
Remote Linq is a small and easy to use - yet very powerful - library to translate linq expression trees to strongly typed, serializable expression trees and vice versa. It provides functionality to send arbitrary linq queries to a remote service to be applied and executed against any enumerable or queryable data source.
Remote.Linq.EntityFrameworkCore
by: Christof Senn
- 43 total downloads
- Latest version: 6.1.2
Remote linq extensions for entity framework core. Use this package to apply eager-loading (i.e. using Include-expressions) to EF Core queries or make use of DB functions.
Remotion.Linq
by: rubicon IT GmbH
- 133 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
RtfPipe
by: Eric Domke
- 91 total downloads
- Latest version: 1.0.7388.1242
RtfPipe is a .NET library for parsing Rich Text Format (RTF) streams and converting them to HTML
runtime.android-arm.runtime.native.System.IO.Ports
by: Microsoft
- 140 total downloads
- Latest version: 10.0.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.android-arm64.runtime.native.System.IO.Ports
by: Microsoft
- 123 total downloads
- Latest version: 10.0.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.android-x64.runtime.native.System.IO.Ports
by: Microsoft
- 124 total downloads
- Latest version: 10.0.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.android-x86.runtime.native.System.IO.Ports
by: Microsoft
- 120 total downloads
- Latest version: 10.0.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.any.System.Reflection
by: Microsoft
- 23 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides types that retrieve information about assemblies, modules, members, parameters, and other entities in managed code by examining their metadata. These types also can be used to manipulate instances of loaded types, for example to hook up events or to invoke methods.
Commonly Used Types:
System.Reflection.MethodInfo
System.Reflection.PropertyInfo
System.Reflection.ParameterInfo
System.Reflection.FieldInfo
System.Reflection.ConstructorInfo
System.Reflection.Assembly
System.Reflection.MemberInfo
System.Reflection.EventInfo
System.Reflection.Module
When using NuGet 3.x this package requires at least version 3.4.