DotLiquid
by: Tim Jones, Alessandro Petrelli
- 2 total downloads
- Latest version: 2.3.107
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
EntityFramework
by: Microsoft
- 1 total downloads
- Latest version: 4.1.10331
DbContext API and Code First workflow for ADO.NET Entity Framework.
EPPlus
by: EPPlus Software AB
- 4 total downloads
- Latest version: 8.0.0-rc
A spreadsheet library for .NET framework and .NET core
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 0 total downloads
- Latest version: 8.4.0
Package Description
FastEndpoints
by: FastEndpoints
- 2 total downloads
- Latest version: 5.17.1.21-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 24 total downloads
- Latest version: 8.2.0-beta.23
Attributes used by FastEndpoints.
FastExpressionCompiler.src
by: Maksim Volkau
- 3 total downloads
- Latest version: 5.0.1
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentMigrator.Abstractions
by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker
- 1 total downloads
- Latest version: 5.1.0
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.
FluentMigrator.Extensions.Postgres
by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker, John Zabroski
- 2 total downloads
- Latest version: 8.0.0
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.
FluentValidation
by: Jeremy Skinner
- 1 total downloads
- Latest version: 11.0.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core
by: Sebastien Ros
- 8 total downloads
- Latest version: 3.0.0-beta.5
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Google.Protobuf
by: Google Inc.
- 3 total downloads
- Latest version: 3.32.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.49.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.38.1
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
- 2 total downloads
- Latest version: 2.65.0-pre1
HttpClientFactory integration the for gRPC .NET client