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
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
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 4 total downloads
- Latest version: 3.7.402.86
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
A bootstrap 5 component library for Blazor
ConsoleAppFramework
by: Cysharp
- 1 total downloads
- Latest version: 5.0.0
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
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
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
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
F# to JS compiler
FastEndpoints
by: FastEndpoints
- 19 total downloads
- Latest version: 5.17.1.30-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
Grpc.Core.Api
by: The gRPC Authors
- 8 total downloads
- Latest version: 2.71.0-pre1
gRPC C# Surface API
Grpc.Reflection
by: The gRPC Authors
- 11 total downloads
- Latest version: 2.67.0-pre1
gRPC C# Server Reflection
Grpc.Tools
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.67.0-pre1
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net
by: Rex Morgan
- 1 total downloads
- Latest version: 1.2.7
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
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).