Google.Protobuf by: Google Inc.
  • 1 total downloads
  • Latest version: 3.30.2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore.Server by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.Net.Client by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.Common by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Tools by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
LiteDB by: Maurício David
  • 1 total downloads
  • Latest version: 5.0.20
  • database nosql embedded
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile Signed by signpath.io from repository 'https://github.com/mbdavid/LiteDB' commit '9843a4e38b4d46d544a3261f9711dbc559c4c4fc' (see contained AppVeyorSettings.json file for build settings).
Microsoft.CodeAnalysis.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 3.3.4
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
Microsoft.NETCore.Platforms by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.1
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages. When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 1 total downloads
  • Latest version: 13.0.2
  • json
Json.NET is a popular high-performance JSON framework for .NET
runtime.native.System by: Microsoft
  • 1 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.IO.Compression by: Microsoft
  • 1 total downloads
  • Latest version: 4.1.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.Net.Http by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.1
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 by: Microsoft
  • 1 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.
Serilog by: Serilog Contributors
  • 2 total downloads
  • Latest version: 4.3.1-dev-02390
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 2 total downloads
  • Latest version: 3.0.2
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.core by: Eric Sink, et al
  • 1 total downloads
  • Latest version: 1.0.0
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Most users should just start with one of the packages named SQLitePCLRaw.bundle_*.
System.Buffers by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently. Commonly Used Types: System.Buffers.ArrayPool<T> When using NuGet 3.x this package requires at least version 3.4.
System.Diagnostics.Debug by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.11
Provides classes and attributes that allows basic interaction with a debugger. Commonly Used Types: System.Diagnostics.Debug System.Diagnostics.DebuggerStepThroughAttribute System.Diagnostics.Debugger System.Diagnostics.DebuggerDisplayAttribute System.Diagnostics.DebuggerBrowsableAttribute System.Diagnostics.DebuggerBrowsableState System.Diagnostics.DebuggerHiddenAttribute System.Diagnostics.DebuggerNonUserCodeAttribute System.Diagnostics.DebuggerTypeProxyAttribute When using NuGet 3.x this package requires at least version 3.4.
System.Diagnostics.DiagnosticSource by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools) Commonly Used Types: System.Diagnostics.DiagnosticListener System.Diagnostics.DiagnosticSource
System.Diagnostics.Tools by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.1
Provides attributes, such as GeneratedCodeAttribute and SuppresMessageAttribute, that are emitted or consumed by analysis tools. Commonly Used Types: System.CodeDom.Compiler.GeneratedCodeAttribute System.Diagnostics.CodeAnalysis.SuppressMessageAttribute When using NuGet 3.x this package requires at least version 3.4.