CsvHelper
by: Josh Close
- 10 total downloads
- Latest version: 33.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.SqlBuilder
by: Sam Saffron, Johan Danforth
- 1 total downloads
- Latest version: 2.1.66
The Dapper SqlBuilder component, for building SQL queries dynamically.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 1 total downloads
- Latest version: 2.0.183
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotnet-ef
by: Microsoft
- 1 total downloads
- Latest version: 9.0.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
EntityFramework
by: Microsoft
- 2 total downloads
- Latest version: 6.3.0-preview5-19254-05
Entity Framework is Microsoft's recommended data access technology for new applications.
EPPlus
by: EPPlus Software AB
- 6 total downloads
- Latest version: 7.2.0
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 46 total downloads
- Latest version: 7.1.0-beta.5
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 1 total downloads
- Latest version: 5.35.0.600-beta
Attributes used by FastEndpoints.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 3 total downloads
- Latest version: 7.3.0-beta.13
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 67 total downloads
- Latest version: 7.3.0-beta.2
Security library for FastEndpoints.
FluentMigrator.Abstractions
by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker
- 1 total downloads
- Latest version: 3.1.3
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.
Geralt
by: Samuel Lucas
- 1 total downloads
- Latest version: 3.1.0
A modern cryptographic library for .NET 6+ based on libsodium and inspired by Monocypher.
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1 total downloads
- Latest version: 0.2.23-pre2
gRPC support for ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.32.0-pre1
C# implementation of gRPC based on native gRPC C-core library.
Grpc.Net.Common
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.70.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 15 total downloads
- Latest version: 2.52.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.
HarfBuzzSharp.NativeAssets.iOS
by: Microsoft
- 1 total downloads
- Latest version: 2.8.2-preview.145
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.