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
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
  • 1 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.Threading.Tasks.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0
Provides additional types that simplify the work of writing concurrent and asynchronous code. Commonly Used Types: System.Threading.Tasks.ValueTask<TResult>
xunit.analyzers by: jnewkirk, bradwilson, marcind
  • 1 total downloads
  • Latest version: 1.18.0
  • xunit.analyzers, analyzers, roslyn, xunit, xunit.net
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.
xunit.core by: jnewkirk, bradwilson
  • 1 total downloads
  • Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.