AdamE.Firebase.iOS.CloudMessaging by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 10.25.0.1
C# bindings for Firebase APIs Cloud Messaging iOS Library
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.0.0-alpha003
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
AWSSDK.Core by: Amazon Web Services
  • 13 total downloads
  • Latest version: 4.0.3.3
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail by: Amazon Web Services
  • 1 total downloads
  • Latest version: 3.3.101.172
  • AWS Amazon cloud SimpleEmailService aws-sdk-v3 SES
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.105-Preview-2
  • blazor bootstrap bootstrap5
A bootstrap 5 component library for Blazor
Grpc by: The gRPC Authors
  • 2 total downloads
  • Latest version: 1.22.0-pre1
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.35.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Net.Common by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.27.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Tools by: Google Inc.
  • 2 total downloads
  • Latest version: 1.9.0-pre2
  • gRPC RPC Protocol HTTP/2
Precompiled protobuf compiler and gRPC protobuf compiler plugin for generating gRPC client/server C# code. Binaries are available for Windows, Linux and MacOS.
Humanizer by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.8.26
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters, Jerome Haltom
  • 6 total downloads
  • Latest version: 8.13.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 3 total downloads
  • Latest version: 8.4.4-prerelease0001
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64 by: Jeroen Frijters, Jerome Haltom
  • 6 total downloads
  • Latest version: 8.15.0
IKVM MSBuild Tools
Irony by: Roman Ivantsov
  • 1 total downloads
  • Latest version: 0.9.1-net40
  • irony ast grammar bnf
Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
libsodium by: Frank Denis
  • 1 total downloads
  • Latest version: 1.0.13-preview-01
Internal implementation package not meant for direct consumption. Please do not reference directly.
Magick.NET-Q16-AnyCPU by: Dirk Lemstra
  • 2 total downloads
  • Latest version: 7.15.0.1
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/Documentation before installing to help you decide the best version.
MediatR by: Jimmy Bogard
  • 1 total downloads
  • Latest version: 2.0.0-beta-003
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
Microsoft.ApplicationInsights.DependencyCollector by: Microsoft
  • 1 total downloads
  • Latest version: 2.9.1
  • Azure Monitoring Analytics ApplicationInsights Telemetry AppInsights
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-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.Authorization by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute