EFCore.BulkExtensions by: borisdj
  • 1 total downloads
  • Latest version: 9.0.1
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges SQLServer PostgreSQL MySQL SQLite
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
EFCore.BulkExtensions.Core by: borisdj
  • 1 total downloads
  • Latest version: 9.0.1
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations
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").
EntityFramework by: Microsoft
  • 15 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.
EPPlus by: EPPlus Software AB
  • 47 total downloads
  • Latest version: 8.1.1
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 64 total downloads
  • Latest version: 8.1.0
Package Description
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.
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
  • ILWeaving, Fody, Cecil, AOP
Extensible tool for weaving .net assemblies.
foundation-sites by: ZURB, Inc.
  • 1 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
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
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.
Google.Protobuf by: Google Inc.
  • 953 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
  • 69 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 67 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 68 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
Grpc.Core.Api by: The gRPC Authors
  • 951 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 949 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
.NET client for gRPC