NSwag.CodeGeneration.CSharp
by: Rico Suter
- 9 total downloads
- Latest version: 13.14.5
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.TypeScript
by: Rico Suter
- 16 total downloads
- Latest version: 13.14.8
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation
by: Rico Suter
- 1 total downloads
- Latest version: 13.1.4
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi
by: Rico Suter
- 1 total downloads
- Latest version: 11.17.7
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Protocol.Core.Types
by: NuGet
- 1 total downloads
- Latest version: 3.5.0
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.RuntimeModel
by: NuGet.RuntimeModel
- 12 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NUnit
by: Charlie Poole
- 1 total downloads
- Latest version: 2.6.1
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit tests.
Version 2.6 is the seventh major release of this well-known and well-tested programming tool.
This package includes only the framework assembly. You will need to install the NUnit.Runners package unless you are using a third-party runner.
NUnit3TestAdapter
by: Charlie Poole
- 16 total downloads
- Latest version: 3.7.0
A package including the NUnit 3 TestAdapter for Visual Studio 2012 onwards. 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 and newer.
PolySharp
by: Sergio Pedri
- 0 total downloads
- Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
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.
- 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
- 22 total downloads
- Latest version: 6.1.0-alpha.2
.NET Bindings for the Sentry Android SDK
Sentry.Profiling
by: Sentry Team and Contributors
- 4 total downloads
- Latest version: 6.1.0-alpha.2
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
Simple .NET logging with fully-structured events
Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 1 total downloads
- Latest version: 1.0.0-rc2-10099
Serilog provider for Microsoft.Extensions.Logging
SkiaSharp.NativeAssets.Linux.NoDependencies
by: Microsoft
- 9 total downloads
- Latest version: 2.88.5
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.ComponentModel
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
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.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>