protobuf-net by: Marc Gravell
  • 5.365k total downloads
  • Latest version: 3.4.30
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core by: Marc Gravell
  • 1.832k total downloads
  • Latest version: 3.4.30
  • binary serialization protobuf
The protobuf-net serialization engine and build-time tooling; most projects should reference protobuf-net, which adds the runtime type model
protobuf-net.Grpc by: Marc Gravell
  • 4.85k total downloads
  • Latest version: 1.3.14
  • grpc
Code-first gRPC for .NET: declare services as .NET interfaces, with no .proto file and no generated client; shared core for clients and servers
protobuf-net.Grpc.AspNetCore by: Marc Gravell
  • 664 total downloads
  • Latest version: 1.0.179
  • grpc
Package Description
protobuf-net.Grpc.AspNetCore.Reflection by: Marc Gravell
  • 56 total downloads
  • Latest version: 1.0.179
  • grpc
Package Description
protobuf-net.Grpc.Reflection by: Marc Gravell
  • 201 total downloads
  • Latest version: 1.3.14
  • grpc
Generates .proto schemas from code-first gRPC contracts, and implements the gRPC reflection service
protobuf-net.Reflection by: Marc Gravell
  • 370 total downloads
  • Latest version: 3.4.30
  • binary serialization protobuf
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net
PuppeteerSharp by: Darío Kondratiuk
  • 2.503k total downloads
  • Latest version: 25.11.0
  • headless,chrome,puppeteer
Headless Browser .NET API
pythonnet by: Python.Runtime
  • 665 total downloads
  • Latest version: 3.1.0
  • python interop dynamic dlr Mono pinvoke
Python and CLR (.NET and Mono) cross-platform language interop
Qb.Net by: viten-center
  • 388 total downloads
  • Latest version: 0.20.5
  • sql query builder database
QueryBuilder allows you to create queries against a database, describing them as an object, without using tools such as LinqToSql, ORM, etc. and generate their SQL code in the syntax of the DBMS used
QLNet by: Andrea Maggiulli
  • 4.855k total downloads
  • Latest version: 1.13.2-preview.94
  • QLNet QuantLib quantitative finance financial
A free/open-source library for quantitative finance
QuantConnect.Algorithm by: QuantConnect.Algorithm
  • 7.886k total downloads
  • Latest version: 2.5.18090
QuantConnect LEAN Engine: Algorithm Project - Core QCAlgorithm implementation
QuantConnect.Algorithm.CSharp by: QuantConnect.Algorithm.CSharp
  • 7.66k total downloads
  • Latest version: 2.5.18090
QuantConnect LEAN Engine: Algorithm.CSharp Project - A collection of C# algorithm demonstrations for how to use the API
QuantConnect.Algorithm.Framework by: QuantConnect.Algorithm.Framework
  • 8.046k total downloads
  • Latest version: 2.5.18090
  • Library
QuantConnect LEAN Engine: Algorithm.Framework Project - The core QCAlgorithm framework implementation
QuantConnect.AlgorithmFactory by: QuantConnect.AlgorithmFactory
  • 2.947k total downloads
  • Latest version: 2.5.13865
QuantConnect LEAN Engine: Algorithm.AlgorithmFactory Project - Factory for instantiation of QCAlgorithm algorithm objects to be used with LEAN
QuantConnect.Api by: QuantConnect.Api
  • 2.485k total downloads
  • Latest version: 2.5.13865
QuantConnect LEAN Engine: API Project - C# SDK for interaction with the QuantConnect.com
QuantConnect.Brokerages by: QuantConnect.Brokerages
  • 3.626k total downloads
  • Latest version: 2.5.13865
QuantConnect LEAN Engine: Brokerages Project - A collection of brokerages for live trading and backtesting
QuantConnect.Common by: QuantConnect.Common
  • 8.055k total downloads
  • Latest version: 2.5.18090
QuantConnect LEAN Engine: Common Project - A collection of common definitions and utils
QuantConnect.Compression by: QuantConnect.Compression
  • 2.428k total downloads
  • Latest version: 2.5.13865
QuantConnect LEAN Engine: Compression Project - A library with compression tools
QuantConnect.Configuration by: QuantConnect.Configuration
  • 961 total downloads
  • Latest version: 2.5.13865
QuantConnect LEAN Engine: Configuration Project - The Config and argument parser implementation