dotnet-ef
by: Microsoft
- 279 total downloads
- Latest version: 3.0.1
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
dotnet-script
by: filipw
- 612 total downloads
- Latest version: 1.1.0
Dotnet CLI tool allowing you to run C# (CSX) scripts.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 30 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DotNetCore.NPOI
by: NCC Savorboard
- 3.355k total downloads
- Latest version: 1.2.3
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
DotNetCore.NPOI.Core
by: NCC Savorboard
- 3.31k total downloads
- Latest version: 1.2.3
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
DotNetCore.NPOI.OpenXml4Net
by: NCC Savorboard
- 3.265k total downloads
- Latest version: 1.2.3
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
DotNetCore.NPOI.OpenXmlFormats
by: NCC Savorboard
- 3.243k total downloads
- Latest version: 1.2.3
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
DotNetSeleniumExtras.PageObjects
by: DotNetSeleniumExtras Contributors
- 44 total downloads
- Latest version: 3.11.0
This package provides an implementation of the PageFactory for .NET, replacing the implementation originally provided by the Selenium project.
DotNetty.Buffers
by: Microsoft
- 397 total downloads
- Latest version: 0.7.6
Buffer management in DotNetty
DotNetZip
by: Henrik/Dino Chiesa
- 291 total downloads
- Latest version: 1.16.0
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
DynamicExpresso.Core
by: Davide Icardi
- 7.964k total downloads
- Latest version: 2.17.2
C# expression interpreter/evaluator
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 1.013k total downloads
- Latest version: 8.6.0
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 409 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.
Enums.NET
by: Tyler Brinkley
- 524 total downloads
- Latest version: 5.0.0
Enums.NET is a high-performance type-safe .NET enum utility library
Esprima
by: Sebastien Ros
- 638 total downloads
- Latest version: 3.0.5
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExtendedNumerics.BigDecimal
by: Adam White Jan Christoph Bernack Rick Harker
- 266 total downloads
- Latest version: 3000.0.2.358
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.
FluentValidation
by: Jeremy Skinner
- 2.249k total downloads
- Latest version: 11.11.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 1.234k total downloads
- Latest version: 9.5.4
AspNetCore integration for FluentValidation
FluentValidation.DependencyInjectionExtensions
by: Jeremy Skinner
- 1.531k total downloads
- Latest version: 11.11.0
Dependency injection extensions for FluentValidation