- 45 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Contains Emscripten Node binaries for win-x64.
Microsoft.OpenApi
by: Microsoft
- 4 total downloads
- Latest version: 3.5.0
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.SemanticKernel
by: Microsoft
- 1 total downloads
- Latest version: 1.74.0
Semantic Kernel common package collection, including SK Core, OpenAI, Azure OpenAI, DALL-E 2.
Empowers app owners to integrate cutting-edge LLM technology quickly and easily into their apps.
Microsoft.SemanticKernel.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.74.0
Semantic Kernel interfaces and abstractions. This package is automatically installed by Semantic Kernel packages if needed.
Microsoft.SemanticKernel.Connectors.AzureOpenAI
by: Microsoft
- 1 total downloads
- Latest version: 1.74.0
Semantic Kernel connectors for Azure OpenAI. Contains clients for chat completion, embedding and DALL-E text to image.
Microsoft.SemanticKernel.Connectors.OpenAI
by: Microsoft
- 5 total downloads
- Latest version: 1.74.0
Semantic Kernel connectors for OpenAI. Contains clients for chat completion, embedding and DALL-E text to image.
Microsoft.SemanticKernel.Core
by: Microsoft
- 2 total downloads
- Latest version: 1.74.0
Semantic Kernel core orchestration, runtime and functions.
This package is automatically installed by 'Microsoft.SemanticKernel' package with other useful packages.
Install this package manually only if you are selecting individual Semantic Kernel components.
Microsoft.TestPlatform.TestHost
by: Microsoft
- 5 total downloads
- Latest version: 17.11.0-release-24352-06
Testplatform host executes the test using specified adapter.
Microsoft.Win32.Registry.AccessControl
by: Microsoft
- 110 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Provides support for managing access and audit control lists for Microsoft.Win32.RegistryKey.
Commonly Used Types:
System.Security.AccessControl.RegistryAccessRule
System.Security.AccessControl.RegistryAuditRule
System.Security.AccessControl.RegistrySecurity
Microsoft.Win32.SystemEvents
by: Microsoft
- 7 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
Microsoft.Windows.Compatibility
by: Microsoft
- 148 total downloads
- Latest version: 11.0.0-preview.1.26104.118
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard.
Microsoft.Windows.Compatibility.Shims
by: Microsoft
- 9 total downloads
- Latest version: 2.1.0-preview3.19128.7
This package provides infrastructure services and shouldn't be referenced directly from your code. It provides facade assemblies in order to make the Microsoft.Windows.Compatibility package work across all .NET implementations.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 3 total downloads
- Latest version: 10.0.26100.7705
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.
This package includes all the supported Windows Runtime APIs up to Windows version 26100. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see:
https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code
Supported platforms:
- .NET Framework 4.6+
- .NET Core 3.0+
Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
Microsoft.WindowsAppSDK
by: Microsoft
- 2 total downloads
- Latest version: 1.7.260224002
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.WindowsAppSDK.InteractiveExperiences
by: Microsoft
- 1 total downloads
- Latest version: 1.8.260125001
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Microsoft Interactive Experiences features.
Microsoft.WindowsAppSDK.Runtime
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0-preview1
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.
Microsoft.WindowsAppSDK.Search
by: Microsoft
- 1 total downloads
- Latest version: 2.0.155-experimental
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Windows Search APIs.
MimeKit
by: Jeffrey Stedfast
- 1 total downloads
- Latest version: 4.15.0
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.
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 limitations.
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
MiniExcel
by: Wei Lin Michele Bastione PING-HSIU SHIH Amos(izanhzh) eynarhaji Mini-Software team
- 1 total downloads
- Latest version: 1.43.0
Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet
Github : https://github.com/mini-software/MiniExcel
Gitee : https://gitee.com/dotnetchina/MiniExcel
Issues : https://github.com/mini-software/MiniExcel/issues
Todo : https://github.com/mini-software/MiniExcel/projects/1?fullscreen=true
MiniWord
by: mini-software Wei Lin eynarhaji
- 14 total downloads
- Latest version: 0.9.2
.NET Word(docx) exporting template engine without COM+ and interop (support Linux and Mac)