FluentMigrator.Extensions.Postgres by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker, John Zabroski
  • 0 total downloads
  • Latest version: 6.1.4
  • fluent migrator fluentmigrator migration database
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
  • 18 total downloads
  • Latest version: 11.10.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core by: Sebastien Ros
  • 12 total downloads
  • Latest version: 2.13.1
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Gherkin by: Cucumber Ltd, Gaspar Nagy
  • 3 total downloads
  • Latest version: 28.0.0
  • specflow gherkin cucumber
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
Google.Protobuf by: Google Inc.
  • 4 total downloads
  • Latest version: 3.34.0-rc1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.Core by: The gRPC Authors
  • 0 total downloads
  • Latest version: 2.43.0-pre1
  • gRPC RPC HTTP/2
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.Core.Api by: The gRPC Authors
  • 20 total downloads
  • Latest version: 2.66.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.56.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Reflection by: The gRPC Authors
  • 24 total downloads
  • Latest version: 2.76.0
  • gRPC reflection
gRPC C# Server Reflection
Grpc.Tools by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.43.0-pre1
  • gRPC RPC HTTP/2
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.3.5
  • handlebars mustache templating engine compiler
Blistering-fast Handlebars.js templates in your .NET application.
HarfBuzzSharp by: Microsoft
  • 2 total downloads
  • Latest version: 7.3.0-preview.1.2
  • xamarin text harfbuzz ios android linux windows uwp tvos macos tizen cross-platform harfbuzzsharp
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
Humanizer by: Mehdi Khalili, Claire Novotny
  • 0 total downloads
  • Latest version: 2.14.1
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Humanizer.Core by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.8.25
Humanizer core package that contains the library and the neutral language (English) resources
Humanizer.Core.id by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.9.9
Humanizer Locale Indonesian (id)
Humanizer.Core.ko-KR by: Mehdi Khalili, Claire Novotny
  • 0 total downloads
  • Latest version: 2.8.26
Humanizer Locale Korean (South Korea) (ko-KR)
Humanizer.Core.sl by: Mehdi Khalili, Claire Novotny
  • 0 total downloads
  • Latest version: 2.14.1
Humanizer Locale Slovenian (sl)
Humanizer.Core.zh-Hans by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.7.2
Humanizer Locale Chinese (zh-Hans)
IKVM by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 23 total downloads
  • Latest version: 8.9.0
Java SE 8 Virtual Machine for .NET