OPCFoundation.NetStandard.Opc.Ua.Security.Certificates
by: OPC Foundation
- 147 total downloads
- Latest version: 1.5.377.21
OPC UA Security X509 Certificates Class Library
OPCFoundation.NetStandard.Opc.Ua.Server
by: OPC Foundation
- 147 total downloads
- Latest version: 1.5.376.213
OPC UA Server Class Library
OpcUaHelper
by: Richard.Hu
- 28 total downloads
- Latest version: 2.2.1
OPC UA客户端组件,提供一个opc ua的二次扩展类,方便的读写节点,浏览节点,并实现一个节点浏览器。
Open-Xml-PowerTools
by: Microsoft
- 1 total downloads
- Latest version: 4.4.0
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.
Open.Linq.AsyncExtensions
by: electricessence
- 3 total downloads
- Latest version: 1.2.0
Extensions for method chaining Task<IEnumerable<T>>. Directly map to synchronous System.Linq methods.
OpenAI
by: OpenAI
- 105 total downloads
- Latest version: 2.4.0
The official .NET library for the OpenAI service API.
OpenIddict.Abstractions
by: Kévin Chalet
- 163 total downloads
- Latest version: 7.1.0
Abstractions and primitives used by the OpenIddict components.
OpenIddict.Core
by: Kévin Chalet
- 157 total downloads
- Latest version: 7.1.0
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.Server
by: Kévin Chalet
- 162 total downloads
- Latest version: 7.1.0
OpenIddict authorization server services.
Note: this package only contains the generic/host-agnostic server components.
To use the server feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Server.AspNetCore or OpenIddict.Server.Owin package.
OpenIddict.Server.AspNetCore
by: Kévin Chalet
- 149 total downloads
- Latest version: 7.1.0
ASP.NET Core integration package for the OpenIddict server services.
OpenIddict.Validation
by: Kévin Chalet
- 149 total downloads
- Latest version: 7.1.0
OpenIddict token validation services.
Note: this package only contains the generic/host-agnostic validation components.
To use the validation feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Validation.AspNetCore or OpenIddict.Validation.Owin package.
OpenIddict.Validation.AspNetCore
by: Kévin Chalet
- 136 total downloads
- Latest version: 7.1.0
ASP.NET Core integration package for the OpenIddict validation services.
OpenIddict.Validation.ServerIntegration
by: Kévin Chalet
- 176 total downloads
- Latest version: 7.1.0
Local server integration package for the OpenIddict validation services.
OpenTelemetry
by: OpenTelemetry Authors
- 129 total downloads
- Latest version: 1.12.0
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 140 total downloads
- Latest version: 1.12.0
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 46 total downloads
- Latest version: 1.12.0
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Exporter.Console
by: OpenTelemetry Authors
- 185 total downloads
- Latest version: 1.12.0
Console exporter for OpenTelemetry .NET
OpenTelemetry.Exporter.OpenTelemetryProtocol
by: OpenTelemetry Authors
- 187 total downloads
- Latest version: 1.12.0
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 114 total downloads
- Latest version: 1.12.0
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Instrumentation.AspNetCore
by: OpenTelemetry Authors
- 93 total downloads
- Latest version: 1.12.0
ASP.NET Core instrumentation for OpenTelemetry .NET