NetVips.Native.linux-arm64
by: Kleis Auke Wolthuizen
- 27 total downloads
- Latest version: 8.15.3
This package complements the NetVips package and contains native binaries of libvips for Linux (ARM64v8)
Newtonsoft.Json
by: James Newton-King
- 0 total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema
by: Rico Suter
- 4 total downloads
- Latest version: 9.12.3
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 14 total downloads
- Latest version: 10.4.4
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 3 total downloads
- Latest version: 9.13.16
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 3 total downloads
- Latest version: 10.0.24
JSON Schema reader, generator and validator for .NET
NSwag.Annotations
by: Rico Suter
- 1 total downloads
- Latest version: 11.17.20
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.AspNetCore
by: Rico Suter
- 6 total downloads
- Latest version: 14.0.4
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration
by: Rico Suter
- 9 total downloads
- Latest version: 13.13.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core
by: Rico Suter
- 7 total downloads
- Latest version: 12.0.11
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Core.Yaml
by: Rico Suter
- 2 total downloads
- Latest version: 13.4.1
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation
by: Rico Suter
- 6 total downloads
- Latest version: 13.18.2
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration
by: Rico Suter
- 6 total downloads
- Latest version: 12.2.1
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi
by: Rico Suter
- 1 total downloads
- Latest version: 12.0.12
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Packaging.Core
by: Microsoft
- 1 total downloads
- Latest version: 4.3.1
The core data structures for NuGet.Packaging
NuGet.ProjectModel
by: Microsoft
- 3 total downloads
- Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
NuGet client library.
OneOf
by: Harry McIntyre
- 1 total downloads
- Latest version: 3.0.205
F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
OpenTK.GLControl
by: The Open Toolkit Team
- 1 total downloads
- Latest version: 1.1.2225
OpenTK.GLControl is a Windows.Forms Control with OpenGL rendering capabilities. Use it to add
accelerated 3d graphics to your Windows.Forms or Windows Presentation Foundation (WPF) application.
Features
- Integrate 3d graphics into your Windows.Forms or WPF application
- Use the .Net/Mono language of your choice: C#, F#, VB.Net, Boo, IronPython, IronRuby
- Develop faster with inline documentation and strongly-typed enumerations for all OpenGL and OpenAL functions
This is the official nuget package from http://www.opentk.com
The source code can be found at https://github.com/opentk/opentk
This package contains all code up to Feb 2016 from https://github.com/ppy/opentk
Polly
by: Michael Wolfenden, App vNext
- 2 total downloads
- Latest version: 7.2.0
Polly is a library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.