AWSSDK.Core
by: Amazon Web Services
- 1 total downloads
- Latest version: 4.0.0.15
The Amazon Web Services SDK for .NET - Core Runtime
BlazorStrap
by: Chanan Braunstein, John Bomhold
- 1 total downloads
- Latest version: 5.1.100-Preview6
A bootstrap 5 component library for Blazor
ConsoleAppFramework
by: Cysharp
- 3 total downloads
- Latest version: 5.7.5
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
coverlet.msbuild
by: tonerdo
- 1 total downloads
- Latest version: 2.9.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Dapper
by: Sam Saffron, Marc Gravell
- 1 total downloads
- Latest version: 1.8.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 1 total downloads
- Latest version: 2.1.457
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
FastEndpoints
by: FastEndpoints
- 2 total downloads
- Latest version: 5.7.2.12-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FluentValidation
by: Jeremy Skinner
- 1 total downloads
- Latest version: 8.0.101
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Google.Protobuf
by: Google Inc.
- 1 total downloads
- Latest version: 3.26.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc
by: Google Inc.
- 1 total downloads
- Latest version: 1.14.0-pre1
C# implementation of gRPC - an RPC library and framework. See project site for more info.
Grpc.Net.Client
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.36.0-pre1
.NET client for gRPC
Grpc.Net.Common
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.42.0
Infrastructure for common functionality in gRPC
Handlebars.Net
by: Rex Morgan
- 1 total downloads
- Latest version: 2.0.6
Blistering-fast Handlebars.js templates in your .NET application.
HtmlAgilityPack
by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
- 1 total downloads
- Latest version: 1.11.60
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).
Humanizer.Core
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.8.26
Humanizer core package that contains the library and the neutral language (English) resources
IKVM.MSBuild.Tools.runtime.win-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.10.0-pre.1
IKVM MSBuild Tools
JetBrains.Annotations
by: JetBrains
- 1 total downloads
- Latest version: 2025.2.2
JetBrains.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 JetBrains Rider and ReSharper code inspections.
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 1 total downloads
- Latest version: 1.1.2
Port of LZ4 compression algorithm for .NET