ipamo
-
- 11,740 total downloads
- last updated 2/20/2019
- Latest version: 2.1.2
Wheel provides a standardized way to use basic infrastructure services (logging, configuration, dependency injection, command system, database access, etc) on .NET console and web applications. It is compatible... More information -
Wheel.
Commands by: ipamo- 5,236 total downloads
- last updated 2/20/2019
- Latest version: 2.1.1
A command management system compatible with .NET core >= 2.0. and .NET classic framework (including the obsolete .NET framework 2.0). Definition of commands, parsing of command-line arguments, execution of... More information -
- 5,144 total downloads
- last updated 7/9/2018
- Latest version: 2.0.0
Implementation of Wheel.Data for PostgreSql databases. Wheel.Data provides an abstraction layer for access to databases, execution of stored procedures, and configuration of EntityFrameworkCore DbContext... More information -
- 5,063 total downloads
- last updated 7/9/2018
- Latest version: 2.0.0
Implementation of Wheel.Data for Sql Server databases. Wheel.Data provides an abstraction layer for access to databases, execution of stored procedures, and configuration of EntityFrameworkCore DbContext... More information -
Wheel.
Data by: ipamo- 4,256 total downloads
- last updated 7/9/2018
- Latest version: 2.0.0
An abstraction layer for access to databases, execution of stored procedures, and configuration of EntityFrameworkCore DbContext classes. See Wheel.Data.PostgreSql, Wheel.Data.SqlServer and Wheel.Data.Oracle... More information -
- 3,743 total downloads
- last updated 7/9/2018
- Latest version: 2.0.0
A FTP client library compatible with .NET core >= 2.0. and .NET classic framework >= 2.0. It can resume previously interrupted uploads (tested with Microsoft FTP Service). Depends only on... More information -
Wheel.
Backports by: ipamo- 2,680 total downloads
- last updated 4/26/2020
- Latest version: 3.1.0
Adaptation of parts of Microsoft.Extensions for the obsolete .NET framework 2.0. The original namespaces and API are preserved as much as possible. Main adaptations: - Microsoft.Extensions.DependencyInjection... More information -
- 1,924 total downloads
- last updated 6/30/2018
- Latest version: 2.0.0-rc3 (prerelease)
[Data access for Oracle] Wheel provides a standardized way to use basic infrastructure services (logging, configuration, dependency injection, command system, database access, etc) on .NET console and web... More information -
Wheel.
Testing by: ipamo- 1,521 total downloads
- last updated 7/9/2018
- Latest version: 2.0.0
Utilities for unit testing using xunit framework.