MessagePackAnalyzer
by: neuecc aarnott
- 260 total downloads
- Latest version: 3.1.4
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.
MethodBoundaryAspect.Fody
by: Ralf Kornelius Marcell Spies Martin Ayasse Contributors
- 376 total downloads
- Latest version: 2.0.150
A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions. Additionally you have access to useful method parameters.
MicroCom.Runtime
by: MicroCom.Runtime
- 62 total downloads
- Latest version: 0.11.5
IDL-based COM interop codegen. Consumes MIDL-like IDL file, generates efficient cross-platform C# interop and C++ header files.
Microsoft.ApplicationInsights
by: Microsoft
- 190 total downloads
- Latest version: 3.0.0
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNet.Mvc
by: Microsoft
- 135 total downloads
- Latest version: 5.3.0
This package contains the runtime assemblies for ASP.NET MVC. ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that gives you full control over markup.
Microsoft.AspNet.Razor
by: Microsoft
- 151 total downloads
- Latest version: 3.3.0
This package contains the runtime assemblies for ASP.NET Web Pages. ASP.NET Web Pages and the new Razor syntax provide a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content.
Microsoft.AspNet.Web.Optimization
by: Microsoft
- 36 total downloads
- Latest version: 1.1.3
ASP.NET Optimization introduces a way to bundle and optimize CSS and JavaScript files.
Microsoft.AspNet.WebApi.Client
by: Microsoft
- 165 total downloads
- Latest version: 6.0.0
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNet.WebApi.Core
by: Microsoft
- 145 total downloads
- Latest version: 5.3.0
This package contains the core runtime assemblies for ASP.NET Web API. This package is used by hosts of the ASP.NET Web API runtime. To host a Web API in IIS use the Microsoft.AspNet.WebApi.WebHost package. To host a Web API in your own process use the Microsoft.AspNet.WebApi.SelfHost package.
Microsoft.AspNet.WebPages
by: Microsoft
- 145 total downloads
- Latest version: 3.3.0
This package contains core runtime assemblies shared between ASP.NET MVC and ASP.NET Web Pages.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 149 total downloads
- Latest version: 2.3.9
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 178 total downloads
- Latest version: 2.3.9
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 72 total downloads
- Latest version: 2.3.9
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 180 total downloads
- Latest version: 2.3.9
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 82 total downloads
- Latest version: 2.3.9
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 137 total downloads
- Latest version: 2.3.9
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 141 total downloads
- Latest version: 2.3.9
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 121 total downloads
- Latest version: 2.3.9
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 1.135k total downloads
- Latest version: 11.0.0-preview.2.26159.112
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 88 total downloads
- Latest version: 2.3.9
ASP.NET Core authorization policy helper classes.