NUnit.Analyzers
by: NUnit
- 298 total downloads
- Latest version: 4.11.2
This package includes analyzers and code fixes for test projects using NUnit 3+. The analyzers will mark wrong usages when writing tests, and the code fixes can be used to used to correct these usages. They will also aid in the transition from NUnit 3 to NUnit 4.
Version 3.0 and upwards works in Visual Studio 2019 (version 16.3) or newer and also enables supression of compiler errors such as errors arising from nullable reference types. For Visual Studio 2017 one must use versions below 3.0 - note that these versions are no longer updated, so version 2.10.0 is the last version that works in Visual Studio 2017.
NuSpec.ReferenceGenerator
by: Oren Novotny
- 146 total downloads
- Latest version: 2.0.0-beta-bld14
Tool to auto-generate BCL package nuspec dependencies for CoreCLR projects
OctaPull.RabbitMQ
by: emrahtaylan
- 15 total downloads
- Latest version: 0.0.4
RabbitMQ yönetimi için generik eklentiler sağlandı
OpenCli.Sources
by: Patrik Svensson
- 16 total downloads
- Latest version: 0.5.0
Contains tooling for OpenCLI
OpenHtmlToPdf
by: Timo Vilppu
- 36 total downloads
- Latest version: 1.12.0
.NET library for rendering HTML documents to PDF format.
OpenIddict
by: Kévin Chalet
- 5 total downloads
- Latest version: 3.0.0-beta1.20311.67
Versatile OpenID Connect stack for .NET.
Note: this metapackage only references the generic core, server and validation packages.
To use these features on ASP.NET Core or OWIN/Katana/ASP.NET 4.x, reference the OpenIddict.AspNetCore or OpenIddict.Owin package.
OpenIddict.Abstractions
by: Kévin Chalet
- 4 total downloads
- Latest version: 1.0.0
OpenIddict's abstractions.
OpenIddict.AspNetCore
by: Kévin Chalet
- 2 total downloads
- Latest version: 3.0.0-beta1.20311.67
Versatile OpenID Connect stack for ASP.NET Core 2.1, 3.1 and 5.0.
OpenIddict.Core
by: Kévin Chalet
- 8 total downloads
- Latest version: 1.0.0
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.Server
by: Kévin Chalet
- 4 total downloads
- Latest version: 1.0.0
OpenID Connect server components for OpenIddict.
OpenIddict.Validation
by: Kévin Chalet Chino Chang
- 4 total downloads
- Latest version: 1.0.0
OpenIddict token validation middleware for ASP.NET Core.
OpenLayers
by: OpenLayers Team
- 412 total downloads
- Latest version: 4.6.4
Open source javascript based mapping API.
OpenTelemetry
by: OpenTelemetry Authors
- 189 total downloads
- Latest version: 1.1.0
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 200 total downloads
- Latest version: 1.1.0
OpenTelemetry .NET API
OpenTelemetry.Exporter.OpenTelemetryProtocol
by: OpenTelemetry Authors
- 191 total downloads
- Latest version: 1.1.0
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Instrumentation.Http
by: OpenTelemetry Authors
- 123 total downloads
- Latest version: 1.0.0-rc7
Http instrumentation for OpenTelemetry .NET
OpenTK
by: Team OpenTK
- 592 total downloads
- Latest version: 5.0.0-pre.15
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES, OpenAL and OpenCL. It runs on all major platforms and powers hundreds of apps, games and scientific research. It provides bindings for GLFW windowing, input and a game loop, and is the perfect start for your own game engine. OpenTK comes with simple and easy to follow tutorials for learning *modern* OpenGL. These are written by the community and represent all of the best practices to get you started. Learn how to use OpenTK here: https://opentk.net/learn/index.html Sample projects that accompany the tutorial can be found here: https://github.com/opentk/LearnOpenTK We have a very active discord server, if you need help, want to help, or are just curious, come join us! https://discord.gg/6HqD48s
OpenTK.GLControl
by: The Open Toolkit Team
- 80 total downloads
- Latest version: 3.3.3
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research.
OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.