Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
mythz
mythz has asked
19
questions and find answers to
598
problems.
Stats
16.1k
EtPoint
5.4k
Vote count
19
questions
598
answers
About
Project lead of www.servicestack.net projects:
ServiceStack - Fast .NET/.NET Core REST + message-based WebServices Framework
ServiceStack Templates - Fast JS Templating language for .NET
ServiceStack.Redis - Fast, full-featured C# Redis Client
ServiceStack.Text - .NET's fastest JSON and JSV/CSV Text serializers
ServiceStack.OrmLite - Fast, non-intrusive, code-first ORM for RDBMS's
ServiceStack.Aws - ServiceStack adapters and bindings for AWS backend services
ServiceStack.Stripe - Typed .NET clients for stripe.com REST APIs
ServiceStack.Admin - AutoQuery + Admin UI for ServiceStack Projects
TypeScript
servicestack-client - ServiceStack Service Client and Server Events library
Java
ServiceStack.Java - Java, Kotlin and Android ServiceStack Service Client and Server Events library
Swift
ServiceStack.Swift - ServiceStack Service Client library
101 Linq Samples - Port of the C# 101 LINQ Samples into Swift
LinqKit - Give Swift LINQ-like functional powers
JavaScript
jquip - jQuery-in-parts - A lite, modularized version of jQuery
HTML5 JSON Report - render any JSON in a Human readable HTML UI
Dart
servicestack-dart - Flutter and Dart Web ServiceStack Service Client
redis_client - a fast async/non-blocking Redis client for Dart
jaded - Port of node.js jade view engine for Dart
Express - a thin express-js inspired layer over Dart's HttpServer
Mixins - a port of Underscore.js for Dart
json_client - a generic HTTP Client optimized for JSON web services
101 Linq Samples - 101 LINQ Samples in idiomatic Dart
Clojure
101 Linq Samples - 101 LINQ Samples in idiomatic Clojure
TOML Parser - A TOML parser in Clojure
mythz questions
How can I specify a generic constraint that enforces a subscript in Swift?
Is there a fast version of DataBinder.Eval for C#?
How to reference a generic class with a constraint from a Protocol with a typealias in Swift?
How can I disable/remove the WebPageHttpModule from ASP.NET 4.0 web applications?
Most idiomatic way to write batchesOf size seq in F#
Is ResponseStatus needed in ServiceStack?
Examples of fast .NET WPF/WinForms apps? [closed]
Why does filters in Swift iterate the collection twice?
Faster way to cast a Func<T, T2> to Func<T, object>? [duplicate]
How can we create a generic Array Extension that sums Number types in Swift?
mythz answers
Latest ServiceStack Swagger-ui NuGet package (v 4.0.30) does not deploy the swagger-ui resource folder
Is it possible to create Batch insert?
Computed field in Servicestack ormlite error
Custom attributes to ServiceStack Methods
Do not serialize Entity Framework class references in JSON (ServiceStack.Text library)
Load all hierarchical references with Servicestack ORMLite
Why does my ServiceStack service throw an exception?
Advantages/disadvantages of using ServiceStack services vs ASP.NET MVC controllers?
Servicestack execution timeout on .net core
Service Stack migrating RPC to REST issues