Thorium
NuGet publisher profile
Packages (37)
LinqKit.Core
LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not supported.
LinqKit
LinqKit.EntityFramework contains extensions for LINQ to SQL and Entity Framework. Include(...) and IAsync are supported.
SQLProvider
Type providers for SQL database access.
Linq.Expression.Optimizer
Lightweight optimizer of System.Linq.Expression expressions. Just basic boolean algebra and reductions, constant and tuple/anonymous type eliminations. For expressions that are not compiled to IL.
Owin.Compression
Compression (Deflate / GZip / Brotli) module for Microsoft OWIN self-host and ASP.NET Core/Kestrel web servers with built-in eTag caching. With this module you can compress large files (like concatenated *.js or *.css files) to reduce the amount of web traffic.
SignalR-FSharp-Example
Example of SignalR with F-Sharp (and Silverlight 5 or Javascript): - SignalR is a library (for web-based Publish/Subscribe -pattern) on top of WebSockets, which is HTML5 API that enables bi-directional communication between the browser and server. SignalR will fallback to other techniques and technologies when WebSockets are not available. http://signalr.net/ - F-Sharp (F#) is multiparadigm (functional-first) programming language mainly for .NET environment. http://fsharp.org/ - This sample uses Reactive Extensions 2.1 to communicate with SignalR, on both client and server side. Reactive Extensions is a library to compose asynchronous and event-based programs using observable collections and LINQ-style query operators. http://msdn.microsoft.com/en-us/data/gg577609.aspx - For server side: This could work purely from F# as Owin (http://owin.org/) console application but now F#-server-side is called from an empty ASP.NET C# Web Application. (Still you can start OWin from F# Interactive...) - For client side: Silverlight 5.0 application using F#-library and Silverlight 5.0 XAML/C# application to show the user interface. http://www.silverlight.net There is also jQuery/JavaScript test page, if you don't want to use Silverlight. - This proof of concept/sample/tutorial/demo is developed with Visual Studio 2012. References are resolved via NuGet. F# compiler won't auto-restore packages on compile. So go first to Tools -> Library Package Manager -> NuGet and press "Restore" to restore all the references, and then rebuild. - SignalR supports two kinds of connections: Hub and PersistentConnection Both are working with Silverlight and JavaScript.
ClearBank.Net
Unofficial .NET client for ClearBank integration, creating online payments via their API. Bank payment handling automation in United Kingdom and EU.
KeyVaultSigning
This component will calculate SHA-hash for your message and then sign that with a certificate stored in Microsoft Azure KeyVault.
Prismatic
Prismatic - F#/.NET AI Development Workspace with agent launcher for collaborative software development
CloudIP
Checks if an IP is within a known IP-address range of a cloud provider.
SQLProvider.PostgreSql
Type providers for PostgreSql database access.
SQLProvider.MsSql
Type providers for Microsoft SQL server database access.
LocationFinder
F# (FSharp) based Windows Phone 7.5 software to answer the simple question: Where am I?
FSharp.Data.JsonProvider.Serializer
Replace FSharp.Data.JsonProvider default serialization with System.Text.Json.
SQLProvider.DuckDb
Type providers for DuckDB database access.
SQLProvider.MySql
Type providers for MySQL database access.
SQLProvider.SQLite
Type providers for SQLite database access.
SQLProvider.Oracle
Type providers for Oracle database access.
SQLProvider.Firebird
Type providers for Firebird database access.
SQLProvider.Odbc
Type providers for ODBC database access.
SQLProvider.MySqlConnector
Type providers for MySQL and MariaDB database access via MySqlConnector driver.
SQLProvider.MsAccess
Type providers for Microsoft Access database access.
FSharp.Azure.Quantum
F# library for Azure Quantum with quantum-first optimization (Graph Coloring, TSP, MaxCut, Knapsack, Network Flow, Portfolio), Azure Quantum backend integration (IonQ, Rigetti, Quantinuum, Atom Computing), extensible circuit validation, local quantum simulation, QAOA with automatic parameter optimization (Nelder-Mead), OpenQASM 2.0 support, error mitigation techniques (ZNE, PEC, REM), Quantum Random Number Generation (QRNG), and educational quantum algorithms (Grover, QFT, Amplitude Amplification) with cloud backend execution. Native IQuantumBackend integration for IonQ, Rigetti, Quantinuum, Atom Computing, IQM and D-Wave, plus Pasqal neutral-atom analog hardware (via Pulser) and a neutral-atom analog programming model; additional platforms (IBM, Amazon Braket, Google Cirq) are targetable via OpenQASM 2.0 export/import.
GeoblockingMiddleware
This component will act as middleware for OWIN or AspNetCore pipeline and check the request geolocation if the request comes from allowed country or not.
FSharp.Azure.Quantum.Topological
Topological quantum computing plugin for FSharp.Azure.Quantum. Provides anyon theory (Ising/Fibonacci/SU(2)_k), braiding compilation, gate-to-braid conversion, Majorana (tetron) hardware device profiles and noise models, and topological file format (.tqp). Includes Majorana 1 (Al–InAs) and Majorana 2 (InAs–Pb) hardware profiles. Seamlessly integrates with main package algorithms (Grover, QFT, QAOA) via IQuantumBackend interface. Requires FSharp.Azure.Quantum v1.3.10+.
CarmelNet
Unofficial .NET client for Carmel integration, creating online payments via their API. Bank payment handling automation in the United States.
StocksApplication
The function of this application is to get Stock Quote Data and Historical Stock Prices from Yahoo Finance This is technical demo to apply F-Sharp (F#) language in real world application. This application is close to real world enterprise application (with very optimal solutions, at least in 2011).
SL5.Duplex.Chat
Silverlight 5 Chat, Full-duplex Publish-Subscribe -pattern on TCPIP concept demo (WCF F# and SL F#)
Simple.CQRS.FSharp
Simple CQRS on F# (F-Sharp) 3.0 Based on Greg Young's Simple CQRS example. CQRS is Command and Query Responsibility Segregation -pattern. This is F# solution.
ProveSDK
Unofficial Prove .NET Client
7 more packages load after hydration.