MessagePack by: neuecc
  • 1 total downloads
  • Latest version: 1.6.0.2
  • MsgPack, MessagePack, Serialization, Formatter, Serializer, Unity, Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
Microsoft.ApplicationInsights.DependencyCollector by: Microsoft
  • 1 total downloads
  • Latest version: 2.21.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.ApplicationInsights.WindowsServer by: Microsoft
  • 1 total downloads
  • Latest version: 2.22.0
  • Azure Monitoring Analytics ApplicationInsights Telemetry AppInsights
Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.Antiforgery by: Microsoft.AspNetCore.Antiforgery
  • 1 total downloads
  • Latest version: 1.0.3
  • 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
  • 12 total downloads
  • Latest version: 10.0.0-rc.2.25502.107
  • aspnetcore targeting-pack
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.ApplicationInsights.HostingStartup by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore ApplicationInsights Analytics Telemetry AppInsights
ASP.NET Core lightup integration with Application Insights.
Microsoft.AspNetCore.Authentication.OAuth by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 2 total downloads
  • Latest version: 6.0.7
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/773e8cc3fbdc2c4ffbd57c1f53f21649ef94c35c
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.0-preview.7.25380.108
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/dotnet/tree/30000d883e06c122311a66894579bc12329a09d4
Microsoft.AspNetCore.CookiePolicy by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • aspnetcore
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Html.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • aspnetcore
ASP.NET Core HTML abstractions used for building HTML content. Commonly used types: Microsoft.AspNetCore.Html.HtmlString Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.AspNetCore.Http by: Microsoft.AspNetCore.Http
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
  • aspnetcore
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Identity by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • 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.EntityFrameworkCore by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • aspnetcore,entityframeworkcore,identity,membership
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.Identity.Service.IntegratedWebClient by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-preview1-final
  • aspnetcore
ASP.NET Core Identity Service in process client.
Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 5 total downloads
  • Latest version: 10.0.0-preview.2.25164.1
  • 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/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa
Microsoft.AspNetCore.MiddlewareAnalysis by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • aspnetcore,diagnostics
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource.
Microsoft.AspNetCore.Mvc by: Microsoft.AspNetCore.Mvc
  • 1 total downloads
  • Latest version: 1.0.0
  • 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.
Microsoft.AspNetCore.Mvc.Core by: Microsoft
  • 4 total downloads
  • Latest version: 1.1.0-preview1-final
  • aspnetcore,aspnetcoremvc
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more. Commonly used types: Microsoft.AspNetCore.Mvc.AreaAttribute Microsoft.AspNetCore.Mvc.BindAttribute Microsoft.AspNetCore.Mvc.ControllerBase Microsoft.AspNetCore.Mvc.FromBodyAttribute Microsoft.AspNetCore.Mvc.FromFormAttribute Microsoft.AspNetCore.Mvc.RequireHttpsAttribute Microsoft.AspNetCore.Mvc.RouteAttribute
Microsoft.AspNetCore.Mvc.Razor by: Microsoft.AspNetCore.Mvc.Razor
  • 1 total downloads
  • Latest version: 1.0.6
  • aspnetcore,aspnetcoremvc,cshtml,razor
ASP.NET Core MVC Razor view engine for CSHTML files.