CommandLineParser
by: Giacomo Stelluti Scala
- 2 total downloads
- Latest version: 1.9.5-rc0
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
ConsoleAppFramework
by: Cysharp
- 2 total downloads
- Latest version: 5.7.6
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
coverlet.msbuild
by: tonerdo
- 1 total downloads
- Latest version: 3.2.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper
by: Josh Close
- 1 total downloads
- Latest version: 2.12.0.1
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
DocumentFormat.OpenXml
by: Microsoft
- 1 total downloads
- Latest version: 2.13.0-beta0002
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
- 1 total downloads
- Latest version: 6.5.2
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Fable
by: Alfonso García-Caro Núñez
- 5 total downloads
- Latest version: 5.0.0-alpha.23
F# to JS compiler
FastEndpoints
by: FastEndpoints
- 2 total downloads
- Latest version: 5.17.1.30-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
Google.Protobuf
by: Google Inc.
- 6 total downloads
- Latest version: 3.34.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.43.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.58.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.41.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.43.0-pre1
C# implementation of gRPC based on native gRPC C-core library.
Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.
See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Net.Client
by: The gRPC Authors
- 5 total downloads
- Latest version: 2.76.0-pre1
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.35.0-pre1
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.58.0-pre1
Infrastructure for common functionality in gRPC
Grpc.Reflection
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.65.0
gRPC C# Server Reflection
Grpc.Tools
by: The gRPC Authors
- 7 total downloads
- Latest version: 2.42.0-pre1
gRPC and Protocol Buffer compiler for managed C# and native C++ projects.
Add this package to a project that contains .proto files to be compiled to code.
It contains the compilers, include files and project system integration for gRPC
and Protocol buffer service description files necessary to build them on Windows,
Linux and MacOS. Managed runtime is supplied separately in the Grpc.Core package.