Remotion.Linq
by: rubicon IT GmbH
- 287 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
Pomelo.EntityFrameworkCore.MySql
by: Laurents Meyer Caleb Lloyd Yuko Zheng
- 746 total downloads
- Latest version: 3.2.0
Pomelo's MySQL database provider for Entity Framework Core.
prometheus-net
by: andrasm qed- lakario sandersaares
- 31 total downloads
- Latest version: 4.1.1
.NET client library for the Prometheus monitoring and alerting system
RabbitMQ.Client
by: VMware
- 1.232k total downloads
- Latest version: 6.4.0
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
- 11.005k total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
Refit
by: .NET Foundation and Contributors
- 32 total downloads
- Latest version: 4.7.9
The automatic type-safe REST library for Xamarin and .NET
Pomelo.EntityFrameworkCore.MySql.Design
by: Pomelo.EntityFrameworkCore.MySql.Design
- 105 total downloads
- Latest version: 1.1.2
Package Description
Quartz
by: Marko Lahma Quartz.NET
- 943 total downloads
- Latest version: 3.5.0
Quartz Scheduling Framework for .NET
Portable.BouncyCastle
by: Claire Novotny
- 11.891k total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
PdfSharpCore
by: Stefan Steiger and Contributors
- 134 total downloads
- Latest version: 1.3.32
PdfSharp for .NET Core
PdfSharpCore is a partial port of PdfSharp.Xamarin for .NET Core Additionally MigraDoc has been ported as well (from version 1.32). Images have been implemented with ImageSharp from https://www.nuget.org/packages/SixLabors.ImageSharp
OpenTracing
by: The OpenTracing Authors
- 5 total downloads
- Latest version: 0.12.1
This library is a .NET implementation of the OpenTracing API. To fully understand this platform API, it's helpful to be familiar with the OpenTracing project and terminology more generally.
For the time being, mild backwards-incompatible changes may be made without changing the major version number. As OpenTracing and opentracing-csharp mature, backwards compatibility will become more of a priority.
RestSharp
by: .NET Foundation and Contributors
- 12.285k total downloads
- Latest version: 108.0.3
Simple REST and HTTP API Client
Pipelines.Sockets.Unofficial
by: Pipelines.Sockets.Unofficial
- 2.847k total downloads
- Latest version: 2.2.2
Package Description
PdfSharpCore.Charting
by: Stefan Steiger and Contributors
- 145 total downloads
- Latest version: 1.3.32
PdfSharpCore.Charting for .NET Core PdfSharpCore.Charting was ported from PdfSharp
Rijndael256
by: 2Toad LLC
- 12 total downloads
- Latest version: 3.2.0
Rijndael256 makes encrypting data and files a breeze with the AES symmetric-key cipher Rijndael.
Features: AES-128, AES-192, AES-256, Authenticated Encryption (AE), Encrypt-then-MAC (EtM), SHA-512, PBKDF2.
- 11.023k total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
Perfolizer
by: Andrey Akinshin
- 477 total downloads
- Latest version: 0.2.1
Performance analysis toolkit
NuGet.Versioning
by: Microsoft
- 37 total downloads
- Latest version: 6.3.1
NuGet's implementation of Semantic Versioning.
RandomNameGeneratorLibrary
by: Mark Rogers
- 7 total downloads
- Latest version: 1.2.2
The library contains a stripped down lists of human names from the US Census names list, and a list of place names from another census list. The library allows you to get random first and last names or both and you can get male and female first names. You can also generate random place names as well. To access this functionality create a NameGenerator in namespace RandomNameGenerator, and call one of the functions like GenerateRandomFirstAndLastName(). The functions names describe literally and simply what those functions do. Examples at github project site: https://github.com/m4bwav/DotNetRandomNameGenerator
Pomelo.JsonObject
by: Pomelo.JsonObject
- 1.458k total downloads
- Latest version: 2.2.1
MySQL provider for Entity Framework Core