DinkToPdf
by: Rok Dvojmoc
- 39 total downloads
- Latest version: 1.0.8
.NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
DnsClient
by: MichaCo
- 11 total downloads
- Latest version: 1.3.1
DnsClient.NET is a simple yet very powerful and high performant open source library for the .NET Framework to do DNS lookups
DNTCaptcha.Core
by: Vahid Nasiri
- 54 total downloads
- Latest version: 4.1.0
DNTCaptcha.Core is a captcha generator and validator for ASP.NET Core applications.
dotnet-ef
by: Microsoft
- 12 total downloads
- Latest version: 3.1.4
Entity Framework Core Tools for the .NET Command-Line Interface.
Enables these commonly used dotnet-ef commands:
dotnet ef migrations add
dotnet ef migrations list
dotnet ef migrations script
dotnet ef dbcontext info
dotnet ef dbcontext scaffold
dotnet ef database drop
dotnet ef database update
Elasticsearch.Net
by: Elastic and contributors
- 43 total downloads
- Latest version: 7.8.1
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies.
Comes with built in cluster failover/connection pooling support.
EntityFramework
by: Microsoft
- 17 total downloads
- Latest version: 6.4.4
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
- 29 total downloads
- Latest version: 5.5.5
A spreadsheet library for .NET framework and .NET core
ErrorHandlerMvc
by: Daniel Calkins
- 14 total downloads
- Latest version: 1.1.5
Provides a user-friendly error page whenever a controller, action or route is not found or encounters an error in your ASP.NET MVC5 application.
Custom views are rendered instead of the default ASP.NET error page.
ExtCore.Data.Abstractions
by: Dmitry Sikorsky
- 10 total downloads
- Latest version: 4.0.0-alpha3
The ExtCore.Data extension component. Based on the ExtCore framework.
ExtCore.Data.Entities.Abstractions
by: Dmitry Sikorsky
- 19 total downloads
- Latest version: 4.1.0
The ExtCore.Data extension component. Based on the ExtCore framework.
ExtCore.FileStorage.Abstractions
by: Dmitry Sikorsky
- 10 total downloads
- Latest version: 5.0.0
The ExtCore.FileStorage extension component. Based on the ExtCore framework.
ExtCore.FileStorage.FileSystem
by: Dmitry Sikorsky
- 10 total downloads
- Latest version: 4.0.0-alpha3
The ExtCore.FileStorage extension component. Based on the ExtCore framework.
ExtCore.Infrastructure
by: Dmitry Sikorsky
- 10 total downloads
- Latest version: 4.0.0-alpha3
Free, open source and cross-platform framework for creating modular and extendable web applications based on ASP.NET Core.
ExtCore.Mvc.Infrastructure
by: Dmitry Sikorsky
- 11 total downloads
- Latest version: 4.0.0-alpha3
The ExtCore.Mvc extension component. Based on the ExtCore framework.
ExtCore.WebApplication
by: Dmitry Sikorsky
- 12 total downloads
- Latest version: 4.0.0-alpha3
Free, open source and cross-platform framework for creating modular and extendable web applications based on ASP.NET Core.
Extended.Wpf.Toolkit
by: Xceed
- 10 total downloads
- Latest version: 2.9.0
Extended WPF Toolkit is the number one collection of WPF controls, components and utilities for creating next generation Windows applications. Provides 46 controls, all offered under the Microsoft Public License for maximum freedom. Community Edition v2.9 provides 32 bug fixes and improvements. Documentation, source, and discussions are hosted on CodePlex at http://wpftoolkit.codeplex.com. Plus Edition at http://wpftoolkit.com
Fare
by: Nikos Baxevanis
- 10 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.
FluentScheduler
by: FluentScheduler
- 20 total downloads
- Latest version: 5.5.1
Automated job scheduler with fluent interface.
FluentValidation
by: Jeremy Skinner
- 8 total downloads
- Latest version: 9.2.2
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 9 total downloads
- Latest version: 8.4.0
AspNetCore integration for FluentValidation