GitInfo by: Daniel Cazzulino
  • 3.795k total downloads
  • Latest version: 3.6.0
  • MSBuild Git Versioning GitVersion GitFlowVersion GitFlow GitHubFlow SemVer
Access commit information from MSBuild and C#/F#/VB code, and infer SemVer from branch, tag or version file in Git repository.
FSharp.NET.Sdk by: Enrico Sada
  • 369 total downloads
  • Latest version: 1.0.5
  • f# sdk fsharp msbuild
F# and .NET Core SDK working together
Ghostscript.NET by: Artifex
  • 343 total downloads
  • Latest version: 1.2.3.1
  • .NET ghostscript pdf converson image
Ghostscript.NET (written in C#) is the most completed managed wrapper library around the Ghostscript library (32-bit & 64-bit), an interpreter for the PostScript language, PDF, related software and documentation.
FreeSql.Provider.SqlServer by: FreeSql ncc YeXiangQin
  • 3.956k total downloads
  • Latest version: 3.5.303
  • FreeSql ORM SqlServer mssql
FreeSql 数据库实现,基于 SqlServer 2005+,并根据版本适配分页方法:row_number 或 offset fetch next
FreeSql.Provider.MySql by: FreeSql ncc YeXiangQin
  • 4.401k total downloads
  • Latest version: 3.5.303
  • FreeSql ORM MySql MariaDB Tidb
FreeSql 数据库实现,基于 MySql 5.6,Ado.Net 驱动是 MySql.Data(Oracle官方)
GeoAPI.CoordinateSystems by: NetTopologySuite Team
  • 277 total downloads
  • Latest version: 2.0.0-nuget005
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
FreeSql.Provider.MySqlConnector by: FreeSql ncc YeXiangQin
  • 3.73k total downloads
  • Latest version: 3.5.303
  • FreeSql ORM MySql MariaDB Tidb
FreeSql 数据库实现,基于 MySql 5.6,Ado.Net 驱动是 MySqlConnector
FSharp.Core by: Microsoft
  • 625 total downloads
  • Latest version: 4.7.2
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from Visual F# Tools version 10.9 For F# 4.7. Contains code from the F# Software Foundation.
FSharp.Compiler.Tools by: F# Software Foundation
  • 601 total downloads
  • Latest version: 10.2.3
  • F# FSharp FSharp.Core fsi fsc
FSharp.Compiler.Tools for F# 4.5 FSharp.Compiler.Tools built by F# Software Foundation This package includes the F# compiler (fsc.exe), F# Interactive (fsi.exe, fsiAnyCpu.exe) and the MSBuild component (FSharp.Build.dll). NOTE: the compiler executes with .NET Framework and/or Mono. It does not execute with .NET Core. For a compiler that executes with .NET Core use the .NET Core SDK, which includes an F# compiler.
FreeSql.Provider.Sqlite by: FreeSql ncc YeXiangQin
  • 4.6k total downloads
  • Latest version: 3.5.303
  • FreeSql ORM sqlite
FreeSql 数据库实现,基于 Sqlite 3.0,支持 .NetCore、.NetFramework、Xamarin
FreeSql.Provider.PostgreSQL by: FreeSql ncc YeXiangQin
  • 4.531k total downloads
  • Latest version: 3.5.303
  • FreeSql ORM PostgreSQL pgsql
FreeSql 数据库实现,基于 PostgreSQL 9.5
FSharp.Data by: Tomas Petricek Gustavo Guerra Colin Bull fsprojects contributors
  • 2.369k total downloads
  • Latest version: 4.2.0
  • F# fsharp data typeprovider WorldBank CSV HTML CSS JSON XML HTTP linqpad-samples
The FSharp.Data package contains type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. It also contains helpers for parsing CSV, HTML and JSON files and for sending HTTP requests.
FreeSql.Repository by: FreeSql ncc YeXiangQin
  • 5.052k total downloads
  • Latest version: 3.5.303
  • FreeSql ORM Repository
FreeSql Implementation of General Repository, Support MySql/SqlServer/PostgreSQL/Oracle/Sqlite/Firebird/Clickhouse/DuckDB/TDengine/QuestDB/达梦/人大金仓/南大通用/虚谷/神舟通用/翰高/Access, and read/write separation、and split table.
GeoAPI by: NetTopologySuite Team
  • 333 total downloads
  • Latest version: 1.7.5
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
FreeSql.Provider.Oracle by: FreeSql ncc YeXiangQin
  • 5.099k total downloads
  • Latest version: 3.5.303
  • FreeSql ORM Oracle
FreeSql 数据库实现,基于 Oracle 11
GeoAPI.Core by: NetTopologySuite Team and Fabrício Godoy
  • 40 total downloads
  • Latest version: 1.7.5
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 171 total downloads
  • Latest version: 2.0.2
  • capstone disassembler reverse-engineering security arm x86
Capstone.NET is an opinionated .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
FreeSql.Extensions.BaseEntity by: FreeSql ncc YeXiangQin
  • 3.343k total downloads
  • Latest version: 3.5.303
  • FreeSql ORM BaseEntity
BaseEntity 是一种极简单的 CodeFirst 开发方式,特别对单表或多表CRUD,利用继承节省了每个实体类的重复属性(创建时间、ID等字段),软件删除等功能,进行 crud 操作时不必时常考虑仓储的使用.
FreeSql.Extensions.JsonMap by: FreeSql ncc YeXiangQin
  • 4.042k total downloads
  • Latest version: 3.5.303
  • FreeSql ORM
FreeSql 扩展包,可实现实体类属性为对象时,以JSON形式映射存储.
FromHeaderAttribute by: KierenJ HelderSepu
  • 11 total downloads
  • Latest version: 2.0.4
  • FromHeaderAttribute WebApi AspNet AspNetWebApi
Provides a means of using model binding to get and validate HTTP headers in Web API 2