EntityFrameworkCore.Exceptions.Common
by: Giorgi Dalakishvili
- 8 total downloads
- Latest version: 8.1.2
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException
This is a base package for database specific packages. Install one of the specific packages instead of this
EntityFrameworkCore.Exceptions.SqlServer
by: Giorgi Dalakishvili
- 7 total downloads
- Latest version: 8.0.0.2
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException
EPPlus
by: EPPlus Software AB
- 4 total downloads
- Latest version: 7.6.0
A spreadsheet library for .NET framework and .NET core
Fable
by: Alfonso García-Caro Núñez
- 12 total downloads
- Latest version: 5.0.0-alpha.22
F# to JS compiler
FastEndpoints
by: FastEndpoints
- 16 total downloads
- Latest version: 7.2.0-beta.3
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 20 total downloads
- Latest version: 7.1.0-beta.16
Attributes used by FastEndpoints.
FastEndpoints.Core
by: FastEndpoints
- 1 total downloads
- Latest version: 7.2.0-beta.8
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.Messaging
by: FastEndpoints
- 1 total downloads
- Latest version: 7.2.0-beta.3
Standalone messaging library for Command Bus/Event Bus implementations compatible with any .NET application.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 17 total downloads
- Latest version: 7.1.0-beta.3
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 33 total downloads
- Latest version: 7.1.0-beta.9
Security library for FastEndpoints.
FastExpressionCompiler.src
by: Maksim Volkau
- 14 total downloads
- Latest version: 5.3.2
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentAssertions
by: Dennis Doomen, Jonas Nyrup, Xceed
- 6 total downloads
- Latest version: 8.5.0
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher.
Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.
IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/).
Check out the [license page](LICENSE) for more information.
FluentMigrator.Abstractions
by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker
- 2 total downloads
- Latest version: 3.2.16
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.
FluentValidation
by: Jeremy Skinner
- 12 total downloads
- Latest version: 10.3.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core
by: Sebastien Ros
- 13 total downloads
- Latest version: 3.0.0-beta.2
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
FreeSpire.Office
by: win7x64
- 2 total downloads
- Latest version: 2.15.0
With Free Spire.Office for .NET, developers can create a wide range of applications. It enables developers to open, create, modify, convert, print, View MS Word, Excel, PowerPoint and PDF documents. Furthermore, it allows users to export data to popular files such as MS Word/Excel/RTF/Access, PowerPoint, PDF, XPS, HTML, XML, Text, CSV, DBF, Clipboard, SYLK, etc.
As an independent Office .NET component, Free Spire.Office doesn't need Microsoft Office to be installed on neither the development nor target systems.
Friendly reminder:
Free Spire.Office has no any warning message but it has page limitation for the Word, Excel, PowerPoint and PDF documents. When reading and writing word documents, it is limited to 500 paragraphs and 25 tables. When converting word documents to PDF and XPS files, you can only get the first 3 page of PDF file. When reading and writing Excel files, it is limited to 5 sheets per workbook and 200 rows per sheet. When reading and writing PowerPoint documents, it is limited to 10 presentation slides. When loading and editing PDF files, it is limited to 10 pages of PDF.
Free Spire.Doc for .NET
Developers can use it to generate, read, write, save, print and convert documents on any .NET applications. The featured function, conversion allows converting Word documents (Word 97-2003, Word 2007, Word 2010, word 2013) to commonly used file format, such as XML, RTF, TXT, PDF, XPS, EPUB, HTML and Image etc.
Free Spire.DocViewer for .NET
Free Spire.DocViewer for .NET can help developers quickly open Word 97-2003, Word 2007, Word 2010 and Word 2013. When Printing Word Documents, print pages can be set up or be odd number, even number or a custom number scale. In addition, developers can view documents in reading or printing mode and display documents with page up/down, and zoom in/out.
Free Spire.XLS for .NET
Free Spire.XLS for .NET enables developers to generate Excel workbook from scratch, or load a workbook from either folder or file stream.
GeoAPI.CoordinateSystems
by: NetTopologySuite Team
- 2 total downloads
- Latest version: 1.7.5-pre019
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.Core
by: NetTopologySuite Team and Fabrício Godoy
- 1 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Gherkin
by: Cucumber Ltd, Gaspar Nagy
- 6 total downloads
- Latest version: 32.0.1
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.