Magick.NET.Core
by: Dirk Lemstra
- 0 total downloads
- Latest version: 8.3.0
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 0 total downloads
- Latest version: 2.12.2
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
- 0 total downloads
- Latest version: 9.0.9
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ff66c263be7ed395794bdaf616322977b8ec897c
Microsoft.ClearScript.Windows.Core
by: Microsoft
- 1 total downloads
- Latest version: 7.2.1
A library for adding scripting to .NET applications. This package supports the Windows Script engines (JScript and VBScript).
Microsoft.NETCore.App.Host.linux-x64
by: Microsoft
- 1 total downloads
- Latest version: 10.0.7
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.App.Host.win-x64
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0-preview.4.22229.4
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.DotNetHost
by: Microsoft
- 0 total downloads
- Latest version: 3.1.1
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
a1388f194c30cb21b36b75982962cb5e35954e4e
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 0 total downloads
- Latest version: 5.0.0-preview.8.20407.11
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
bf456654f9a4f9a86c15d9d50095ff29cde5f0a4
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Orleans.OrleansCodeGenerator
by: Microsoft Research
- 1 total downloads
- Latest version: 1.1.0-beta2
Runtime and compile-time code generation support for Microsoft Orleans.
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 1 total downloads
- Latest version: 10.0.22621.3233
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 22621. 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.Runtime
by: Microsoft
- 1 total downloads
- Latest version: 1.8.250702007-experimental4
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.
MSBuild.Sdk.Extras
by: Oren Novotny
- 1 total downloads
- Latest version: 2.0.41
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MySqlConnector
by: Bradley Grainger
- 0 total downloads
- Latest version: 2.1.9
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
NSwag.AspNetCore
by: Rico Suter
- 1 total downloads
- Latest version: 14.6.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core.Yaml
by: Rico Suter
- 1 total downloads
- Latest version: 11.18.5
NSwag: The Swagger API toolchain for .NET and TypeScript
SkiaSharp.NativeAssets.Linux.NoDependencies
by: Microsoft
- 1 total downloads
- Latest version: 1.68.2-preview.43
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.
This variation of the Linux native assets includes the build of libSkiaSharp.so that does not have any dependencies on third-party libraries.
The complete dependency list is:
- libpthread.so.0
- libdl.so.2
- libm.so.6
- libc.so.6
- ld-linux-x86-64.so.2
The excluded dependencies are:
- Fontconfig
SQLitePCLRaw.provider.e_sqlite3.net45
by: Eric Sink, et al
- 1 total downloads
- Latest version: 1.1.2
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.