Skip to main content
tumtumtum avatar

tumtumtum

NuGet publisher profile

Packages
21
Total Downloads
9.5M
9,478,032

Packages (21)

Shaolinq package icon

Shaolinq

Shaolinq is a thoughtfully designed ORM and Linq provider for .NET Designed to perform super fast and be easy to use, Shaolinq's features also include: - First class schema-first ORM with WYSIWYG data access and minipulation. - First class LINQ support (not the basic kind you see in most other OSS projects). - Single trip updating of objects. - Support for Sqlite, MySql and Postgres. - Automatic database creation and schema migration. - Delete LINQ extension for batch server side deletes. - Full support for server side date functions (Date.DayOfWeek etc). - Easily extensible with a simple interface for adding support for other ADO.NET compatible databases. - Open Source!

2.0M
downloads
Platform.NET package icon

Platform.NET

Platform.NET A cross-platform library of useful classes and extensions for C# and .NET.

1.3M
downloads
Platform.Xml.Serialization package icon

Platform.Xml.Serialization

A cross-platform, clean and extensible XML serializer for .NET

1.3M
downloads
Shaolinq.MySql package icon

Shaolinq.MySql

Shaolinq is a thoughtfully designed ORM and Linq provider for .NET Use this package to add Shaolinq and out-of-the-box MySql support. Designed to perform super fast and be easy to use, Shaolinq's features also include: - First class schema-first ORM with WYSIWYG data access and minipulation. - First class LINQ support (not the basic kind you see in most other OSS projects). - Single trip updating of objects. - Support for Sqlite, MySql and Postgres. - Automatic database creation and schema migration. - Delete LINQ extension for batch server side deletes. - Full support for server side date functions (Date.DayOfWeek etc). - Easily extensible with a simple interface for adding support for other ADO.NET compatible databases. - Open Source!

1.2M
downloads
Shaolinq.Sqlite package icon

Shaolinq.Sqlite

Shaolinq is a thoughtfully designed ORM and Linq provider for .NET Use this package to add Shaolinq and out-of-the-box Sqlite support. Designed to perform super fast and be easy to use, Shaolinq's features also include: - First class schema-first ORM with WYSIWYG data access and minipulation. - First class LINQ support (not the basic kind you see in most other OSS projects). - Single trip updating of objects. - Support for Sqlite, MySql and Postgres. - Automatic database creation and schema migration. - Delete LINQ extension for batch server side deletes. - Full support for server side date functions (Date.DayOfWeek etc). - Easily extensible with a simple interface for adding support for other ADO.NET compatible databases. - Open Source!

809.3K
downloads
Shaolinq.Postgres package icon

Shaolinq.Postgres

Shaolinq is a thoughtfully designed ORM and Linq provider for .NET Use this package to add Shaolinq and out-of-the-box Postgres support (via Npgsql). Designed to perform super fast and be easy to use, Shaolinq's features also include: - First class schema-first ORM with WYSIWYG data access and minipulation. - First class LINQ support (not the basic kind you see in most other OSS projects). - Single trip updating of objects. - Support for Sqlite, MySql and Postgres. - Automatic database creation and schema migration. - Delete LINQ extension for batch server side deletes. - Full support for server side date functions (Date.DayOfWeek etc). - Easily extensible with a simple interface for adding support for other ADO.NET compatible databases. - Open Source!

791.9K
downloads
Shaolinq.Postgres.DotConnect package icon

Shaolinq.Postgres.DotConnect

Shaolinq is a thoughtfully designed ORM and Linq provider for .NET Use this package to add Shaolinq and out-of-the-box Postgres support (via the DotConnect ADO.NET Postgres provider). Designed to perform super fast and be easy to use, Shaolinq's features also include: - First class schema-first ORM with WYSIWYG data access and minipulation. - First class LINQ support (not the basic kind you see in most other OSS projects). - Single trip updating of objects. - Support for Sqlite, MySql and Postgres. - Automatic database creation and schema migration. - Delete LINQ extension for batch server side deletes. - Full support for server side date functions (Date.DayOfWeek etc). - Easily extensible with a simple interface for adding support for other ADO.NET compatible databases. - Open Source!

611.0K
downloads
Shaolinq.SqlServer package icon

