FreeSql.Provider.SqlServer by: FreeSql ncc YeXiangQin
  • 3.009k total downloads
  • Latest version: 3.5.210
  • FreeSql ORM SqlServer mssql
FreeSql 数据库实现,基于 SqlServer 2005+,并根据版本适配分页方法:row_number 或 offset fetch next
FreeSql.Provider.MySql by: FreeSql ncc YeXiangQin
  • 3.321k total downloads
  • Latest version: 3.5.210
  • FreeSql ORM MySql MariaDB Tidb
FreeSql 数据库实现,基于 MySql 5.6,Ado.Net 驱动是 MySql.Data(Oracle官方)
FreeSql.Provider.MySqlConnector by: FreeSql ncc YeXiangQin
  • 2.378k total downloads
  • Latest version: 3.5.210
  • FreeSql ORM MySql MariaDB Tidb
FreeSql 数据库实现,基于 MySql 5.6,Ado.Net 驱动是 MySqlConnector
FSharp.Core by: Microsoft
  • 1.241k total downloads
  • Latest version: 10.0.100-beta.25277.114
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from F# Tools version 14.0.100 For F# 10.0. Contains code from the F# Software Foundation.
FSharp.Compiler.Tools by: F# Software Foundation
  • 361 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
  • 2.937k total downloads
  • Latest version: 3.5.210
  • FreeSql ORM sqlite
FreeSql 数据库实现,基于 Sqlite 3.0,支持 .NetCore、.NetFramework、Xamarin
FreeSql.Provider.PostgreSQL by: FreeSql ncc YeXiangQin
  • 2.991k total downloads
  • Latest version: 3.5.210
  • FreeSql ORM PostgreSQL pgsql
FreeSql 数据库实现,基于 PostgreSQL 9.5
FSharp.Data by: Tomas Petricek Gustavo Guerra Colin Bull fsprojects contributors
  • 1.641k total downloads
  • Latest version: 6.6.0
  • F# fsharp data typeprovider WorldBank CSV HTML CSS JSON XML HTTP linqpad-samples
The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers
FreeSql.Repository by: FreeSql ncc YeXiangQin
  • 3.296k total downloads
  • Latest version: 3.5.210
  • 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.
FreeSql.Provider.Oracle by: FreeSql ncc YeXiangQin
  • 3.376k total downloads
  • Latest version: 3.5.210
  • FreeSql ORM Oracle
FreeSql 数据库实现,基于 Oracle 11
FSharp.Data.Csv.Core by: Tomas Petricek Gustavo Guerra Colin Bull fsprojects contributors
  • 140 total downloads
  • Latest version: 6.6.0
  • F# fsharp data typeprovider WorldBank CSV HTML CSS JSON XML HTTP linqpad-samples
The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers
FSharp.Data.Html.Core by: Tomas Petricek Gustavo Guerra Colin Bull fsprojects contributors
  • 152 total downloads
  • Latest version: 6.6.0
  • F# fsharp data typeprovider WorldBank CSV HTML CSS JSON XML HTTP linqpad-samples
The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers
FreeSql.Extensions.BaseEntity by: FreeSql ncc YeXiangQin
  • 2.875k total downloads
  • Latest version: 3.5.210
  • FreeSql ORM BaseEntity
BaseEntity 是一种极简单的 CodeFirst 开发方式,特别对单表或多表CRUD,利用继承节省了每个实体类的重复属性(创建时间、ID等字段),软件删除等功能,进行 crud 操作时不必时常考虑仓储的使用.
FreeSql.DbContext by: FreeSql ncc YeXiangQin
  • 3.014k total downloads
  • Latest version: 3.5.210
  • FreeSql ORM DbContext
FreeSql is the ORM in .NetCore, .NetFramework, And Xamarin. It supports Mysql, Postgresql, SqlServer, Oracle, Sqlite, Firebird, Clickhouse, DuckDB, TDengine, QuestDB, Odbc, Oledb, 达梦, 人大金仓, 南大通用, 虚谷, 神舟通用, 翰高, And Access
FSharp.Data.Http by: Tomas Petricek Gustavo Guerra Colin Bull fsprojects contributors
  • 156 total downloads
  • Latest version: 6.6.0
  • F# fsharp data typeprovider WorldBank CSV HTML CSS JSON XML HTTP linqpad-samples
The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers
FreeSql.Extensions.JsonMap by: FreeSql ncc YeXiangQin
  • 2.611k total downloads
  • Latest version: 3.5.210
  • FreeSql ORM
FreeSql 扩展包,可实现实体类属性为对象时,以JSON形式映射存储.
FSharp.Data.Runtime.Utilities by: Tomas Petricek Gustavo Guerra Colin Bull fsprojects contributors
  • 100 total downloads
  • Latest version: 6.6.0
  • F# fsharp data typeprovider WorldBank CSV HTML CSS JSON XML HTTP linqpad-samples
The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers
FSharp.Data.Json.Core by: Tomas Petricek Gustavo Guerra Colin Bull fsprojects contributors
  • 142 total downloads
  • Latest version: 6.6.0
  • F# fsharp data typeprovider WorldBank CSV HTML CSS JSON XML HTTP linqpad-samples
The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers
FreeSql by: FreeSql ncc YeXiangQin
  • 2.364k total downloads
  • Latest version: 3.5.210
  • FreeSql ORM
FreeSql is the ORM in .NetCore, .NetFramework, And Xamarin. It supports Mysql, Postgresql, SqlServer, Oracle, Sqlite, Firebird, Clickhouse, DuckDB, TDengine, QuestDB, Odbc, Oledb, 达梦, 人大金仓, 南大通用, 虚谷, 神舟通用, 翰高, And Access
FreeSql.Cloud by: FreeSql ncc YeXiangQin
  • 354 total downloads
  • Latest version: 2.0.1
  • FreeSql TCC SAGA Distributed Transaction
提供跨数据库访问,分布式事务TCC、SAGA解决方案,支持 .NET Core 2.1+, .NET Framework 4.0+.