ConsoleAppFramework
by: Cysharp
- 2 total downloads
- Latest version: 5.7.8
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
CsvHelper
by: Josh Close
- 0 total downloads
- Latest version: 28.0.0
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper
by: Sam Saffron, Marc Gravell
- 2 total downloads
- Latest version: 1.41.0-beta5
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
diskann-garnet
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
DiskANN FFI and Data Provider for Garnet
DocumentFormat.OpenXml
by: Microsoft
- 3 total downloads
- Latest version: 3.0.0-beta0003
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.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EPPlus
by: Jan Källman
- 1 total downloads
- Latest version: 4.5.2.1
Create advanced Excel spreadsheets using .NET
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 5.15.0.7-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastExpressionCompiler.src
by: Maksim Volkau
- 1 total downloads
- Latest version: 4.0.2
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentAssertions
by: Dennis Doomen, Oren Novotny, Adam Voss
- 1 total downloads
- Latest version: 3.4.1
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit test. Runs on 4.0 and 4.5 (Desktop and Windows Store), Silverlight 5 and Windows Phone 8, 8.1 and 8.1 for Silverlight. Supports the unit test frameworks NUnit, XUnit, XUnit2, MBUnit, Gallio, MSpec, and NSpec.
Google.Protobuf
by: Google Inc.
- 2 total downloads
- Latest version: 3.25.0-rc1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc
by: Google Inc.
- 1 total downloads
- Latest version: 1.15.0
C# implementation of gRPC - an RPC library and framework. See project site for more info.
Grpc.AspNetCore.Server
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.42.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1 total downloads
- Latest version: 0.1.22-pre3
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.ClientFactory
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.62.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.56.0-pre1
Infrastructure for common functionality in gRPC