jmuukka
-
- 12,779 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 - 11,369 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,222 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. -
- 3,822 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,635 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,140 total downloads
- last updated 2/19/2020
- Latest version: 0.6.0
This package contains easy to use functions for accessing Visma Severa. -
- 1,100 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. -
- 1,030 total downloads
- last updated 3/6/2020
- Latest version: 0.2.0
You used Mutex.DeclarativeSql package to define your SQL in declarative way. Use this package to execute the commands in SQL Server. -
- 537 total downloads
- last updated 2/19/2020
- Latest version: 0.1.0
This package contains easy to use functions for accessing Zendesk Support API. -
- 473 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.