- London, UK
- http://tuomas.hietanen.me.uk
Highlights
Block or Report
Block or report Thorium
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
fsprojects/SQLProvider
fsprojects/SQLProvider PublicA general F# SQL database erasing type provider, supporting LINQ queries, schema exploration, individuals, CRUD operations and much more besides.
-
scottksmith95/LINQKit
scottksmith95/LINQKit PublicLINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
-
-
Owin.Compression
Owin.Compression PublicCompression (Deflate / GZip) module for Microsoft OWIN filesystem pipeline. Works with Selfhost and also on AspNetCore.
-
Linq.Expression.Optimizer
Linq.Expression.Optimizer PublicSystem.Linq.Expression expressions optimizer. http://thorium.github.io/Linq.Expression.Optimizer
-
1,282 contributions in the last year
Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
December 2023
Created 3 commits in 2 repositories
Created a pull request in fsprojects/SwaggerProvider that received 1 comment
Docs update: Serialization from Newtonsoft to System.Text.Json
Updated custom serialization example to SwaggerProvider 2.0 For user, may need reference to the latest version of System.Text.Json (v 8.0) Tested a…