DotNetOpenAuth.AspNet
by: Microsoft
- 2 total downloads
- Latest version: 4.3.4.13329
Enables web site visitors to log into an ASP.NET web application via popular identity providers,
including Google, Yahoo!, Windows Live, Facebook, LinkedIn and Twitter.
DotNetOpenAuth.Core
by: Andrew Arnott
- 2 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.Consumer
by: Andrew Arnott
- 2 total downloads
- Latest version: 4.3.4.13329
Improve usability, reliability, conversion rates and security simultaneously by simply asking the user for permission to access their
data on 3rd party services rather than asking for their password.
DotNetOpenAuth.OAuth.Core
by: Andrew Arnott
- 2 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.OpenId.Core
by: Andrew Arnott
- 2 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.OpenId.RelyingParty
by: Andrew Arnott
- 2 total downloads
- Latest version: 4.3.4.13329
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: Henrik/Dino Chisa
- 1 total downloads
- Latest version: 1.10.1
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
EFCore.BulkExtensions
by: borisdj
- 1 total downloads
- Latest version: 9.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
elmah
by: Atif Aziz
- 1 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
- 1 total downloads
- Latest version: 1.2.2
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.
Elmah.Mvc
by: Atif Aziz, James Driscoll, Alexander Beletsky
- 1 total downloads
- Latest version: 2.1.2
Painless integration of ELMAH functionality into ASP.NET MVC Application. Just drop the package inside your ASP.NET MVC application and access /elmah URL. It will also install global HandleError filter, that guarantees all unhandled errors are logged (even if customError turned "On").
EntityFramework
by: Microsoft
- 15 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EPPlus
by: EPPlus Software AB
- 51 total downloads
- Latest version: 8.1.1
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces
by: EPPlus.Interfaces
- 66 total downloads
- Latest version: 8.1.0
Package Description
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 2 total downloads
- Latest version: 7.5.0
Package Description
Esri.ArcGISRuntime.Maui
by: Esri Inc.
- 1 total downloads
- Latest version: 200.8.0
ArcGIS Maps SDK for .NET components and controls for spatial data visualization in your .NET MAUI Android, iOS, and WinUI apps. Includes a 2D MapView, 3D SceneView, a Callout control for the display of information, and platform-specific image support.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 186 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.
FakeItEasy
by: Patrik Hägne, FakeItEasy contributors
- 3 total downloads
- Latest version: 4.3.0
It's faking amazing! The easy mocking framework for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.
FakeN.Web
by: Michael Valenty
- 1 total downloads
- Latest version: 1.0.4608.14607
Fake implementation of HttpContextBase for terse and expressive tests without the tedious setup of a mocking framework
Fare
by: Nikos Baxevanis
- 143 total downloads
- Latest version: 2.1.1
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.