Microsoft.WindowsDesktop.App.Ref by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.0-preview.7.24405.2
Package Description
MudBlazor by: Garderoben, Henon and Contributors
  • 1 total downloads
  • Latest version: 5.1.1
  • 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.
NSwag.Annotations by: Rico Suter
  • 25 total downloads
  • Latest version: 13.20.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.TypeScript by: Rico Suter
  • 1 total downloads
  • Latest version: 9.4.6256.32238
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Generation by: Rico Suter
  • 1 total downloads
  • Latest version: 13.1.4
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi by: Rico Suter
  • 1 total downloads
  • Latest version: 11.17.7
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Protocol.Core.Types by: NuGet
  • 1 total downloads
  • Latest version: 3.5.0
  • nuget protocol
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 5 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NUnit3TestAdapter by: NUnit Software
  • 1 total downloads
  • Latest version: 3.4.0
  • test visualstudio testadapter nunit nunit3
A package including the NUnit 3 TestAdapter for Visual Studio 2012/13/15. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server. Note that this package ONLY contains the adapter, not the NUnit framework. You must also get the framework. You only need one such package for a solution. The package works with Visual Studio 2012, 2013 and 2015.
PolySharp by: Sergio Pedri
  • 0 total downloads
  • Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
  • dotnet net netcore netstandard csharp library generator polyfill roslyn
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.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.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.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.
Sentry.Bindings.Android by: Sentry Team and Contributors
  • 16 total downloads
  • Latest version: 6.1.0-alpha.2
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
.NET Bindings for the Sentry Android SDK
Sentry.Profiling by: Sentry Team and Contributors
  • 4 total downloads
  • Latest version: 6.1.0-alpha.2
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling Profiling Diagnostic
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog by: Serilog Contributors
  • 1 total downloads
  • Latest version: 2.8.1-dev-01054
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
SkiaSharp.NativeAssets.Linux.NoDependencies by: Microsoft
  • 3 total downloads
  • Latest version: 2.80.0-preview.3
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images. This variation of the Linux native assets includes the build of libSkiaSharp.so that does not have any dependencies on third-party libraries. The complete dependency list is: - libpthread.so.0 - libdl.so.2 - libm.so.6 - libc.so.6 - ld-linux-x86-64.so.2 The excluded dependencies are: - Fontconfig
System.Buffers by: Microsoft
  • 2 total downloads
  • Latest version: 4.5.0-rc1
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently. Commonly Used Types: System.Buffers.ArrayPool<T> 8f968b9e79c5721d78cc88e46fe57457fe9d490d When using NuGet 3.x this package requires at least version 3.4.
System.Memory by: Microsoft
  • 2 total downloads
  • Latest version: 4.5.5
Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments. Commonly Used Types: System.Span System.ReadOnlySpan System.Memory System.ReadOnlyMemory System.Buffers.MemoryPool System.Buffers.ReadOnlySequence System.Buffers.Text.Utf8Parser System.Buffers.Text.Utf8Formatter 32b491939fbd125f304031c35038b1e14b4e3958 When using NuGet 3.x this package requires at least version 3.4.
System.Numerics.Tensors by: Microsoft
  • 2 total downloads
  • Latest version: 6.0.0-preview.3.21201.4
Tensor class which represents and extends multi-dimensional arrays. Commonly Used Types: System.Numerics.Tensors.Tensor<T> System.Numerics.Tensors.CompressedSparseTensor<T> System.Numerics.Tensors.DenseTensor<T> System.Numerics.Tensors.SparseTensor<T>
System.Reflection.Emit.Lightweight by: Microsoft
  • 2 total downloads
  • Latest version: 4.6.0-preview9.19416.11
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.