MessagePackAnalyzer by: neuecc aarnott
  • 1 total downloads
  • Latest version: 3.1.4
  • 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.Android.Runtime.CoreCLR.36.android-arm64.Msi.x64 by: Microsoft
  • 1 total downloads
  • Latest version: 36.1.2
Microsoft.Android runtime components for API 36. Please do not reference directly.
Microsoft.Android.Runtime.CoreCLR.36.android-x64.Msi.x64 by: Microsoft
  • 3 total downloads
  • Latest version: 36.0.0-rc.1.285
Microsoft.Android runtime components for API 36. Please do not reference directly.
Microsoft.Android.Runtime.NativeAOT.36.android-x64.Msi.x64 by: Microsoft
  • 1 total downloads
  • Latest version: 36.1.2
Microsoft.Android runtime components for API 36. Please do not reference directly.
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 15 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.Internal.Assets by: Microsoft
  • 12 total downloads
  • Latest version: 10.0.2
ASP.NET Core static framework assets This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.AspNetCore.Authentication.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft
  • 10 total downloads
  • Latest version: 1.1.3
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Core by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Authentication.OAuth by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft
  • 13 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Authorization by: Microsoft
  • 17 total downloads
  • Latest version: 2.0.0
  • 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.AzureAppServices.HostingStartup by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore azure appservices
ASP.NET Core lightup integration with Azure AppServices.
Microsoft.AspNetCore.AzureAppServicesIntegration by: Microsoft
  • 9 total downloads
  • Latest version: 2.0.0
  • aspnetcore azure appservices
ASP.NET Core integration with Azure AppServices.
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 5 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.WebAssembly.Server by: Microsoft
  • 164 total downloads
  • Latest version: 10.0.2
  • 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/44525024595742ebe09023abe709df51de65009b
Microsoft.AspNetCore.Components.WebView.Maui by: Microsoft
  • 100 total downloads
  • Latest version: 10.0.30
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui blazor webview aspnet
Build .NET Multi-platform App UI (.NET MAUI) apps with Blazor web UI in the BlazorWebView control.
Microsoft.AspNetCore.Cors by: Microsoft
  • 11 total downloads
  • Latest version: 2.0.0
  • aspnetcore cors
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing. Commonly used types: Microsoft.AspNetCore.Cors.DisableCorsAttribute Microsoft.AspNetCore.Cors.EnableCorsAttribute