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
18
questions and find answers to
537
problems.
Stats
15.1k
EtPoint
5.2k
Vote count
18
questions
537
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
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?
What is the best way to run ServiceStack on Linux / Mono?
mythz answers
What does it take to implement authentication provider for ServiceStack with RavenDB datastore?
Storing Images In Filesystem As Files Or In BLOB Database Field As Binaries [duplicate]
Checking if iframe is ready to be written to
ServiceStack Cross-platform Interoperability
servicestack app host vs iis for high performance REST service
Why is my api key null with ServiceStack ApiKeyAuthProvider?
How to programmatically assign roles and permissions to services and/or RequestDTOs
How do I hide routes I don't control from ServiceStack's SwaggerFeature?
Bypassing SSL Certificate Validation on DotNet Core Service Stack
'ServiceStack.MiniProfiler.IHtmlString' does not contain a definition for 'AsRaw'