IdentityModel.AspNetCore.OAuth2Introspection
by: Dominick Baier, Brock Allen
- 15 total downloads
- Latest version: 4.0.1
ASP.NET Core authentication handler for validating tokens using OAuth 2.0 introspection
IdentityServer4.AccessTokenValidation
by: Brock Allen, Dominick Baier
- 16 total downloads
- Latest version: 3.0.1
ASP.NET Core authentication handler to validate JWT and reference tokens from IdentityServer4
IdentityServer4.EntityFramework.Storage
by: Brock Allen, Dominick Baier, Scott Brady
- 15 total downloads
- Latest version: 4.1.0
EntityFramework persistence layer for IdentityServer4
IdentityServer4.Storage
by: Brock Allen, Dominick Baier
- 14 total downloads
- Latest version: 4.1.0
Storage interfaces and models for IdentityServer4
Imageflow.AllPlatforms
by: lilith, imazen
- 1 total downloads
- Latest version: 0.7.24
Imageflow processes and optimizes images at incredible speeds. Imageflow.AllPlatforms is compatible with .NET Core and .NET 5+. For .NET 4.x and earlier, use the Imageflow.Net and Imageflow.NativeRuntime.[your platform] packages separately.
Imageflow.NativeRuntime.osx-x86_64
by: Imazen, lilith
- 16 total downloads
- Latest version: 2.1.2-rc03
Imageflow is a fast, server-side-safe, and correct image processing library written in Rust. This package contains the native runtime library for osx-x64; use 'Imageflow.Net' or 'Imageflow.AllPlatforms' for the managed wrapper.
Imageflow.NativeRuntime.ubuntu_16_04-x86_64
by: Imazen, lilith
- 3 total downloads
- Latest version: 1.5.8-rc62
Imageflow is a fast, correct image processing library for web servers. This package contains only the native library; see Imageflow.Net for the managed wrapper.
Imageflow.NativeRuntime.win-x86
by: Imazen, lilith
- 24 total downloads
- Latest version: 2.1.2-rc03
Imageflow is a fast, server-side-safe, and correct image processing library written in Rust. This package contains the native runtime library for win-x86; use 'Imageflow.Net' or 'Imageflow.AllPlatforms' for the managed wrapper.
Imageflow.NativeRuntime.win-x86_64
by: Imazen, lilith
- 16 total downloads
- Latest version: 2.2.0-rc01
Imageflow is a fast, server-side-safe, and correct image processing library written in Rust. This package contains the native runtime library for win-x64; use 'Imageflow.Net' or 'Imageflow.AllPlatforms' for the managed wrapper.
Imageflow.Net
by: lilith, imazen
- 3 total downloads
- Latest version: 0.10.2
Bindings for the Imageflow image processing library. Also remember to install Imageflow.NativeRuntime.[your platform] or use Imageflow.AllPlatforms instead.
Instances
by: Malte Rosenbjerg
- 1 total downloads
- Latest version: 1.6.0
A process wrapper for asyncronous use, using Tasks or Events
IPAddressRange
by: J.Sakamoto
- 4 total downloads
- Latest version: 6.2.0
This library allows you to parse range of IP address string such as "192.168.0.0/24" and "192.168.0.0/255.255.255.0" and "192.168.0.0-192.168.0.255", and can contains check. This library supports both IPv4 and IPv6.
Irony.NetCore
by: daxnet
- 1 total downloads
- Latest version: 1.0.11
Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
Jaeger
by: Chatham Financial Corp. and The Jaeger Authors
- 3 total downloads
- Latest version: 1.0.0
Jaeger .NET Tracing
Jaeger.Communication.Thrift
by: Chatham Financial Corp. and The Jaeger Authors
- 6 total downloads
- Latest version: 1.0.3
Package Description
Jaeger.Core
by: Chatham Financial Corp. and The Jaeger Authors
- 5 total downloads
- Latest version: 1.0.3
Jaeger .NET Tracing
Jaeger.Senders.Thrift
by: Chatham Financial Corp. and The Jaeger Authors
- 5 total downloads
- Latest version: 1.0.3
Package Description
Kavenegar
by: Kavenegar Team, Bagher Sohrabi, Ardavan
- 140 total downloads
- Latest version: 1.2.5
Kavenegar API in .NET
Kavenegar.Core
by: Mohammadreza Berneti (mberneti@live.com)
- 2 total downloads
- Latest version: 1.0.1-alpha3
A cross-platform library for the kavenegar sms provider; written in C#
MailKit
by: Jeffrey Stedfast
- 20 total downloads
- Latest version: 4.3.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 ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 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, ANNOTATE, 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, REPLACE, SAVEDATE, 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 support via MimeKit.
* Microsoft TNEF support via MimeKit.