AdamE.Firebase.iOS.Core
by: Microsoft, Adam Essenmacher
- 14 total downloads
- Latest version: 12.3.0
C# bindings for Firebase APIs Core iOS Library
AdamE.Google.iOS.GoogleAppMeasurement
by: Microsoft, Adam Essenmacher
- 4 total downloads
- Latest version: 12.0.0
GoogleAppMeasurement packed for .NET for iOS
AWSSDK.Core
by: Amazon Web Services
- 1 total downloads
- Latest version: 4.0.1.2
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 1 total downloads
- Latest version: 3.7.300.21
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
BlazorStrap
by: Chanan Braunstein, John Bomhold
- 1 total downloads
- Latest version: 5.2.103.250519
A bootstrap 5 component library for Blazor
FluentValidation
by: Jeremy Skinner
- 1 total downloads
- Latest version: 7.4.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Grpc.Core
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.45.0-pre1
C# implementation of gRPC based on native gRPC C-core library.
Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.
See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Core.Api
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.32.0-pre1
gRPC C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.55.0-pre1
.NET client for gRPC
Grpc.Net.Common
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.70.0
Infrastructure for common functionality in gRPC
Handlebars.Net
by: Rex Morgan
- 2 total downloads
- Latest version: 2.1.0
Blistering-fast Handlebars.js templates in your .NET application.
JetBrains.Annotations
by: JetBrains
- 1 total downloads
- Latest version: 2020.1.0
ReSharper 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 ReSharper code inspections.
All usages of ReSharper 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.
MessagePack
by: neuecc
- 6 total downloads
- Latest version: 1.7.3.7
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
Microsoft.ApplicationInsights.AspNetCore
by: Microsoft
- 1 total downloads
- Latest version: 2.14.0
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 6 total downloads
- Latest version: 1.1.0
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
- 0 total downloads
- Latest version: 7.0.14
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/0a715692d8e2536c899faa0bb4f0cec2c2e33e36
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft.AspNetCore.Cryptography.Internal
- 1 total downloads
- Latest version: 1.0.5
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 1.1.3
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.HttpOverrides
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core basic middleware for supporting HTTP method overrides. Includes:
* X-Forwarded-* headers to forward headers from a proxy.
* HTTP method override header.