Libuv by: Libuv
  • 1 total downloads
  • Latest version: 1.10.0-preview1-22040
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
Magick.NET-Q16-AnyCPU by: Dirk Lemstra
  • 2 total downloads
  • Latest version: 7.0.0.14
  • ImageMagick, Magick.NET
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://magick.codeplex.com/documentation before installing to help you decide the best version.
MessagePack by: neuecc
  • 1 total downloads
  • Latest version: 1.4.1
  • MsgPack, MessagePack, Serialization, Formatter, Serializer, Unity, Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
MessagePackAnalyzer by: neuecc, aarnott
  • 22 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.PerfCounterCollector by: Microsoft
  • 1 total downloads
  • Latest version: 2.12.2
  • Azure Monitoring Analytics ApplicationInsights Telemetry ASP.NET ASMX Web Azure Server Services ASPX Websites Performance Counters Performance Collection
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.0-preview.4.23260.4
  • 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/898c164a1f537a8210a26eaf388bdc92531f6b09
Microsoft.AspNetCore.Authentication.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 8 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Authentication.MicrosoftAccount by: Microsoft
  • 10 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
Microsoft.AspNetCore.Authorization by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • aspnetcore authorization
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 100 total downloads
  • Latest version: 10.0.0-preview.5.25277.114
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/dotnet/tree/ddf39a1b4690fbe23aea79c78da67004a5c31094
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview.4.22251.1
  • 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/e77cb01b5529c137130757859f09f892dbdd2436
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • aspnetcore,dataprotection
ASP.NET Core utilities for key derivation.
Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft
  • 9 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore dataprotection
Additional APIs for ASP.NET Core data protection.
Microsoft.AspNetCore.Http.Features by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • aspnetcore
ASP.NET Core HTTP feature interface definitions.
Microsoft.AspNetCore.Identity by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore identity membership
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.13
  • aspnetcore identity membership razorpages
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/55738ff96b832439076e25584cfe0eb3bace9b01
Microsoft.AspNetCore.Localization.Routing by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • aspnetcore,localization
Provides a request culture provider which gets culture and ui-culture from request's route data.
Microsoft.AspNetCore.Mvc by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.4
  • aspnetcore,aspnetcoremvc
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.