- 11.035k 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.
- 11.003k 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.
runtime.native.System.Security.Cryptography.OpenSsl
by: Microsoft
- 10.919k 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.
Pomelo.EntityFrameworkCore.MySql.Design
by: Pomelo.EntityFrameworkCore.MySql.Design
- 104 total downloads
- Latest version: 1.1.2
Package Description
NuGet.Configuration
by: Microsoft
- 4 total downloads
- Latest version: 5.11.0
NuGet's configuration settings implementation.
runtime.native.System.Security.Cryptography.Apple
by: Microsoft
- 11.066k total downloads
- Latest version: 4.3.0
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.
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
NuGet.Frameworks
by: Microsoft
- 8.33k total downloads
- Latest version: 5.11.0
NuGet's understanding of target frameworks.
runtime.native.System.Net.Http
by: Microsoft
- 14.685k total downloads
- Latest version: 4.3.0
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.
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.
runtime.native.System.Net.Security
by: Microsoft
- 9.892k total downloads
- Latest version: 4.3.0
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.
runtime.native.System.IO.Compression
by: Microsoft
- 14.771k total downloads
- Latest version: 4.3.0
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.
runtime.native.System
by: Microsoft
- 23.526k total downloads
- Latest version: 4.3.0
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.
- 11.022k 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.
NuGet.Versioning
by: Microsoft
- 6 total downloads
- Latest version: 5.11.0
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
- 141 total downloads
- Latest version: 1.1.1
Package Description
runtime.native.System.Security.Cryptography
by: Microsoft
- 3.551k total downloads
- Latest version: 4.0.0
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.
runtime.native.System.Data.SqlClient.sni
by: Microsoft
- 3.123k total downloads
- Latest version: 4.7.0
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.
Remotion.Linq
by: rubicon IT GmbH
- 285 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