NJsonSchema.CodeGeneration
by: Rico Suter
- 1 total downloads
- Latest version: 3.4.6065.33501
JSON Schema draft v4 reader, generator and validator for .NET
NSwag.CodeGeneration
by: Rico Suter
- 2 total downloads
- Latest version: 6.16.6142.26951
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.TypeScript
by: Rico Suter
- 1 total downloads
- Latest version: 9.8.6274.26546
NSwag: The Swagger API toolchain for .NET and TypeScript
runtime.win10-x64.Microsoft.Net.Native.Compiler
by: Microsoft
- 2 total downloads
- Latest version: 2.2.8-rel-28605-00
.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
- 2 total downloads
- Latest version: 2.9.1-dev-01172
Simple .NET logging with fully-structured events
System.Buffers
by: Microsoft
- 2 total downloads
- Latest version: 4.5.0
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently.
Commonly Used Types:
System.Buffers.ArrayPool<T>
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
System.Linq.Expressions
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22605
Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees.
Commonly Used Types:
System.Linq.Expressions.Expression<TDelegate>
System.Linq.Expressions.Expression
System.Linq.Expressions.MemberExpression
System.Linq.Expressions.ExpressionVisitor
System.Linq.Expressions.MethodCallExpression
System.Linq.IQueryable<T>
System.Linq.IQueryable
System.Linq.Expressions.NewExpression
System.Linq.Expressions.ParameterExpression
System.Linq.Expressions.ConstantExpression
System.Threading.Tasks
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-22605
Provides types that simplify the work of writing concurrent and asynchronous code.
Commonly Used Types:
System.Threading.Tasks.Task<TResult>
System.Runtime.CompilerServices.TaskAwaiter<TResult>
System.Threading.Tasks.TaskCompletionSource<TResult>
System.Threading.Tasks.Task
System.OperationCanceledException
System.AggregateException
xunit.assert
by: jnewkirk, bradwilson
- 1 total downloads
- Latest version: 2.4.2-pre.27
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1.