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: Jan Källman
- 2 total downloads
- Latest version: 4.1.0
A library to manage Excel spreadsheets, using OOXML.
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.
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.
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.
Fody
by: The Fody Team
- 6 total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.
foundation-sites
by: ZURB, Inc.
- 1 total downloads
- Latest version: 6.4.1
Foundation is the most advanced responsive front-end framework in the world. Quickly go from prototype to production, building sites or apps that work on any kind of device with Foundation. Includes a fully customizable, responsive grid, a large library of Sass mixins, commonly used JavaScript plugins, and full accessibility support.
Package Contents: http://foundation.zurb.com/sites/docs/installation.html#package-contents
FubarCoder.RestSharp.Portable.Core
by: Mark Junker, Fubar Development Junker
- 55 total downloads
- Latest version: 4.0.7
This is the core RestSharp.Portable library which contains mostly interfaces to allow dependent libraries to use as few dependencies as possible.
Supported Platforms:
- .NET Standard 1.0
- .NET Framework 4
- Silverlight 5
- Portable Class Libraries (Profiles 259 and 328)
FubarCoder.RestSharp.Portable.HttpClient
by: Mark Junker, Fubar Development Junker
- 68 total downloads
- Latest version: 4.0.7
Some kind of a RestSharp port to PCL. This is not related to the RestSharp project at all!
Supported Platforms:
- .NET Standard 1.1
- .NET Framework 4
- Silverlight 5
- Portable Class Libraries (Profiles 259 and 328)
GeoJSON.Net
by: GeoJSON.Net
- 2 total downloads
- Latest version: 1.1.73
.Net types for the GeoJSON RFC to be used with Json.Net
Gibraltar.Agent
by: Gibraltar Software
- 1 total downloads
- Latest version: 4.9.5
The core Loupe Agent - a black box for recording diagnostic information for your .NET application. Download additional agent extensions for extended integration with different .NET subsystems and third party libraries
Gibraltar.Agent.Log4Net
by: Gibraltar Software
- 1 total downloads
- Latest version: 4.7.10
A Log4Net Appender that connects it to the Loupe Agent - a black box for recording diagnostic information for your .NET application.
Google.Protobuf
by: Google Inc.
- 953 total downloads
- Latest version: 3.32.0
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL-Parser
by: Marek Magdziak
- 2 total downloads
- Latest version: 3.0.0
Library containing lexer and parser for GraphQL syntax
Grpc.AspNetCore
by: The gRPC Authors
- 69 total downloads
- Latest version: 2.71.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 67 total downloads
- Latest version: 2.71.0
gRPC support for ASP.NET Core