MessagePack by: neuecc
  • 3 total downloads
  • Latest version: 0.8.5
  • MsgPack, MessagePack, Serialization, Formatter, Serializer, Unity, Xamarin
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin).
MessagePackAnalyzer by: neuecc, aarnott
  • 2 total downloads
  • Latest version: 3.0.238-rc.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
  • 0 total downloads
  • Latest version: 2.23.0
  • 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.ApplicationInsights.WindowsServer.TelemetryChannel by: Microsoft
  • 1 total downloads
  • Latest version: 2.23.0
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDK
This nuget provides a telemetry channel to Application Insights Windows Server SDK that will preserve telemetry in offline scenarios. This is a dependent package, for the best experience please install the platform specific package. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.Antiforgery by: Microsoft.AspNetCore.Antiforgery
  • 1 total downloads
  • Latest version: 1.0.5
  • 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
  • 1 total downloads
  • Latest version: 9.0.0-preview.4.24267.6
  • 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/ada5ad97d2114250a05550cb28cc18b9cf9f8993
Microsoft.AspNetCore.Authentication.Google by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • aspnetcore,authentication,security
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft.AspNetCore.Cryptography.Internal
  • 1 total downloads
  • Latest version: 1.0.5
  • aspnetcore,dataprotection
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
Microsoft.AspNetCore.Diagnostics.Abstractions by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore diagnostics
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.HttpOverrides by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0
  • aspnetcore proxy headers xforwarded
ASP.NET Core basic middleware for supporting HTTP method overrides. Includes: * X-Forwarded-* headers to forward headers from a proxy. * HTTP method override header.
Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 0 total downloads
  • Latest version: 9.0.0-preview.3.24172.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/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d
Microsoft.AspNetCore.Mvc.Abstractions by: Microsoft.AspNetCore.Mvc.Abstractions
  • 2 total downloads
  • Latest version: 1.0.4
  • aspnetcore,aspnetcoremvc
ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more. Commonly used types: Microsoft.AspNetCore.Mvc.IActionResult
Microsoft.AspNetCore.Mvc.DataAnnotations by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.8
  • aspnetcore,aspnetcoremvc
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • cshtml razor compilation precompilation aspnetcore
Build-time references required to enable Razor view compilation as part of building the application.
Microsoft.AspNetCore.Mvc.TagHelpers by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore aspnetcoremvc taghelper taghelpers
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.
Microsoft.AspNetCore.Razor.Language by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • aspnetcore cshtml razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
Microsoft.AspNetCore.Razor.Runtime by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore cshtml razor taghelper taghelpers
Runtime components for rendering Razor pages and implementing tag helpers. Commonly used types: Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper
Microsoft.AspNetCore.ResponseCompression by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.4
  • aspnetcore
ASP.NET Core middleware for HTTP Response compression.
Microsoft.Build.Tasks.Core by: Microsoft
  • 2 total downloads
  • Latest version: 15.5.179
  • MSBuild
This package contains the Microsoft.Build.Tasks.Core assembly which implements the commonly used tasks of MSBuild.
Microsoft.CodeAnalysis by: Microsoft
  • 0 total downloads
  • Latest version: 3.6.0-4.final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn"). This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality: - "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services) - "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services) - "Microsoft.CodeAnalysis.Compilers" (both compilers) - "Microsoft.CodeAnalysis.CSharp" (only the C# compiler) - "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler) More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/9bc8f80f8272bd000a642c1a09ffbf30b287d9c5.