Shaolinq.SqlServer

Shaolinq is a thoughtfully designed ORM and Linq provider for .NET Use this package to add Shaolinq and out-of-the-box MySql support. Designed to perform super fast and be easy to use, Shaolinq's features also include: - First class schema-first ORM with WYSIWYG data access and minipulation. - First class LINQ support (not the basic kind you see in most other OSS projects). - Single trip updating of objects. - Support for Sqlite, MySql, Postgres and SQL Server. - Automatic database creation and schema migration. - Delete LINQ extension for batch server side deletes. - Full support for server side date functions (Date.DayOfWeek etc). - Easily extensible with a simple interface for adding support for other ADO.NET compatible databases. - Open Source!

494.2K
downloads
Shaolinq.Postgres.Shared package icon

Shaolinq.Postgres.Shared

Shaolinq is a thoughtfully designed ORM andLinq provider for .NET This library contains types used by Shaolinq.Postgres and Shaolinq.Postgres.DotCOnnect.

233.8K
downloads
Fickle package icon

Fickle

A library for generating web service SDKs for Objective-C, Java and Javascript

201.1K
downloads
Shaolinq.AsyncRewriter package icon

Shaolinq.AsyncRewriter

Stop copying and pasting code in order to support Async/Await! Shaolinq.AsyncRewriter generates async methods from your sync methods using Roslyn. AsyncRewriter is used extensively by the Shaolinq ORM/LINQ project.

171.8K
downloads
Platform.VirtualFileSystem package icon

Platform.VirtualFileSystem

Platform.VirtualFileSystem is a powerful .NET library that provides a uniform and cross-platform abstraction layer for file systems. It is similar to VFS features of various operating systems like Linux except it all runs in managed code. You can use one common API for accessing files from various sources (local, http, zip etc) as well as create user-defined file systems using views and overlays. Find out more at: https://github.com/platformdotnet/Platform.VirtualFileSystem

112.5K
downloads
Fickle.WebApi package icon

Fickle.WebApi

Adds a Ficklefile controller that enables Ficklefile generation for your WebApi project

104.8K
downloads
Platform.VirtualFileSystem.Providers.Zip package icon

Platform.VirtualFileSystem.Providers.Zip

Adds zip scheme/file support to Platform.VirtualFileSystem. Platform.VirtualFileSystem is a powerful .NET library that provides a uniform and cross-platform abstraction layer for file systems. It is similar to VFS features of various operating systems like Linux except it all runs in managed code. You can use one common API for accessing files from various sources (local, http, zip etc) as well as create user-defined file systems using views and overlays. Find out more at: https://github.com/platformdotnet/Platform.VirtualFileSystem

54.8K
downloads
Elmah.Shaolinq package icon

Elmah.Shaolinq

An persistence provider for Elmah using Shaolinq

40.8K
downloads
Elmah.Shaolinq.DataModel package icon

Elmah.Shaolinq.DataModel

An persistence provider for Elmah using Shaolinq

37.5K
downloads
Platform.VirtualFileSystem.DataFile package icon

Platform.VirtualFileSystem.DataFile

Adds support for super simple persistence of objects as XML files to Platform.VirtualFileSystem. Platform.VirtualFileSystem is a powerful .NET library that provides a uniform and cross-platform abstraction layer for file systems. Find out more at: https://github.com/platformdotnet/Platform.VirtualFileSystem

34.6K
downloads
IdentityServer3.Shaolinq package icon

IdentityServer3.Shaolinq

A persistence provider for IdentityServer3 using Shaolinq

23.4K
downloads
AspNet.Identity.Shaolinq package icon

AspNet.Identity.Shaolinq

A persistence provider for AspNet Identity using Shaolinq

22.6K
downloads
AspNet.Identity.Shaolinq.DataModel package icon

AspNet.Identity.Shaolinq.DataModel

A persistence provider for AspNet Identity using Shaolinq

15.6K
downloads
Platform.VirtualFileSystem.Zip package icon

Platform.VirtualFileSystem.Zip

This package is old. Please use the Platform.VirtualFileSystem.Providers.Zip package. Find out more at: https://github.com/platformdotnet/Platform.VirtualFileSystem

8.1K
downloads