DocumentFormat.OpenXml
by: Microsoft
- 7 total downloads
- Latest version: 2.13.0
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
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.
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
A library to manage Excel spreadsheets, using OOXML.
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").
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
coverlet.msbuild
by: tonerdo
- 497 total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Fody
by: The Fody Team
- 6 total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.
CommunityToolkit.Mvvm
by: Microsoft
- 8 total downloads
- Latest version: 8.4.0
This package includes a .NET MVVM library with helpers such as:
- ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.
- ObservableRecipient: a base class for observable objects with support for the IMessenger service.
- ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface.
- RelayCommand: a simple delegate command implementing the ICommand interface.
- AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation.
- WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects.
- StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed.
- Ioc: a helper class to configure dependency injection service containers.
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.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!
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
CookieInformation.Episerver
by: Cookie Information
- 1 total downloads
- Latest version: 1.0.18
An integration to Cookie Informations Consent solution. Helps you collect visitors Cookie Consents and comply with GDPR and ePrivacy
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
Costura.Fody
by: geertvanhorrik, simoncropp
- 1 total downloads
- Latest version: 6.0.0
Fody add-in for embedding references as resources.
Cube.Native.Pdfium.Lite
by: clown, cube-soft, PDFium Authors
- 1 total downloads
- Latest version: 137.0.7151
PDFium library without V8 and XFA modules.
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.