DotNetOpenAuth
by: Andrew Arnott
- 19 total downloads
- Latest version: 5.0.0-alpha3
Add OpenID 1.1/2.0 and OAuth 1.0(a)/2.0 authentication and authorization functionality for client and server applications.
This allows your (web) application to issue identities or accept issued identites from other web applications, and even access your users' data on other services.
DotNetOpenAuth.Core
by: Andrew Arnott
- 3 total downloads
- Latest version: 4.3.4.13329
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
DotNetOpenAuth.OAuth.Core
by: Andrew Arnott
- 28 total downloads
- Latest version: 5.0.0-alpha3
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
DotNetOpenAuth.OpenId.Core
by: Andrew Arnott
- 2 total downloads
- Latest version: 4.0.0.12084
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
DotNetOpenAuth.OpenId.Provider
by: Andrew Arnott
- 41 total downloads
- Latest version: 5.0.0-alpha3
Allow your customers to take their identities from your site with them as they visit other sites that accept
OpenID as relying parties.
Set up single-sign-on solutions within your organization using a standards-based, accepted protocol for
authentication delegation.
DotNetOpenAuth.OpenId.RelyingParty
by: Andrew Arnott
- 43 total downloads
- Latest version: 5.0.0-alpha3
Increase conversion rates to your web site by lowering the bar to create an account with your site,
by allowing customers to use accounts they already have with other sites, such as Google and Yahoo!
DotNetZip
by: Dino Chiesa
- 4 total downloads
- Latest version: 1.9.0
DotNetZip is an easy-to-use, FAST, FREE class library and toolset for manipulating zip files or folders.
Elasticsearch.Net
by: Elastic and contributors
- 297 total downloads
- Latest version: 6.2.0
Elasticsearch.Net
elmah
by: Atif Aziz
- 21 total downloads
- Latest version: 1.2.2
ELMAH with initial configuration for getting started quickly. ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment.
elmah.corelibrary
by: Atif Aziz
- 16 total downloads
- Latest version: 1.2.2
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.
EmailValidation
by: Jeffrey Stedfast
- 8 total downloads
- Latest version: 1.0.6
A simple (but correct) .NET class for validating email addresses.
Supports mail addresses as defined in rfc5322 as well as the new Internationalized Mail Address standards (rfc653x).
EntityFramework
by: Microsoft
- 3 total downloads
- Latest version: 6.6.0-preview1-final
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFramework.Migrations
by: Microsoft
- 10 total downloads
- Latest version: 0.9.0
Legacy package, Migrations is now included in the EntityFramework package.
Enums.NET
by: Tyler Brinkley
- 74 total downloads
- Latest version: 4.0.2
Enums.NET is a high-performance type-safe .NET enum utility library
ExcelNumberFormat
by: ExcelNumberFormat developers
- 41 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
ExCSS
by: Tyler Brinks
- 2 total downloads
- Latest version: 3.0.0
ExCSS is a CSS 3 parser for .NET. ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
FastEndpoints.Swagger
by: FastEndpoints
- 23 total downloads
- Latest version: 8.3.0-beta.16
Swagger support for FastEndpoints.
FastMember
by: Marc Gravell
- 11 total downloads
- Latest version: 1.3.0
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
FastMember.Signed
by: Marc Gravell
- 7 total downloads
- Latest version: 1.3.0
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.