PolyType
by: Eirik Tsarpalis
- 395 total downloads
- Latest version: 1.4.1
Practical generic programming for C#
Pomelo.EntityFrameworkCore.MySql
by: Laurents Meyer, Caleb Lloyd, Yuko Zheng
- 741 total downloads
- Latest version: 3.2.7
Pomelo's MySQL database provider for Entity Framework Core.
Pomelo.JsonObject
by: Pomelo.JsonObject
- 139 total downloads
- Latest version: 2.2.1
MySQL provider for Entity Framework Core
Portable.BouncyCastle
by: Claire Novotny
- 668 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.566k total downloads
- Latest version: 14.0.1
Pragmatic Statistical Toolkit
prometheus-net
by: andrasm, qed-, lakario, sandersaares
- 4.687k 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
- 322 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
- 77 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.31k 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.784k 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.804k 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
- 175 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
- 340 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
- 663 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
- 4.557k total downloads
- Latest version: 1.13.2-preview.94
A free/open-source library for quantitative finance
QuantConnect.Algorithm
by: QuantConnect.Algorithm
- 7.776k total downloads
- Latest version: 2.5.18090
QuantConnect LEAN Engine: Algorithm Project - Core QCAlgorithm implementation
QuantConnect.Algorithm.CSharp
by: QuantConnect.Algorithm.CSharp
- 7.617k 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