Handlebars.Net
by: Rex Morgan
- 13 total downloads
- Latest version: 1.6.1
Blistering-fast Handlebars.js templates in your .NET application.
HarfBuzzSharp
by: Microsoft
- 1 total downloads
- Latest version: 2.6.1.1
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
Humanizer.Core.sl
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.4.2
Humanizer Locale (sl)
Humanizer.Core.uz-Cyrl-UZ
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.3.3
Humanizer Locale (uz-Cyrl-UZ)
Humanizer.Core.uz-Latn-UZ
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.8.2
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters, Jerome Haltom
- 1 total downloads
- Latest version: 8.14.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 2 total downloads
- Latest version: 8.9.0-pre.3
IKVM MSBuild Tools
KeraLua
by: NLua
- 5 total downloads
- Latest version: 1.2.9
C# Native bindings of Lua 5.4 (compatible with iOS/Mac/Android/.NET/.NET Core/UWP)
LanguageExt.Core
by: Paul Louth
- 20 total downloads
- Latest version: 3.2.9-beta
This library uses and abuses the features of C# 6 and 7 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
Magick.NET.Core
by: Dirk Lemstra
- 1 total downloads
- Latest version: 9.0.0
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.
MailKit
by: Jeffrey Stedfast
- 1 total downloads
- Latest version: 2.2.0
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* HTTP, Socks4, Socks4a and Socks5 proxy support.
* SASL Authentication via SCRAM-SHA-256, SCRAM-SHA-1, NTLM, DIGEST-MD5, CRAM-MD5, LOGIN, PLAIN, and XOAUTH2.
* A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8.
* A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG.
* A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, XLIST, and X-GM-EXT1.
* Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported).
* Asynchronous versions of all methods that hit the network.
* S/MIME, OpenPGP, DKIM and ARC signature support via MimeKit.
* Microsoft TNEF support via MimeKit.
ManagedEsent
by: martinc
- 1 total downloads
- Latest version: 1.6.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.
Microsoft.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 12 total downloads
- Latest version: 2.23.0
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.Antiforgery
by: Microsoft
- 4 total downloads
- Latest version: 1.1.3
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
- 7 total downloads
- Latest version: 9.0.6
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/379bfc7b2559e7cc9f42f997a497b2f2dd8e12d2
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 1 total downloads
- Latest version: 10.0.2
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 9 total downloads
- Latest version: 2.0.0
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0-preview1-final
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.Http
by: Microsoft
- 4 total downloads
- Latest version: 1.1.0
ASP.NET Core default HTTP feature implementations.