AdamE.Firebase.iOS.Crashlytics by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 12.1.0
C# bindings for Firebase APIs Crashlytics iOS Library
AdamE.Firebase.iOS.Installations by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 10.22.0
C# bindings for Firebase APIs Installations iOS Library
AdamE.Google.iOS.Nanopb by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 3.30910.0.5
Nanopb packed for .NET for iOS
AngleSharp by: Florian Rappl
  • 1 total downloads
  • Latest version: 0.2.6
  • html html5 css css3 parser dom query selector attributes
AngleSharp is the ultimate angle brackets parser library. It currently parses HTML5 and CSS3 to construct a DOM based on the official W3C specification.
AutoMapper by: Headspring, Jimmy Bogard
  • 1 total downloads
  • Latest version: 1.1.2
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
AWSSDK.Core by: Amazon Web Services
  • 9 total downloads
  • Latest version: 4.0.3.4
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail by: Amazon Web Services
  • 4 total downloads
  • Latest version: 3.7.402.86
  • 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.1.100-Preview2
  • blazor bootstrap bootstrap5
A bootstrap 5 component library for Blazor
ConsoleAppFramework by: Cysharp
  • 1 total downloads
  • Latest version: 5.0.0
  • 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.6.0
  • 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.
Dapper by: Sam Saffron, Marc Gravell, Nick Craver
  • 1 total downloads
  • Latest version: 1.50.0-beta9
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
EPPlus by: EPPlus Software AB
  • 17 total downloads
  • Latest version: 8.4.1
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
Fable by: Alfonso García-Caro Núñez
  • 1 total downloads
  • Latest version: 4.0.0-theta-012
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 19 total downloads
  • Latest version: 5.17.1.30-beta
  • http, rest, rest-api, web-api, webapi, aspnet, aspnetcore, dotnet6, minimal-api, vertical-slice-architecture, repr-pattern
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
Grpc by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.28.1
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.Core.Api by: The gRPC Authors
  • 8 total downloads
  • Latest version: 2.71.0-pre1
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Reflection by: The gRPC Authors
  • 11 total downloads
  • Latest version: 2.67.0-pre1
  • gRPC reflection
gRPC C# Server Reflection
Grpc.Tools by: The gRPC Authors
  • 0 total downloads
  • Latest version: 2.67.0-pre1
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net by: Rex Morgan
  • 1 total downloads
  • Latest version: 1.2.7
  • handlebars mustache templating engine compiler
Blistering-fast Handlebars.js templates in your .NET application.
HtmlAgilityPack by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
  • 2 total downloads
  • Latest version: 1.11.31
  • 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).