Grpc.AspNetCore.Server
by: The gRPC Authors
- 82 total downloads
- Latest version: 2.76.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 77 total downloads
- Latest version: 2.76.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: Google Inc.
- 1 total downloads
- Latest version: 0.12.0
Core C# implementation of gRPC - an RPC library and framework. See project site for more info.
Grpc.Net.ClientFactory
by: The gRPC Authors
- 52 total downloads
- Latest version: 2.76.0-pre1
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 66 total downloads
- Latest version: 2.76.0-pre1
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 41 total downloads
- Latest version: 2.72.0
gRPC and Protocol Buffer compiler for C# projects
Humanizer
by: Claire Novotny, Mehdi Khalili
- 30 total downloads
- Latest version: 3.0.1
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
JetBrains.Annotations
by: JetBrains
- 7 total downloads
- Latest version: 2025.1.0-eap1
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
Libuv
by: Libuv
- 3 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
MessagePackAnalyzer
by: neuecc, aarnott
- 25 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.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0-preview1-final
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
ASP.NET Core authorization policy helper classes.
- 150 total downloads
- Latest version: 10.0.1
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 15 total downloads
- Latest version: 9.0.9
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ff66c263be7ed395794bdaf616322977b8ec897c
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft.AspNetCore.Cryptography.Internal
- 1 total downloads
- Latest version: 1.0.1
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core utilities for key derivation.