Microsoft.WindowsAppSDK.ML
by: Microsoft
- 40 total downloads
- Latest version: 2.2.11-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 Machine Learning APIs.
Microsoft.WindowsAppSDK.Packages
by: Microsoft
- 3 total downloads
- Latest version: 1.8.250610002-experimental3
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.Runtime
by: Microsoft
- 36 total downloads
- Latest version: 2.4.1-experimental
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
- 16 total downloads
- Latest version: 2.4.8-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.
Microsoft.WindowsAppSDK.Widgets
by: Microsoft
- 14 total downloads
- Latest version: 2.0.6-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 Widgets APIs.
Microsoft.WindowsAppSDK.WinUI
by: Microsoft
- 35 total downloads
- Latest version: 2.3.8-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 modern Windows UI features.
Microsoft.WindowsAzure.ConfigurationManager
by: Microsoft
- 26 total downloads
- Latest version: 3.2.3
Microsoft Azure Configuration Manager provides a unified API to load configuration settings regardless of where the application is hosted - whether on-premises or in a Cloud Service.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 264 total downloads
- Latest version: 11.0.0-rc.1.26425.128
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-x64
by: Microsoft
- 273 total downloads
- Latest version: 11.0.0-rc.1.26425.128
Package Description
Microsoft.Xaml.Behaviors.Wpf
by: Microsoft
- 25 total downloads
- Latest version: 1.1.158
Easily add interactivity to your apps using XAML Behaviors for WPF. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code.
Minio
by: Minio, Inc.
- 22 total downloads
- Latest version: 1.1.1
Minio .NET SDK for Amazon S3 Compatible Cloud Storage
Mono.Cecil
by: Jb Evain
- 29 total downloads
- Latest version: 0.11.6
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.
Mono.Posix.NETStandard
by: Microsoft
- 11 total downloads
- Latest version: 5.20.1-preview
Provides functionality to access Posix/Unix features
Mono.TextTemplating
by: mhutch
- 14 total downloads
- Latest version: 2.0.5
Open-source implementation of the T4 templating engine.
Moq
by: Daniel Cazzulino, kzu
- 187 total downloads
- Latest version: 4.17.2
Moq is the most popular and friendly mocking framework for .NET.
Built from https://github.com/moq/moq4/tree/803ad5c99
MSBuild.Sdk.Extras
by: Claire Novotny
- 71 total downloads
- Latest version: 3.0.38
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MsgPack.Cli
by: FUJIWARA, Yusuke
- 52 total downloads
- Latest version: 1.0.1
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
NamedPipeWrapper
by: Matt Watson
- 0 total downloads
- Latest version: 1.5.0
Create named pipe servers that can handle multiple client connections simultaneously.
Send strongly-typed messages between clients and servers: any serializable .NET object can be sent over a pipe and will be automatically serialized/deserialized, including cyclical references and complex object graphs.
Messages are sent and received asynchronously on a separate background thread and marshalled back to the calling thread (typically the UI).
Supports large messages - up to 300 MiB.
Requires .NET 4.0 full.
Namotion.Reflection
by: Namotion.Reflection
- 77 total downloads
- Latest version: 2.1.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.