jmuukka
-
- 14,042 total downloads
- last updated 3/7/2018
- Latest version: 1.0.0
An abstract package for accessing database using System.Data. The interfaces are database independent and they contain many methods which simplifies writing code. They help writing loosely coupled and unit... More information -
Mutex.
by: jmuukkaData - 12,632 total downloads
- last updated 3/14/2018
- Latest version: 1.0.0
A default implementation of Mutex.Data.Core. This package is database independent. Reference Mutex.Data only in your application(s). Reference Mutex.Data.Core in your libraries. The assembly is signed and CLS... More information -
- 7,828 total downloads
- last updated 3/7/2018
- Latest version: 1.0.0
An SqlClient implementation of Mutex.Data.Client for SQL Server. Reference Mutex.Data.SqlClient only in your application(s). The assembly is signed and CLS compliant. -
- 4,018 total downloads
- last updated 3/7/2018
- Latest version: 1.0.0
An abstract package for creating database connection objects using System.Data. The interface is database independent. This helps writing loosely coupled and unit testable code. The assembly is signed and CLS... More information -
- 3,860 total downloads
- last updated 7/15/2020
- Latest version: 0.6.1
Use declarative programming in F# and write your SQL without dependency to infrastructure. When you want to execute the SQL then use e.g. Mutex.DeclarativeSql.SqlClient (for SQL Server) package. -
- 2,262 total downloads
- last updated 2/19/2020
- Latest version: 0.6.0
This package contains easy to use functions for accessing Visma Severa. -
- 1,217 total downloads
- last updated 12/12/2024
- Latest version: 0.2.1
You used Mutex.DeclarativeSql package to define your SQL in declarative way. Use this package to execute the commands in SQL Server. -
- 1,136 total downloads
- last updated 1/3/2020
- Latest version: 1.0.0
Contains Visma Severa SOAP API client types generated by WsdlService type provider. It also contains type aliases to simplify usage of types. -
- 571 total downloads
- last updated 2/19/2020
- Latest version: 0.1.0
This package contains easy to use functions for accessing Zendesk Support API. -
- 512 total downloads
- last updated 3/21/2023
- Latest version: 0.2.0
A functional implementation of HTTP client built on top of System.Net.Http.