Microsoft.Net.Http.Headers by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-final
  • http
HTTP header parser implementations.
Microsoft.NET.Sdk.WebAssembly.Pack by: Microsoft
  • 0 total downloads
  • Latest version: 10.0.0-preview.6.25358.103
SDK for building and publishing WebAssembly applications.
Microsoft.Orleans.Core.Abstractions by: Microsoft
  • 0 total downloads
  • Latest version: 10.1.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Core abstractions library of Microsoft Orleans
Microsoft.Orleans.CounterControl by: Microsoft
  • 1 total downloads
  • Latest version: 1.5.6
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Tool that registers performance counter categories for performance counters published by Orleans runtime.
Microsoft.Orleans.Hosting.AzureCloudServices by: Microsoft
  • 0 total downloads
  • Latest version: 3.8.0-preview2
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET Azure Cloud Services
Hosting utilities for Azure Cloud Services of Microsoft Orleans.
Microsoft.Orleans.Persistence.AzureStorage by: Microsoft
  • 0 total downloads
  • Latest version: 3.0.0-rc1
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET Azure Table Blob Storage
Microsoft Orleans persistence providers for Azure Storage
Microsoft.Orleans.Reminders.AzureStorage by: Microsoft
  • 0 total downloads
  • Latest version: 3.6.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET Azure Table Storage
Microsoft Orleans reminders provider for Azure Table Storage
Microsoft.Orleans.Server by: Microsoft
  • 0 total downloads
  • Latest version: 3.8.0-preview2
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Collection of Microsoft Orleans libraries and files needed on the server.
Microsoft.WindowsAppSDK.Runtime by: Microsoft
  • 0 total downloads
  • Latest version: 2.0.0-experimental3
  • Windows "Windows App SDK" WinAppSDK WinUI XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar Resources Native DWriteCore "Interactive Experiences" ixp "Project Reunion" ProjectReunion
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This is a package that can be referenced to declare the WindowsAppSDK framework packages should be referenced by default.
MimeKit by: Jeffrey Stedfast
  • 0 total downloads
  • Latest version: 2.5.2
  • mime encryption arc dkim security smime s/mime openpgp pgp mbox mail email parser tnef net45 netstandard netstandard1.3 netstandard1.6 netstandard2.0 xamarin android ios monodroid monoandroid
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers (more than 25x faster than OpenPOP.NET and over 100x faster than AE.Net.Mail and MailSystem.NET). MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations. In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's massive limitations or bugs. API documentation can be found on the web at http://www.mimekit.net/docs For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
NJsonSchema.CodeGeneration.TypeScript by: Rico Suter
  • 2 total downloads
  • Latest version: 10.0.19
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
OpenTelemetry.Instrumentation.AspNetCore by: OpenTelemetry Authors
  • 0 total downloads
  • Latest version: 1.0.0-rc9.4
  • Observability OpenTelemetry Monitoring Telemetry Tracing distributed-tracing AspNetCore
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.SqlClient by: OpenTelemetry Authors
  • 0 total downloads
  • Latest version: 1.6.0-beta.3
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging distributed-tracing
SqlClient instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.StackExchangeRedis by: OpenTelemetry Authors
  • 0 total downloads
  • Latest version: 1.0.0-rc9.3
  • Observability OpenTelemetry Monitoring Telemetry Tracing distributed-tracing Redis StackExchange.Redis
StackExchange.Redis instrumentation for OpenTelemetry .NET
Serilog.Sinks.File by: Serilog Contributors
  • 1 total downloads
  • Latest version: 2.1.1-dev-00724
  • serilog,file,io
Write Serilog events to a text file in plain or JSON format.
SkiaSharp.NativeAssets.Linux by: Microsoft
  • 1 total downloads
  • Latest version: 3.119.2-preview.2.3
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
Spectre.Console by: Patrik Svensson, Phil Scott, Nils Andresen
  • 2 total downloads
  • Latest version: 0.47.0
A library that makes it easier to create beautiful console applications.
Syncfusion.Pdf.Net.Core by: Syncfusion Inc.
  • 3 total downloads
  • Latest version: 31.2.5
  • syncfusion syncfusion.aspnetcore aspnetcore net-standard .net core c# pdf acroform pdf-table tagged-pdf conformance-standard syncfusion.pdf
The Syncfusion® Essential PDF is a .NET standard PDF library that enables your .NET core applications to read, write, and manipulate existing PDF documents. It has various features such table creation, PDF form creation and filling, digital signature, and advanced PDF encryption. It also has various PDF manipulation features such as PDF compression, redaction, split and merge PDF, watermark, import and export PDF form data, replace or remove images, extract text and find text.
System.Collections.Immutable by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.1
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity. The System.Collections.Immutable library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
System.Net.Http.WinHttpHandler by: Microsoft
  • 0 total downloads
  • Latest version: 9.0.13
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler. Commonly Used Types: System.Net.Http.WinHttpHandler