Portable.BouncyCastle
by: Claire Novotny
- 768 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 29 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
Pragmastat
by: Andrey Akinshin
- 3.565k total downloads
- Latest version: 14.0.1
Pragmatic Statistical Toolkit
prometheus-net
by: andrasm, qed-, lakario, sandersaares
- 5.877k total downloads
- Latest version: 8.2.1
.NET client library for the Prometheus monitoring and alerting system
prometheus-net.AspNetCore
by: andrasm, qed-, lakario, sandersaares
- 313 total downloads
- Latest version: 5.1.0-pre-000215-c81d12d
ASP.NET Core middleware and stand-alone Kestrel server for exporting metrics to Prometheus
prometheus-net.SystemMetrics
by: Daniel Lo Nigro
- 76 total downloads
- Latest version: 3.1.0
Export system metrics (CPU usage, disk usage, etc) to Prometheus from your .NET app.
protobuf-net
by: Marc Gravell
- 5.806k total downloads
- Latest version: 3.4.30
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core
by: Marc Gravell
- 1.782k total downloads
- Latest version: 3.4.30
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.801k total downloads
- Latest version: 1.3.14
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.Reflection
by: Marc Gravell
- 174 total downloads
- Latest version: 1.3.14
Generates .proto schemas from code-first gRPC contracts, and implements the gRPC reflection service
protobuf-net.Reflection
by: Marc Gravell
- 339 total downloads
- Latest version: 3.4.30
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net
PuppeteerSharp
by: Darío Kondratiuk
- 2.379k total downloads
- Latest version: 25.11.0
Headless Browser .NET API
pythonnet
by: Python.Runtime
- 718 total downloads
- Latest version: 3.1.0
Python and CLR (.NET and Mono) cross-platform language interop
Qb.Net
by: viten-center
- 382 total downloads
- Latest version: 0.20.5
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
- 5.064k total downloads
- Latest version: 1.13.2-preview.94
A free/open-source library for quantitative finance
QuantConnect.Algorithm
by: QuantConnect.Algorithm
- 7.774k total downloads
- Latest version: 2.5.18090
QuantConnect LEAN Engine: Algorithm Project - Core QCAlgorithm implementation
QuantConnect.Algorithm.CSharp
by: QuantConnect.Algorithm.CSharp
- 7.616k 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.038k total downloads
- Latest version: 2.5.18090
QuantConnect LEAN Engine: Algorithm.Framework Project - The core QCAlgorithm framework implementation
QuantConnect.AlgorithmFactory
by: QuantConnect.AlgorithmFactory
- 2.006k total downloads
- Latest version: 2.5.11444
QuantConnect LEAN Engine: Algorithm.AlgorithmFactory Project - Factory for instantiation of QCAlgorithm algorithm objects to be used with LEAN
QuantConnect.Api
by: QuantConnect.Api
- 1.983k total downloads
- Latest version: 2.5.11444
QuantConnect LEAN Engine: API Project - C# SDK for interaction with the QuantConnect.com