EntityFramework
by: Microsoft
- 149 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFramework.Migrations
by: Microsoft
- 10 total downloads
- Latest version: 0.9.0
Legacy package, Migrations is now included in the EntityFramework package.
Enums.NET
by: Tyler Brinkley
- 63 total downloads
- Latest version: 4.0.2
Enums.NET is a high-performance type-safe .NET enum utility library
ExcelNumberFormat
by: ExcelNumberFormat developers
- 41 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
ExtendedNumerics.BigDecimal
by: https://github.com/AdamWhiteHat
- 7 total downloads
- Latest version: 1.0.0.1
Arbitrary precision decimal class
FastEndpoints.Swagger
by: FastEndpoints
- 4 total downloads
- Latest version: 8.1.0-beta.12
Swagger support for FastEndpoints.
FastMember
by: Marc Gravell
- 2 total downloads
- Latest version: 1.0.0.5
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
Fizzler
by: Atif Aziz, Colin Ramsay
- 21 total downloads
- Latest version: 1.3.1
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentScheduler
by: Jim Geurts
- 24 total downloads
- Latest version: 1.1.32
A task scheduler that uses fluent interface to configure schedules. Useful for running cron jobs/automated tasks from your application.
FluentValidation
by: Jeremy Skinner
- 128 total downloads
- Latest version: 7.4.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Flurl
by: Todd Menier
- 49 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
GhostScriptSharp
by: https://github.com/mephraim/ghostscriptsharp/
- 4 total downloads
- Latest version: 1.3.1.4
A very simple .NET wrapper for Ghostscript 1.1 pdf conversion toolkit
Google.Api.CommonProtos
by: Google LLC
- 20 total downloads
- Latest version: 2.17.0
Common Protocol Buffer messages for Google APIs
Google.Apis
by: Google Inc.
- 7 total downloads
- Latest version: 1.3.0-beta15234
Google APIs Client Library (Contact me whenever new versions are available!)
Google.Apis.Translate.v2
by: Google LLC
- 98 total downloads
- Latest version: 1.57.0.875
This is not the recommended package for working with Translate, please use the Google.Cloud.Translation.V2 package.
This Google APIs Client Library for working with Translate v2 uses older code generation, and is harder to use.
Supported Platforms:
- .NET Framework 4.5+
- .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support.
Legacy platforms:
- .NET Framework 4.0
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
Incompatible platforms:
- .NET Framework < 4.0
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin
More documentation on the API is available at:
https://developers.google.com/api-client-library/dotnet/apis/translate/v2
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Protobuf
by: Google Inc.
- 576 total downloads
- Latest version: 3.33.2
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 219 total downloads
- Latest version: 2.76.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 221 total downloads
- Latest version: 2.76.0-pre1
gRPC support for ASP.NET Core