DotNetZip
by: Henrik/Dino Chiesa
- 1.216k 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.
dotnet-ef
by: Microsoft
- 6.015k total downloads
- Latest version: 9.0.0-preview.1.24081.2
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-t4-project-tool
by: Mikayla Hutchinson
- 224 total downloads
- Latest version: 2.3.1
Project tool for processing T4 templates, a general-purpose way to generate text or code files using C#
dotnet-format
by: Microsoft
- 2.6k total downloads
- Latest version: 5.1.250801
Command line tool for formatting C# and Visual Basic code files based on .editorconfig settings.
dotnet-script
by: filipw
- 1.076k total downloads
- Latest version: 2.0.0
Dotnet CLI tool allowing you to run C# (CSX) scripts.
dotnet-sonarscanner
by: SonarSource Microsoft
- 2.62k total downloads
- Latest version: 6.0.0
The SonarScanner for .NET allows easy analysis of any .NET project (targeting .Net 3.1 or above) with SonarCloud/SonarQube.
dotnet-reportgenerator-globaltool
by: Daniel Palme
- 5.143k total downloads
- Latest version: 5.5.1
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov, or lcov into human readable reports in various formats. The reports show the coverage quotas and also visualize which lines of your source code have been covered.
Use this package if your project is based on .NET Core and you want to use ReportGenerator as a (global) 'DotnetTool'.
Installation:
dotnet tool install -g dotnet-reportgenerator-globaltool
dotnet tool install dotnet-reportgenerator-globaltool --tool-path tools
dotnet new tool-manifest
dotnet tool install dotnet-reportgenerator-globaltool
Usage:
reportgenerator [options]
tools\reportgenerator.exe [options]
dotnet reportgenerator [options]
EFCore.BulkExtensions
by: borisdj
- 7.768k total downloads
- Latest version: 9.0.2
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
Duende.IdentityServer
by: Duende Software
- 2.792k total downloads
- Latest version: 7.4.3
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
Duende.IdentityServer.EntityFramework.Storage
by: Duende Software
- 2.608k total downloads
- Latest version: 7.4.3
EntityFramework persistence layer for Duende IdentityServer
Duende.IdentityServer.EntityFramework
by: Duende Software
- 2.503k total downloads
- Latest version: 7.4.3
EntityFramework persistence layer for Duende IdentityServer
Duende.IdentityServer.Storage
by: Duende Software
- 2.552k total downloads
- Latest version: 7.4.3
Storage interfaces and models for Duende IdentityServer
EFCore.BulkExtensions.MySql
by: borisdj
- 1.175k total downloads
- Latest version: 9.0.2
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 35 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 33 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
Duende.IdentityServer.AspNetIdentity
by: Duende Software
- 2.893k total downloads
- Latest version: 7.4.3
ASP.NET Core Identity Integration for Duende IdentityServer
DynamicLanguageRuntime
by: DLR Contributors Microsoft
- 747 total downloads
- Latest version: 1.3.5
Dynamic Language Runtime
dotnet-serve
by: Nate McMaster
- 1.22k total downloads
- Latest version: 1.10.193
A simple command-line HTTP server.
This package was build from source code at https://github.com/natemcmaster/dotnet-serve/tree/b3644032a0dbf7ac52ac2f2571a384ed6ce27133
EFCore.BulkExtensions.Core
by: borisdj
- 154 total downloads
- Latest version: 10.0.0-rc.2
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations
Duende.IdentityModel
by: Duende Software
- 67 total downloads
- Latest version: 8.0.0
OpenID Connect & OAuth 2.0 client library