EntityFramework by: Microsoft
  • 18 total downloads
  • Latest version: 6.5.1
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
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.
EPPlus by: Jan Källman
  • 2 total downloads
  • Latest version: 4.1.0
  • Excel OOXML
A library to manage Excel spreadsheets, using OOXML.
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
elmah by: Atif Aziz
  • 1 total downloads
  • Latest version: 1.2.2
  • elmah error logging unhandled exception
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
  • elmah error logging unhandled exception
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
  • ELMAH ASP.NET MVC error handling logging unhandled exception
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").
foundation-sites by: ZURB, Inc.
  • 2 total downloads
  • Latest version: 6.4.1
  • JavaScript Scss CSS HTML UI Foundation ZURB
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
ExcelNumberFormat by: ExcelNumberFormat developers
  • 233 total downloads
  • Latest version: 1.1.0
  • excel,formatting,numfmt,formatcode
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
Fody by: The Fody Team
  • 6 total downloads
  • Latest version: 6.9.3
  • ILWeaving, Fody, Cecil, AOP
Extensible tool for weaving .net assemblies.
FubarCoder.RestSharp.Portable.Core by: Mark Junker, Fubar Development Junker
  • 67 total downloads
  • Latest version: 4.0.7
  • PCL,RestSharp,portable,core
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)
Google.Protobuf by: Google Inc.
  • 2,308k total downloads
  • Latest version: 3.32.0
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore by: The gRPC Authors
  • 627 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Gibraltar.Agent.Log4Net by: Gibraltar Software
  • 1 total downloads
  • Latest version: 4.7.10
  • Loupe Logging
A Log4Net Appender that connects it to the Loupe Agent - a black box for recording diagnostic information for your .NET application.
Gibraltar.Agent by: Gibraltar Software
  • 1 total downloads
  • Latest version: 4.9.5
  • Loupe Logging
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
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 626 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Fizzler by: Atif Aziz, Colin Ramsay
  • 1 total downloads
  • Latest version: 1.2.1
  • selectors w3c
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
Esri.ArcGISRuntime.Maui by: Esri Inc.
  • 1 total downloads
  • Latest version: 200.8.0
  • ArcGIS Cartography Geo Geographic Geography Geolocation Geospatial GIS Latitude Location Longitude Map Mapping Maps Places Spatial Xamarin MAUI Android iOS WinUI
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.
Grpc.AspNetCore.Server by: The gRPC Authors
  • 625 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Enums.NET by: Tyler Brinkley
  • 1 total downloads
  • Latest version: 4.0.1
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library