MySqlConnector by: Bradley Grainger, Caleb Lloyd
  • 1 total downloads
  • Latest version: 0.6.0
  • mysql async ado.net database netcore
A fully async MySQL ADO.NET provider for .NET and .NET Core
NJsonSchema.Annotations by: Rico Suter
  • 1 total downloads
  • Latest version: 11.0.0
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration by: Rico Suter
  • 1 total downloads
  • Latest version: 10.0.13
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NSwag.Commands by: Rico Suter
  • 1 total downloads
  • Latest version: 11.5.0
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi by: Rico Suter
  • 1 total downloads
  • Latest version: 11.0.0
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
OpenTelemetry.Resources.Azure by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.15.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry ResourceDetector
OpenTelemetry Resource Detectors for Azure cloud environments.
OpenTK.Input by: Team OpenTK
  • 1 total downloads
  • Latest version: 4.7.4
Hid/Controller input library.
OpenTK.redist.glfw by: Team OpenTK
  • 1 total downloads
  • Latest version: 3.4.0.44
GLFW redistributables for OpenTK.
Sentry.OpenTelemetry by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 4.0.0-beta.1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling OpenTelemetry
Official OpenTelemetry integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
SharpZipLib by: http://www.icsharpcode.net/
  • 1 total downloads
  • Latest version: 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).
StackExchange.Redis.StrongName by: Stack Exchange inc., marc.gravell
  • 1 total downloads
  • Latest version: 1.0.488
  • Async Redis NoSQL Client Distributed Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage; the notional successor to BookSleeve. If you prefer a version without a strong-name, try StackExchange.Redis
System.ComponentModel by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0-preview1-24530-04
Provides interfaces for the editing and change tracking of objects used as data sources. Commonly Used Types: System.ComponentModel.CancelEventArgs System.IServiceProvider System.ComponentModel.IEditableObject System.ComponentModel.IChangeTracking System.ComponentModel.IRevertibleChangeTracking When using NuGet 3.x this package requires at least version 3.4.
System.ComponentModel.Annotations by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.0-preview.8.20407.11
Provides attributes that are used to define metadata for objects used as data sources. Commonly Used Types: System.ComponentModel.DataAnnotations.ValidationResult System.ComponentModel.DataAnnotations.IValidatableObject System.ComponentModel.DataAnnotations.ValidationAttribute System.ComponentModel.DataAnnotations.RequiredAttribute System.ComponentModel.DataAnnotations.StringLengthAttribute System.ComponentModel.DataAnnotations.DisplayAttribute System.ComponentModel.DataAnnotations.RegularExpressionAttribute System.ComponentModel.DataAnnotations.DataTypeAttribute System.ComponentModel.DataAnnotations.RangeAttribute System.ComponentModel.DataAnnotations.KeyAttribute When using NuGet 3.x this package requires at least version 3.4.
System.IdentityModel.Tokens.Jwt by: System.IdentityModel.Tokens.Jwt
  • 1 total downloads
  • Latest version: 5.1.5
Includes types that provide support for creating, serializing and validating JWT tokens.
System.IO.Hashing by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.0-preview.6.24327.7
Provides non-cryptographic hash algorithms, such as CRC-32. Commonly Used Types: System.IO.Hashing.Crc32 System.IO.Hashing.XxHash32
System.IO.Pipes by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0
Provides a means for interprocess communication through anonymous and/or named pipes. Commonly Used Types: System.IO.Pipes.NamedPipeServerStream System.IO.Pipes.PipeDirection System.IO.Pipes.PipeOptions System.IO.Pipes.PipeTransmissionMode System.IO.Pipes.NamedPipeClientStream System.IO.Pipes.PipeStream When using NuGet 3.x this package requires at least version 3.4.
System.Reflection.Emit by: Microsoft
  • 2 total downloads
  • Latest version: 4.6.0-preview5.19224.8
Provides classes that allow a compiler or tool to emit metadata and optionally generate a PE file on disk. The primary clients of these classes are script engines and compilers. Commonly Used Types: System.Reflection.Emit.AssemblyBuilder System.Reflection.Emit.FieldBuilder System.Reflection.Emit.TypeBuilder System.Reflection.Emit.MethodBuilder System.Reflection.Emit.ConstructorBuilder System.Reflection.Emit.GenericTypeParameterBuilder System.Reflection.Emit.ModuleBuilder System.Reflection.Emit.PropertyBuilder System.Reflection.Emit.AssemblyBuilderAccess System.Reflection.Emit.EventBuilder When using NuGet 3.x this package requires at least version 3.4.
System.Text.RegularExpressions by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-23109
Provides the System.Text.RegularExpressions.Regex class, an implementation of a regular expression engine. Commonly Used Types: System.Text.RegularExpressions.Regex System.Text.RegularExpressions.RegexOptions System.Text.RegularExpressions.Match System.Text.RegularExpressions.Group System.Text.RegularExpressions.Capture System.Text.RegularExpressions.MatchEvaluator
xunit.assert by: jnewkirk, bradwilson
  • 0 total downloads
  • Latest version: 2.7.0
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1+ and .NET 6.0+.