NuGet.Packaging.Core by: NuGet
  • 16 total downloads
  • Latest version: 4.2.0
The core data structures for NuGet.Packaging
Quartz by: Marko Lahma
  • 58 total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
NuGet.Protocol.Core.Types by: NuGet
  • 51 total downloads
  • Latest version: 4.3.0-beta1-2418
  • nuget protocol
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
runtime.android-x64.runtime.native.System.IO.Ports by: Microsoft
  • 242 total downloads
  • Latest version: 11.0.0-preview.6.26359.118
Internal implementation package not meant for direct consumption. Please do not reference directly.
Portable.BouncyCastle by: BouncyCastle.Crypto
  • 4 total downloads
  • Latest version: 1.8.1.4
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, WP, Silverlight, MonoAndroid, Xamarin.iOS, .NET Core
NuGet.ProjectModel by: NuGet.ProjectModel
  • 16 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Packaging.Core.Types by: NuGet.Packaging.Core.Types
  • 52 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
runtime.android-x86.runtime.native.System.IO.Ports by: Microsoft
  • 240 total downloads
  • Latest version: 11.0.0-preview.6.26359.118
Internal implementation package not meant for direct consumption. Please do not reference directly.
ParquetSharp by: G-Research
  • 379 total downloads
  • Latest version: 24.0.0
  • apache parquet gresearch g-research .net c#
ParquetSharp is a .NET library for reading and writing Parquet files. It's implemented in C# as a PInvoke wrapper around apache-parquet-cpp to provide high performance and compatibility.
NuGet.LibraryModel by: NuGet.LibraryModel
  • 16 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Repositories by: NuGet.Repositories
  • 52 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Protocol.Core.v3 by: NuGet
  • 53 total downloads
  • Latest version: 4.3.0-beta1-2418
  • nuget protocol
NuGet Protocol for 3.1.0 servers
runtime.android-arm.runtime.native.System.IO.Ports by: Microsoft
  • 240 total downloads
  • Latest version: 11.0.0-preview.6.26359.118
Internal implementation package not meant for direct consumption. Please do not reference directly.
OpenIddict.AspNetCore by: Kévin Chalet
  • 4 total downloads
  • Latest version: 3.0.0-beta1.20311.67
  • authentication jwt openidconnect openiddict security aspnetcore server validation
Versatile OpenID Connect stack for ASP.NET Core 2.1, 3.1 and 5.0.
runtime.android-arm64.runtime.native.System.IO.Ports by: Microsoft
  • 240 total downloads
  • Latest version: 11.0.0-preview.6.26359.118
Internal implementation package not meant for direct consumption. Please do not reference directly.
NuGet.Versioning by: NuGet
  • 20 total downloads
  • Latest version: 4.2.0
  • semver,semantic versioning
NuGet's implementation of Semantic Versioning.
OpenIddict by: Kévin Chalet
  • 4 total downloads
  • Latest version: 3.0.0-beta1.20311.67
  • authentication jwt openidconnect openiddict security
Versatile OpenID Connect stack for .NET. Note: this metapackage only references the generic core, server and validation packages. To use these features on ASP.NET Core or OWIN/Katana/ASP.NET 4.x, reference the OpenIddict.AspNetCore or OpenIddict.Owin package.
NuGet.Packaging by: NuGet
  • 15 total downloads
  • Latest version: 4.2.0
  • semver,semantic versioning
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 55 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
Remotion.Linq by: rubicon IT GmbH
  • 76 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ ExpressionTrees
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