Pomelo.JsonObject
by: Pomelo.JsonObject
- 114 total downloads
- Latest version: 2.2.1
MySQL provider for Entity Framework Core
Portable.BouncyCastle
by: Claire Novotny
- 423 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 20 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
prometheus-net
by: andrasm qed- lakario sandersaares
- 3.49k 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
- 1.693k 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.AspNetCore.HealthChecks
by: sandersaares
- 451 total downloads
- Latest version: 5.1.0-pre-000215-c81d12d
ASP.NET Core Health Checks integration with Prometheus
protobuf-net
by: Marc Gravell
- 1.392k total downloads
- Latest version: 3.3.0-g6785ecbb35
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core
by: Marc Gravell
- 783 total downloads
- Latest version: 3.3.0-g6785ecbb35
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
RabbitMQ.Client
by: Broadcom
- 1.117k total downloads
- Latest version: 7.2.0
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RavenDB.Client
by: RavenDB
- 5.653k total downloads
- Latest version: 7.1.5-rc-71026
RavenDB Client is the client library for accessing RavenDB
refit
by: Paul Betts Refit contributors
- 303 total downloads
- Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit
by: .NET Foundation and Contributors
- 1.033k total downloads
- Latest version: 9.0.2
The automatic type-safe REST library for Xamarin and .NET
Refit.HttpClientFactory
by: .NET Foundation and Contributors
- 924 total downloads
- Latest version: 9.0.2
Refit HTTP Client Factory Extensions
ReflectionBridge
by: Stef Heyenrath
- 118 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Remotion.Linq
by: rubicon IT GmbH
- 727 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
RestSharp
by: .NET Foundation and Contributors
- 2.214k total downloads
- Latest version: 113.0.1-alpha.0.3
Simple REST and HTTP API Client
RhinoMocks
by: meisinger ayende
- 35 total downloads
- Latest version: 4.0.0-alpha3
Dynamic mocking framework for .NET
Riok.Mapperly
by: Mapperly Contributors Lars Tönz Manuel Allenspach
- 1.347k total downloads
- Latest version: 4.3.1-next.0
A .NET source generator for generating object mappings.
No runtime reflection.
Roslyn.Diagnostics.Analyzers
by: Microsoft
- 1.492k total downloads
- Latest version: 5.0.0-1.25277.114
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
Roslynator.Analyzers
by: Josef Pihrt
- 227 total downloads
- Latest version: 4.1.0
A collection of 200+ analyzers for C#, powered by Roslyn.
- This package is dependent on Microsoft.CodeAnalysis.CSharp.Workspaces 4.0.1.
RulesEngine
by: Purunjay Bhal
- 502 total downloads
- Latest version: 6.0.0
Rules Engine is a package for abstracting business logic/rules/policies out of the system. This works in a very simple way by giving you an ability to put your rules in a store outside the core logic of the system thus ensuring that any change in rules doesn't affect the core system.