Slaveoftime.Site VS FBlazorShop

Compare Slaveoftime.Site vs FBlazorShop and see what are their differences.

Slaveoftime.Site

Simple dynamic blog site powered by Fun.Blazor (by slaveOftime)

FBlazorShop

This is a port of Steve Sanderson's Pizza Workshop for Blazor by using F# and Bolero. (by OnurGumus)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Slaveoftime.Site FBlazorShop
2 1
7 66
- -
0.0 0.0
about 1 year ago over 3 years ago
F# F#
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Slaveoftime.Site

Posts with mentions or reviews of Slaveoftime.Site. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-05.
  • Make blazor lazy with custom elements
    3 projects | dev.to | 5 Nov 2022
    My blog site is updated into this way, most parts are static rendered by asp.net core and the view count in post detail page will connect to server again with a websocket connection, and increase the view count, finally return a html fragment to that static page.
  • Recreated blog site with Fun.Blazor V2
    1 project | dev.to | 20 Feb 2022
    Source code is here https://github.com/slaveOftime/Slaveoftime.Site

FBlazorShop

Posts with mentions or reviews of FBlazorShop. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-10.
  • Can anyone suggest any interesting F# projects?
    8 projects | /r/fsharp | 10 Mar 2021
    I've been using https://github.com/OnurGumus/FBlazorShop as a general guide. It's event sourced (as is my side project) which works well with MVU. Only annoying thing is the word message/event/command starts to get overloaded 😅

What are some alternatives?

When comparing Slaveoftime.Site and FBlazorShop you can also consider the following projects:

AspLabs - Repo for ASP.NET experiments that are not ready for a production release

equinox - .NET event sourcing library with CosmosDB, DynamoDB, EventStoreDB, message-db, SqlStreamStore and integration test backends. Focused at stream level; see https://github.com/jet/propulsion for cross-stream projections/subscriptions/reactions

Fun.Blazor - Powered by .NET blazor!!! ❤ F#

Owin.Compression - Compression (Deflate / GZip) module for Microsoft OWIN filesystem pipeline. Works with Selfhost and also on AspNetCore.

Rocksmith2014.NET - F# (with some C#) libraries for creating Rocksmith 2014 custom DLC.

the-ray-tracer-challenge-fsharp - F# implementation of the ray tracer found in The Ray Tracer Challenge by Jamis Buck

nand2tetris - Original course HDL solutions, F# implementations for the software stack, and VHDL implementations for the hardware stack for the nand2tetris course and The Elements of Computing Systems book.

Bolero - Bolero brings Blazor to F# developers with an easy to use Model-View-Update architecture, HTML combinators, hot reloaded templates, type-safe endpoints, advanced routing and remoting capabilities, and more.