Microsoft.Web.WebView2 by: Microsoft
  • 5 total downloads
  • Latest version: 1.0.3530-prerelease
  • Microsoft Web WebView Native native package Edge C++ Win32 WPF WinForms dotnet framework core Webview2
The WebView2 control enables you to embed web technologies (HTML, CSS, and JavaScript) in your native applications powered by Microsoft Edge (Chromium). This package is necessary for Win32 C/C++, WPF, and WinForms applications. To learn more about package versions checkout https://aka.ms/wv2-packageversion. To learn best practices checkout: https://aka.ms/wv2-bestpractices.
Microsoft.Windows.SDK.BuildTools by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.26100.4948
  • WindowsSDK build tools
Includes tools required for building projects targeting the Windows SDK.
Microsoft.WindowsAppSDK by: Microsoft
  • 3 total downloads
  • Latest version: 1.8.250907003
  • 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.
Microsoft.WindowsAppSDK.Foundation by: Microsoft
  • 5 total downloads
  • Latest version: 1.8.250906002
  • Microsoft Resources Native Windows WindowsAppSDK
Windows App SDK
Microsoft.WindowsAppSDK.InteractiveExperiences by: Microsoft
  • 2 total downloads
  • Latest version: 1.8.250801002-preview
  • Microsoft,Interactive Experiences,WindowsAppSDK
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.ML by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.126-experimental
  • Windows "Windows App SDK" WinAppSDK ML MachineLearning APIs
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.Runtime by: Microsoft
  • 3 total downloads
  • Latest version: 1.8.250907003
  • 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.
Nerdbank.GitVersioning by: Andrew Arnott
  • 1 total downloads
  • Latest version: 3.2.31
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NSwag.AspNetCore by: Rico Suter
  • 1 total downloads
  • Latest version: 14.5.0
  • Swagger Documentation AspNetCore NetCore TypeScript CodeGen
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Packaging.Core.Types by: NuGet.Packaging.Core.Types
  • 2 total downloads
  • Latest version: 4.0.0-rtm-2283
NuGet v3 core library.
OpenTK by: Team OpenTK
  • 1 total downloads
  • Latest version: 4.0.0
  • OpenTK OpenGL OpenGLES GLES OpenAL C# F# .NET Mono Vector Math Game Graphics Sound
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research. It provides bindings for GLFW windowing, input and a game loop, and is the perfect start for your own game engine. OpenTK comes with simple and easy to follow tutorials for learning *modern* OpenGL. These are written by the community and represent all of the best practices to get you started. Learn how to use OpenTK here: https://opentk.net/learn/index.html Sample projects that accompany the tutorial can be found here: https://github.com/opentk/LearnOpenTK We have a very active discord server, if you need help, want to help, or are just curious, come join us! https://discord.gg/6HqD48s
Plugin.CurrentActivity by: James Montemagno
  • 1 total downloads
  • Latest version: 2.0.1.1-beta
  • xamarin, pcl, xam.pcl, plugin, plugin for xamarin, android, activity, current activity
Provides a simple solution for getting access to the current Activity of the application when developing a Plugin for Xamarin. This will lay down a base "application" class for developers in their Android application with boilerplate code to get them started.
popper.js by: FezVrasta
  • 21 total downloads
  • Latest version: 1.16.1
A kickass library to manage your poppers
Sentry by: Sentry Team and Contributors
  • 27 total downloads
  • Latest version: 5.15.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Bindings.Android by: Sentry Team and Contributors
  • 8 total downloads
  • Latest version: 5.14.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
.NET Bindings for the Sentry Android SDK
Sentry.Profiling by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 4.8.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling Profiling Diagnostic
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog by: Serilog Contributors
  • 2 total downloads
  • Latest version: 4.3.1-dev-02385
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 3 total downloads
  • Latest version: 3.0.2
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
System.Runtime.InteropServices.NFloat.Internal by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.1
Exposes additional NFloat APIs for Xamarin/Maui APIs from System.Runtime.InteropServices
System.Text.Json by: Microsoft
  • 2 total downloads
  • Latest version: 6.0.2-mauipre.1.22102.15
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data. Commonly Used Types: System.Text.Json.JsonSerializer System.Text.Json.JsonDocument System.Text.Json.JsonElement System.Text.Json.Utf8JsonWriter System.Text.Json.Utf8JsonReader