ConsoleAppFramework
by: Cysharp
- 1 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
- 4 total downloads
- Latest version: 30.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.
Cucumber.Messages
by: Cucumber Ltd, TechTalk
- 1 total downloads
- Latest version: 13.2.1
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Dapper
by: Sam Saffron, Marc Gravell
- 1 total downloads
- Latest version: 1.35.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 3 total downloads
- Latest version: 2.2.692
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
EPPlus
by: EPPlus Software AB
- 2 total downloads
- Latest version: 8.4.2
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 2 total downloads
- Latest version: 5.15.0.17-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FluentAssertions
by: Dennis Doomen
- 1 total downloads
- Latest version: 4.12.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 test. Runs on 4.0 and 4.5 (Desktop and Windows Store), CoreCLR, 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.
FluentMigrator.Abstractions
by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker
- 1 total downloads
- Latest version: 2.0.2
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.
Google.Protobuf
by: Google Inc.
- 4 total downloads
- Latest version: 3.29.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.32.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.30.0
gRPC support for ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 8 total downloads
- Latest version: 2.46.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
- 4 total downloads
- Latest version: 2.76.0-pre1
.NET client for gRPC
Grpc.Net.Common
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.59.0
Infrastructure for common functionality in gRPC
Grpc.Reflection
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.80.0
gRPC C# Server Reflection
Grpc.Tools
by: The gRPC Authors
- 8 total downloads
- Latest version: 2.51.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.
Handlebars.Net
by: Rex Morgan
- 1 total downloads
- Latest version: 1.0.0-beta5
Blistering-fast Handlebars.js templates in your .NET application.