AdamE.Firebase.iOS.Auth by: Microsoft, Adam Essenmacher
  • 5 total downloads
  • Latest version: 10.25.0
C# bindings for Firebase APIs Auth iOS Library
AjaxControlToolkit by: Microsoft
  • 1 total downloads
  • Latest version: 4.1.50731
The Ajax Control Toolkit contains a rich set of controls that you can use to build highly responsive and interactive Ajax-enabled Web applications. The Ajax Control Toolkit contains more than 40 controls, including the AutoComplete, CollapsiblePanel, ColorPicker, MaskedEdit, Calendar, Accordion, and Watermark controls. Using the Ajax Control Toolkit, you can build Ajax-enabled ASP.NET Web Forms applications by dragging-and-dropping Toolkit controls from the Visual Studio Toolbox onto a Web Forms page.
AWSSDK.Core by: Amazon Web Services
  • 3 total downloads
  • Latest version: 4.0.0.2
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail by: Amazon Web Services
  • 204 total downloads
  • Latest version: 4.0.0.15
  • AWS Amazon cloud SimpleEmailService aws-sdk-v4 SES
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
ConsoleAppFramework by: Cysharp
  • 1 total downloads
  • Latest version: 5.7.3
  • batch,console,cli,consoleappframework
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
CsvHelper by: Josh Close
  • 1 total downloads
  • Latest version: 2.1.1
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
EPPlus by: EPPlus Software AB
  • 2 total downloads
  • Latest version: 7.1.0
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
Google.Protobuf by: Google Inc.
  • 1 total downloads
  • Latest version: 3.15.2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: The gRPC Authors
  • 1 total downloads
  • Latest version: 1.21.0
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.Net.Client by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.45.0
  • gRPC RPC HTTP/2
.NET client for gRPC
HtmlAgilityPack by: Simon Mourrier, Jeff Klawiter
  • 1 total downloads
  • Latest version: 1.4.9
  • HTML parse crawler spider linq
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.4.0
IKVM MSBuild Tools
Microsoft.ApplicationInsights.PerfCounterCollector by: Microsoft
  • 10 total downloads
  • Latest version: 2.21.0
  • Azure Monitoring Analytics ApplicationInsights Telemetry ASP.NET ASMX Web Azure Server Services ASPX Websites Performance Counters Performance Collection
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft.AspNetCore.Authentication.OpenIdConnect
  • 1 total downloads
  • Latest version: 1.0.1
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 27 total downloads
  • Latest version: 10.0.0-preview.2.25164.1
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.6
  • aspnetcore,diagnostics,entityframeworkcore
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
Microsoft.AspNetCore.Identity.EntityFrameworkCore by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • aspnetcore,entityframeworkcore,identity,membership
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.Mvc.Abstractions by: Microsoft
  • 9 total downloads
  • Latest version: 2.0.0
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more. Commonly used types: Microsoft.AspNetCore.Mvc.IActionResult
Microsoft.AspNetCore.OpenApi by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0
  • aspnetcore openapi
Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Routing by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • aspnetcore,routing
ASP.NET Core middleware for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.Route Microsoft.AspNetCore.Routing.RouteCollection