FluentMigrator
by: Josh Coffman
- 3 total downloads
- Latest version: 1.3.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.
Fody
by: The Fody Team
- 6 total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.
foundation-sites
by: ZURB, Inc.
- 2 total downloads
- Latest version: 6.4.1
Foundation is the most advanced responsive front-end framework in the world. Quickly go from prototype to production, building sites or apps that work on any kind of device with Foundation. Includes a fully customizable, responsive grid, a large library of Sass mixins, commonly used JavaScript plugins, and full accessibility support.
Package Contents: http://foundation.zurb.com/sites/docs/installation.html#package-contents
FubarCoder.RestSharp.Portable.Core
by: Mark Junker, Fubar Development Junker
- 170 total downloads
- Latest version: 4.0.7
This is the core RestSharp.Portable library which contains mostly interfaces to allow dependent libraries to use as few dependencies as possible.
Supported Platforms:
- .NET Standard 1.0
- .NET Framework 4
- Silverlight 5
- Portable Class Libraries (Profiles 259 and 328)
FubarCoder.RestSharp.Portable.HttpClient
by: Mark Junker, Fubar Development Junker
- 194 total downloads
- Latest version: 4.0.7
Some kind of a RestSharp port to PCL. This is not related to the RestSharp project at all!
Supported Platforms:
- .NET Standard 1.1
- .NET Framework 4
- Silverlight 5
- Portable Class Libraries (Profiles 259 and 328)
GeoAPI
by: NetTopologySuite Team
- 1 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.CoordinateSystems
by: NetTopologySuite Team
- 1 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.Core
by: NetTopologySuite Team and Fabrício Godoy
- 1 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoJSON.Net
by: GeoJSON.Net
- 2 total downloads
- Latest version: 1.1.73
.Net types for the GeoJSON RFC to be used with Json.Net
Gibraltar.Agent
by: Gibraltar Software
- 1 total downloads
- Latest version: 4.9.5
The core Loupe Agent - a black box for recording diagnostic information for your .NET application. Download additional agent extensions for extended integration with different .NET subsystems and third party libraries
Gibraltar.Agent.Log4Net
by: Gibraltar Software
- 1 total downloads
- Latest version: 4.7.10
A Log4Net Appender that connects it to the Loupe Agent - a black box for recording diagnostic information for your .NET application.
Google.Protobuf
by: Google Inc.
- 5,841k total downloads
- Latest version: 3.34.1
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL-Parser
by: Marek Magdziak
- 2 total downloads
- Latest version: 3.0.0
Library containing lexer and parser for GraphQL syntax
Grpc.AspNetCore
by: The gRPC Authors
- 1,906k total downloads
- Latest version: 2.80.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1,923k total downloads
- Latest version: 2.80.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1,916k total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core.Api
by: The gRPC Authors
- 5,836k total downloads
- Latest version: 2.80.0
gRPC C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 5,814k total downloads
- Latest version: 2.80.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 1,902k total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 5,817k total downloads
- Latest version: 2.80.0
Infrastructure for common functionality in gRPC