Google.Protobuf
by: Google Inc.
- 1 total downloads
- Latest version: 3.30.2
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 support for ASP.NET Core
Grpc.Net.Common
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.71.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.71.0
gRPC and Protocol Buffer compiler for C# projects
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.3.4
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.
Newtonsoft.Json
by: James Newton-King
- 1 total downloads
- Latest version: 13.0.2
Json.NET is a popular high-performance JSON framework for .NET
Serilog
by: Serilog Contributors
- 2 total downloads
- Latest version: 4.3.1-dev-02390
Simple .NET logging with fully-structured events
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 2 total downloads
- Latest version: 3.0.2
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
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_*.
xunit.analyzers
by: jnewkirk, bradwilson, marcind
- 1 total downloads
- Latest version: 1.18.0
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.