PInvoke.BCrypt
by: Andrew Arnott
- 55 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32
by: Andrew Arnott
- 55 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt
by: Andrew Arnott
- 55 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core
by: Andrew Arnott
- 53 total downloads
- Latest version: 0.7.124
P/Invoke types for common Windows APIs.
Plumberd
by: Rafal Maciag
- 250 total downloads
- Latest version: 1.2.45.195
Plumberd is a lightweight library to make working with EventStore easy.
It's makes it super easy for everyone familiar with ASP Controllers or WCF to jump into CQRS and EventSourcing. All the plumbing is automated.
Plumberd.EventStore
by: Rafal Maciag
- 189 total downloads
- Latest version: 1.2.45.195
Plumberd is a lightweight library to make working with EventStore easy.
It's makes it super easy for everyone familiar with ASP Controllers or WCF to jump into CQRS and EventSourcing. All the plumbing is automated.
This package is the implementation of EventStory from EventStore.
Polyfill
by: https://github.com/SimonCropp/Polyfill/graphs/contributors
- 983 total downloads
- Latest version: 10.11.2
Source only packages that exposes newer .net and C# features to older runtimes.
PolyType
by: Eirik Tsarpalis
- 39 total downloads
- Latest version: 1.3.1
Practical generic programming for C#
Portable.BouncyCastle
by: Claire Novotny
- 75 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Pragmastat
by: Andrey Akinshin
- 210 total downloads
- Latest version: 12.1.0
Pragmatic Statistical Toolkit
protobuf-net
by: Marc Gravell
- 896 total downloads
- Latest version: 3.2.56
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core
by: Marc Gravell
- 658 total downloads
- Latest version: 3.3.0-g6785ecbb35
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Raylib-cs
by: raylib-cs
- 121 total downloads
- Latest version: 7.0.2
C# bindings for raylib - A simple and easy-to-use library to learn videogames programming
Remotion.Linq
by: rubicon IT GmbH
- 76 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
Reqnroll
by: Reqnroll
- 187 total downloads
- Latest version: 3.3.4
Reqnroll aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today."
Reqnroll.Tools.MsBuild.Generation
by: Reqnroll
- 155 total downloads
- Latest version: 3.3.4
Package to enable the code-behind file generation during build time https://go.reqnroll.net/doc-config-build
Reqnroll.xUnit
by: Reqnroll
- 183 total downloads
- Latest version: 3.3.4
Package to use Reqnroll with xUnit 2.x. Use Reqnroll.xunit.v3 for xUnit 3.x.
ReverseMarkdown
by: Babu Annamalai
- 155 total downloads
- Latest version: 4.7.1
ReverseMarkdown is a Html to Markdown converter library in c#
RocketWelder.SDK
by: ModelingEvolution
- 99 total downloads
- Latest version: 1.1.43
High-performance video streaming client library for RocketWelder services with zero-copy shared memory support
RunProcessAsTask
by: James Manning, Max Cheetham and Eamon Nerbonne
- 38 total downloads
- Latest version: 1.2.4
Simple wrapper around System.Diagnostics.Process to expose it as a System.Threading.Tasks.Task<ProcessResults>
Includes support for cancellation, timeout (via cancellation), and exposes the standard output, standard error, exit code, and run time of the process.