Microsoft.Win32.Registry by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0
Provides support for accessing and modifying the Windows Registry. Commonly Used Types: Microsoft.Win32.RegistryKey Microsoft.Win32.Registry Microsoft.Win32.RegistryValueKind Microsoft.Win32.RegistryHive Microsoft.Win32.RegistryView When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Windows.SDK.BuildTools by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.25227-preview
  • WindowsSDK build tools
Includes tools required for building projects targeting the Windows SDK.
MudBlazor by: Garderoben, Henon and Contributors
  • 2 total downloads
  • Latest version: 6.0.11-dev.4
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
MudBlazor is an ambitious Material Design component framework for Blazor with an emphasis on ease of use and clear structure. It is perfect for .NET developers who want to rapidly build web applications without having to struggle with CSS and Javascript. MudBlazor, being written entirely in C#, empowers them to adapt, fix or extend the framework and the multitude of examples in the documentation makes learning MudBlazor very easy.
MySqlConnector by: Bradley Grainger
  • 23 total downloads
  • Latest version: 2.1.13
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
NJsonSchema by: Rico Suter
  • 1 total downloads
  • Latest version: 9.2.1
  • json schema validation generator .net
JSON Schema draft v4 reader, generator and validator for .NET
NSwag.Core by: Rico Suter
  • 1 total downloads
  • Latest version: 11.19.0
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
Roslynator.Analyzers by: Josef Pihrt
  • 1 total downloads
  • Latest version: 4.13.1
  • Roslyn Analyzer Refactoring Productivity CodeAnalysis C# CSharp
A collection of 200+ analyzers for C#, powered by Roslyn.
runtime.win10-arm.Microsoft.Net.Native.SharedLibrary by: Microsoft
  • 6 total downloads
  • Latest version: 2.2.7-rel-27913-00
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
Serilog by: Serilog Contributors
  • 1 total downloads
  • Latest version: 0.9.3
  • serilog logging nosql events
The best of traditional and structured logging for .NET
SharpDX.D3DCompiler by: Alexandre Mutel
  • 9 total downloads
  • Latest version: 4.1.0-ci184
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1 by: Alexandre Mutel
  • 12 total downloads
  • Latest version: 4.2.0-ci284
  • SharpDX DirectX Direct3D Multimedia MDX 3D 3D Direct2D D2D DirectWrite DWrite WIC
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpDX.Direct3D9 by: Alexandre Mutel
  • 13 total downloads
  • Latest version: 4.0.1
  • SharpDX DirectX Direct3D Multimedia MDX 3D Direct3D9 D3D9
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DXGI by: Alexandre Mutel
  • 15 total downloads
  • Latest version: 4.2.0-ci268
  • SharpDX DirectX Direct3D Multimedia MDX 3D DXGI
Assembly providing DirectX - DXGI managed API.
SharpZipLib by: ICSharpCode
  • 1 total downloads
  • Latest version: 1.0.0-alpha2
  • Compression Library Zip GZip BZip2 LZW Tar
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
StyleCop.Analyzers.Unstable by: Sam Harwell et. al.
  • 4 total downloads
  • Latest version: 1.2.0.376
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
System.Composition.Hosting by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0-preview.3.21201.4
Provides Managed Extensibility Framework types that are useful to developers of extensible applications, or hosts. Commonly Used Types: System.Composition.Hosting.CompositionHost
System.Reactive.Linq by: .NET Foundation and Contributors
  • 1 total downloads
  • Latest version: 4.1.4
Reactive Extensions (Rx) for .NET - v3 compatibility facade for
System.Reflection.Emit by: Microsoft
  • 1 total downloads
  • Latest version: 4.7.0
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.Reflection.Emit.Lightweight by: Microsoft
  • 1 total downloads
  • Latest version: 4.7.0
Provides the System.Reflection.Emit.DynamicMethod class, which represents a dynamic method that can be compiled, executed, and discarded. Discarded methods are available for garbage collection. Commonly Used Types: System.Reflection.Emit.DynamicMethod When using NuGet 3.x this package requires at least version 3.4.
System.Runtime.Serialization.Primitives by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.10-beta-23019
Provides common types, including System.Runtime.Serialization.DataContractAttribute, for libraries that support data contract serialization. Commonly Used Types: System.Runtime.Serialization.StreamingContext System.Runtime.Serialization.OnDeserializingAttribute System.Runtime.Serialization.OnDeserializedAttribute System.Runtime.Serialization.OnSerializingAttribute System.Runtime.Serialization.OnSerializedAttribute System.Runtime.Serialization.EnumMemberAttribute System.Runtime.Serialization.DataMemberAttribute System.Runtime.Serialization.DataContractAttribute System.Runtime.Serialization.IgnoreDataMemberAttribute System.Runtime.Serialization.SerializationException