EntityFrameworkCore.Exceptions.Common
by: Giorgi Dalakishvili
- 2 total downloads
- Latest version: 8.0.0.2
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException
This is a base package for database specific packages. Install one of the specific packages instead of this
FastEndpoints
by: FastEndpoints
- 2 total downloads
- Latest version: 7.3.0-beta.10
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 2 total downloads
- Latest version: 7.3.0-beta.13
Attributes used by FastEndpoints.
FastEndpoints.JobQueues
by: FastEndpoints
- 2 total downloads
- Latest version: 7.3.0-beta.14
Command based background job queueing with scheduling and tracking for any .NET application
FastEndpoints.Messaging
by: FastEndpoints
- 1 total downloads
- Latest version: 7.3.0-beta.13
Standalone messaging library for Command Bus/Event Bus implementations compatible with any .NET application.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 4 total downloads
- Latest version: 7.3.0-beta.10
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 2 total downloads
- Latest version: 7.3.0-beta.8
Security library for FastEndpoints.
FluentMigrator.Extensions.Postgres
by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker, John Zabroski
- 2 total downloads
- Latest version: 7.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.
Fluid.Core
by: Sebastien Ros
- 1 total downloads
- Latest version: 2.2.15
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
GeoAPI.CoordinateSystems
by: NetTopologySuite Team
- 1 total downloads
- Latest version: 2.0.0-nuget004
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Geralt
by: Samuel Lucas
- 1 total downloads
- Latest version: 3.0.1
A modern cryptographic library for .NET 6+ based on libsodium and inspired by Monocypher.
Gherkin
by: Cucumber Ltd, Gaspar Nagy
- 1 total downloads
- Latest version: 27.0.0
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.
- 2 total downloads
- Latest version: 3.29.2
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.48.0
gRPC support for ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 10 total downloads
- Latest version: 2.39.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.Common
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.62.0
Infrastructure for common functionality in gRPC
Humanizer
by: Claire Novotny, Mehdi Khalili
- 9 total downloads
- Latest version: 3.0.0-rc.6
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities