jmuukka
-
- 12,854 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,453 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,268 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,848 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,717 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,181 total downloads
- last updated 2/19/2020
- Latest version: 0.6.0
This package contains easy to use functions for accessing Visma Severa. -
- 1,163 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,115 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. -
- 549 total downloads
- last updated 2/19/2020
- Latest version: 0.1.0
This package contains easy to use functions for accessing Zendesk Support API. -
- 496 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.