Elmah.Contrib.WebApi
by: Richard Dingwall
- 1 total downloads
- Latest version: 1.0.10.25
ASP.NET Web API exception filter for logging errors to ELMAH. Ported from Fabian Vilers' Elmah.Contrib.Mvc.
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
- 183 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: 4.1.4
ExCSS is a CSS 2.1 and CSS 3 parser for .NET. ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
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
- 139 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.
Fizzler
by: Atif Aziz, Colin Ramsay
- 1 total downloads
- Latest version: 1.2.1
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentAssertions
by: Dennis Doomen, Jonas Nyrup
- 2 total downloads
- Latest version: 5.10.3
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit tests. Targets .NET Framework 4.5 and 4.7, as well as .NET Core 2.0, .NET Core 3.0, .NET Core 2.1, .NET Standard 1.3, 1.6, 2.0 and 2.1.
Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
FluentAutomation.Core
by: Brandon Stirnaman
- 2 total downloads
- Latest version: 3.0.0
Fluent Automation is a simplified DSL for web application automation testing.
FluentAutomation.SeleniumWebDriver
by: Brandon Stirnaman
- 2 total downloads
- Latest version: 3.0.0
Fluent Automation is a simplified DSL for web application automation testing.
FluentMigrator
by: Josh Coffman
- 3 total downloads
- Latest version: 1.3.0
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version.
In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentMigrator.Runner
by: Josh Coffman
- 3 total downloads
- Latest version: 1.3.0
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version.
In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.