NUnit3TestAdapter
by: Charlie Poole Terje Sandstrom
- 162 total downloads
- Latest version: 3.15.1
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.
For VS 2017 and forward, you should add this package to every test project in your solution. (Earlier versions only require a single adapter package per solution.)
The package works with Visual Studio 2012 and newer.
NuSpec.ReferenceGenerator
by: Oren Novotny
- 305 total downloads
- Latest version: 2.0.0-beta-bld14
Tool to auto-generate BCL package nuspec dependencies for CoreCLR projects
OctaPull.RabbitMQ
by: emrahtaylan
- 27 total downloads
- Latest version: 0.0.4
RabbitMQ yönetimi için generik eklentiler sağlandı
OpenIddict
by: Kévin Chalet
- 35 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.Server
by: Kévin Chalet
- 25 total downloads
- Latest version: 1.0.0
OpenID Connect server components for OpenIddict.
OpenIddict.AspNetCore
by: Kévin Chalet
- 12 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.
OpenLayers
by: OpenLayers Team
- 988 total downloads
- Latest version: 4.6.4
Open source javascript based mapping API.
Ocelot
by: Tom Pallister
- 2.662k total downloads
- Latest version: 1.5.0-unstable0158
This project is aimed at people using .NET running a micro services / service orientated architecture that need a unified point of entry into their system. In particular I want easy integration with IdentityServer reference and bearer tokens. We have been unable to find this in my current workplace without having to write our own Javascript middlewares to handle the IdentityServer reference tokens. We would rather use the IdentityServer code that already exists to do this. Ocelot is a bunch of middlewares in a specific order. Ocelot manipulates the HttpRequest object into a state specified by its configuration until it reaches a request builder middleware where it creates a HttpRequestMessage object which is used to make a request to a downstream service. The middleware that makes the request is the last thing in the Ocelot pipeline. It does not call the next middleware. The response from the downstream service is stored in a per request scoped repository and retrived as the requests goes back up the Ocelot pipeline. There is a piece of middleware that maps the HttpResponseMessage onto the HttpResponse object and that is returned to the client. That is basically it with a bunch of other features.
OpenTK
by: Team OpenTK
- 1.543k total downloads
- Latest version: 5.0.0-pre.16
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
OpenCli.Sources
by: Patrik Svensson
- 145 total downloads
- Latest version: 0.8.1-preview.0.1
Contains tooling for OpenCLI
OpenIddict.Abstractions
by: Kévin Chalet
- 22 total downloads
- Latest version: 1.0.0
OpenIddict's abstractions.
OpenIddict.Core
by: Kévin Chalet
- 47 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.Validation
by: Kévin Chalet Chino Chang
- 26 total downloads
- Latest version: 1.0.0
OpenIddict token validation middleware for ASP.NET Core.
OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule
by: OpenTelemetry Authors
- 289 total downloads
- Latest version: 1.15.2
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
OpenTK.GLControl
by: The Open Toolkit Team
- 15 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
opentoolkit.redist.glfw
by: OpenToolkit
- 57 total downloads
- Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
OpenWeatherMap
by: Joan Caron
- 66 total downloads
- Latest version: 1.1.3
This project is a fully asynchronous .NET library for interacting with the great OpenWeatherMap API.
OpenTK.redist.glfw
by: Team OpenTK
- 16 total downloads
- Latest version: 3.3.0-pre20200830200122
GLFW redistributables for OpenTK.
OpenTracing
by: The OpenTracing Authors
- 161 total downloads
- Latest version: 0.12.1
This library is a .NET implementation of the OpenTracing API. To fully understand this platform API, it's helpful to be familiar with the OpenTracing project and terminology more generally.
For the time being, mild backwards-incompatible changes may be made without changing the major version number. As OpenTracing and opentracing-csharp mature, backwards compatibility will become more of a priority.
OpenXmlPowerTools
by: Eric White
- 196 total downloads
- Latest version: 4.5.3
The Open XML PowerTools provides guidance and example code for programming with Open XML Documents (DOCX, XLSX, and PPTX). It is based on, and extends the functionality of the Open XML SDK.
It supports scenarios such as:
•Splitting DOCX/PPTX files into multiple files.
•Combining multiple DOCX/PPTX files into a single file.
•Populating content in template DOCX files with data from XML.
•High-fidelity conversion of DOCX to HTML.
•Searching and replacing content in DOCX/PPTX using regular expressions.
•Managing tracked-revisions, including detecting tracked revisions, and accepting tracked revisions.
•Updating Charts in DOCX/PPTX files, including updating cached data, as well as the embedded XLSX.
•Retrieving metrics from DOCX files, including the hierarchy of styles used, the languages used, and the fonts used.
•Writing XLSX files using far simpler code than directly writing the markup, including a streaming approach that enables writing XLSX files with millions of rows.