Magick.NET-Q16-AnyCPU by: Dirk Lemstra
  • 28 total downloads
  • Latest version: 7.16.1
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
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/master/Documentation before installing to help you decide the best version.
ManagedEsent by: martinc
  • 1 total downloads
  • Latest version: 1.0.0
  • ManagedEsent NoSql ISAM
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
MessagePack by: neuecc, aarnott
  • 2 total downloads
  • Latest version: 3.1.2
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePackAnalyzer by: neuecc, aarnott
  • 21 total downloads
  • Latest version: 3.1.1
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.
Microsoft.ApplicationInsights.DependencyCollector by: Microsoft
  • 3 total downloads
  • Latest version: 2.23.0
  • Azure Monitoring Analytics ApplicationInsights Telemetry AppInsights
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
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 2 total downloads
  • Latest version: 7.0.10
  • aspnetcore targeting-pack
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5a4c82ec57fadddef9ce841d608de5c7c8c74446
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Facebook by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.0-preview.2.24128.4
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e1ad9117a4dac3b0f5f2a7e2b10b43b7016379b9
Microsoft.AspNetCore.Authentication.Google by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore authentication security
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.AspNetCore.Authentication.WsFederation by: Microsoft
  • 6 total downloads
  • Latest version: 9.0.0-rc.1.24452.1
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/280c613963a1768b810d09f32c998fe4490855e9
Microsoft.AspNetCore.AzureAppServices.HostingStartup by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore azure appservices
ASP.NET Core lightup integration with Azure AppServices.
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 2 total downloads
  • Latest version: 3.0.0-preview6.19307.2
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/c5f85986e62dabfc0b7f2f2a45dc7c22e8ac815f
Microsoft.AspNetCore.Components.Forms by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-preview.5.24306.11
  • aspnetcore components
Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8af96e042134fb3b2f21df26dd0f32ea1c00dd37
Microsoft.AspNetCore.Components.WebAssembly by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-preview.2.24128.4
  • aspnetcore components
Build client-side single-page applications (SPAs) with Blazor running under WebAssembly. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e1ad9117a4dac3b0f5f2a7e2b10b43b7016379b9
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 38 total downloads
  • Latest version: 10.0.0-preview.1.25120.3
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b225d30209cf027c80b741d04efe1c54f2431b3c
Microsoft.AspNetCore.CookiePolicy by: Microsoft
  • 5 total downloads
  • Latest version: 1.1.1
  • aspnetcore
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.3
  • aspnetcore dataprotection
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b96167fbfe8bd45d94e4dcda42c7d09eb5745459
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 8 total downloads
  • Latest version: 9.0.0-rc.1.24452.1
  • aspnetcore dataprotection
ASP.NET Core data protection abstractions. Commonly used types: Microsoft.AspNetCore.DataProtection.IDataProtectionProvider Microsoft.AspNetCore.DataProtection.IDataProtector This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/280c613963a1768b810d09f32c998fe4490855e9
Microsoft.AspNetCore.DataProtection.AzureStorage by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore dataprotection azure blob
Microsoft Azure Blob storrage support as key store.