HotChocolate.Validation
by: ChilliCream authors and contributors
- 234 total downloads
- Latest version: 14.3.2
Package Description
Humanizer.Core
by: Claire Novotny, Mehdi Khalili
- 128 total downloads
- Latest version: 3.0.10
Humanizer core package that contains the library and the neutral language (English) resources
IndexRange
by: Bradley Grainger
- 13 total downloads
- Latest version: 1.1.1
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
Jdenticon-net
by: Daniel Mester Pirttijärvi
- 53 total downloads
- Latest version: 3.1.2
Generates identicons as SVG or PNG files on the .NET Framework and .NET Standard platforms.
This package provides the following features:
* Render SVG identicons
* Render PNG identicons
Commonly used types:
* Jdenticon.Identicon
* Jdenticon.IdenticonStyle
* Jdenticon.Rendering.Color
Jdenticon.AspNetCore
by: Daniel Mester Pirttijärvi
- 47 total downloads
- Latest version: 3.1.2
Extends Jdenticon-net with features to use Jdenticon with ASP.NET Core.
This package contains:
* IdenticonTagHelper
* @Html.Identicon() extension method
* @Url.Identicon() extension method
* IdenticonResult for usage in MVC controllers
JetBrains.Annotations
by: JetBrains
- 108 total downloads
- Latest version: 2026.2.0
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.
KeraLua
by: NLua
- 180 total downloads
- Latest version: 1.4.10
C# Native bindings of Lua 5.4 (compatible with iOS/Mac/Android/.NET/UWP)
Libuv
by: Libuv
- 12 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
linq2db
by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
- 152 total downloads
- Latest version: 6.5.0
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
linq2db.Analyzers
by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
- 3 total downloads
- Latest version: 6.5.0
Roslyn analyzers and code fixes for linq2db users: detect legacy API usage and offer automatic migrations to the current API.
linq2db.PostgreSQL
by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
- 243 total downloads
- Latest version: 6.5.0
T4 scaffolding templates for PostgreSQL database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
linq2db.t4models
by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
- 213 total downloads
- Latest version: 6.5.0
T4 scaffolding templates to generate LINQ to DB data models for different databases. It provides scaffolding functionality and reference to linq2db main package only. To use Linq To DB in your project you should add reference to corresponding database provider(s) explicitly.
LinqBridge
by: Atif Aziz
- 2 total downloads
- Latest version: 1.3.0
With Visual Studio's multi-targeting and LINQBridge, you can write LINQ to Objects (local) queries using the full power of the C# 3.0 compiler and yet create programs that require only Microsoft .NET Framework 2.0. LINQBridge is a re-implementation of all the standard query operators introduced with Microsoft .NET Framework 3.5's System.Linq.Enumerable class.
Magick.NET-Q8-AnyCPU
by: Dirk Lemstra
- 264 total downloads
- Latest version: 14.17.1
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/main/docs before installing to help you decide the best version.
Magick.NET.Core
by: Dirk Lemstra
- 190 total downloads
- Latest version: 14.17.1
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/main/docs before installing to help you decide the best version.
ManagedEsent
by: Microsoft
- 42 total downloads
- Latest version: 2.0.0
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
MediatR
by: Jimmy Bogard
- 94 total downloads
- Latest version: 14.2.0
Simple, unambitious mediator implementation in .NET
MediatR.Contracts
by: Jimmy Bogard
- 25 total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications
Microsoft.AspNet.Authentication
by: Microsoft
- 14 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 common types used by the various authentication middleware.