OpenTelemetry.PersistentStorage.Abstractions
by: OpenTelemetry Authors
- 31 total downloads
- Latest version: 1.1.1
OpenTelemetry Persistent Storage Abstractions.
protobuf-net.Reflection
by: Marc Gravell
- 202 total downloads
- Latest version: 3.3.8
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net
OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 330 total downloads
- Latest version: 1.17.0
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
Nuke.Utilities.Text.Json
by: Matthias Koch and contributors
- 115 total downloads
- Latest version: 10.1.0
The AKEless Build System for C#/.NET
Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '8aaec258a7e00e5d98e013be025db1a42bc58d79' (see contained AppVeyorSettings.json file for build settings).
Pipelines.Sockets.Unofficial
by: Pipelines.Sockets.Unofficial
- 138 total downloads
- Latest version: 2.2.16
Package Description
protobuf-net.Core
by: Marc Gravell
- 266 total downloads
- Latest version: 3.3.8
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Octokit
by: GitHub
- 399 total downloads
- Latest version: 14.0.0
An async-based GitHub API client library for .NET and .NET Core
protobuf-net
by: Marc Gravell
- 398 total downloads
- Latest version: 3.3.8
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Nuke.Utilities.Net
by: Matthias Koch and contributors
- 115 total downloads
- Latest version: 10.1.0
The AKEless Build System for C#/.NET
Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '8aaec258a7e00e5d98e013be025db1a42bc58d79' (see contained AppVeyorSettings.json file for build settings).
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 194 total downloads
- Latest version: 1.17.0
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry
by: OpenTelemetry Authors
- 403 total downloads
- Latest version: 1.17.0
OpenTelemetry .NET SDK
OpenTelemetry.Extensions.PersistentStorage.Abstractions
by: OpenTelemetry authors
- 10 total downloads
- Latest version: 1.0.0-beta.1
OpenTelemetry Persistent Storage Abstractions
Nuke.Utilities.Text.Yaml
by: Matthias Koch and contributors
- 105 total downloads
- Latest version: 10.1.0
The AKEless Build System for C#/.NET
Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '8aaec258a7e00e5d98e013be025db1a42bc58d79' (see contained AppVeyorSettings.json file for build settings).
ReactiveUI.Disposables
by: ReactiveUI Association Inc
- 39 total downloads
- Latest version: 7.1.1
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.
OpenTelemetry.Extensions.PersistentStorage
by: OpenTelemetry authors
- 15 total downloads
- Latest version: 1.0.0-beta.1
OpenTelemetry Persistent Storage
OpenTelemetry.Api
by: OpenTelemetry Authors
- 393 total downloads
- Latest version: 1.17.0
OpenTelemetry .NET API
Pulsar.Client
by: F# community
- 626 total downloads
- Latest version: 2.22.0
.NET client library for Apache Pulsar
OpenTelemetry.PersistentStorage.FileSystem
by: OpenTelemetry Authors
- 31 total downloads
- Latest version: 1.1.1
OpenTelemetry Persistent Storage
Nullable
by: Manuel Römer
- 35 total downloads
- Latest version: 1.3.1
A source code only package which allows you to use .NET's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.
This package does not contain any compiled binaries, but instead adds the attribute classes as C# source code to your project. Because this code is compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications.
The C# code is only included if you are targeting a framework version which does not support the new nullable attributes. For example, if you create a library which multi-targets .NET Standard 2.0 and 2.1, the majority of the attributes are not included in the .NET Standard 2.1 version, because it already provides these by default.
Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.