Blazor-WASM-Identity-gRPC VS Blazor.Sqlite

Compare Blazor-WASM-Identity-gRPC vs Blazor.Sqlite and see what are their differences.

Blazor-WASM-Identity-gRPC

Blazor WASM, IdentityServer4 with Multiple Roles, Additional User Claim(s) & gRPC Roles Authorization (by JeepNL)

Blazor.Sqlite

Persistent SQLite in Blazor WebAssembly apps with EF Core and File System Access API. (by alcedosoft)
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
Blazor-WASM-Identity-gRPC Blazor.Sqlite
2 1
100 10
- -
3.7 10.0
10 months ago over 1 year ago
C# C#
MIT License MIT License
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.

Blazor-WASM-Identity-gRPC

Posts with mentions or reviews of Blazor-WASM-Identity-gRPC. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-17.
  • Blazor WASM and Duende Cert
    3 projects | /r/Blazor | 17 Sep 2022
    Hi folkz, I got my Blazor app up and running using Duende by following this app - https://github.com/JeepNL/Blazor-WASM-Identity-gRPC
  • Blazor WASM and Duende (IdentityServer) - Custom Login pages
    2 projects | /r/Blazor | 15 Aug 2022
    I was able to successfully implement IdentityServer with Blazor using this article- https://github.com/JeepNL/Blazor-WASM-Identity-gRPC. What I'm wondering is how to provide custom Login and Register page as the Out of Box Login looks nothing like the rest of our environment. I cannot seem to find any examples.

Blazor.Sqlite

Posts with mentions or reviews of Blazor.Sqlite. We have used some of these posts to build our list of alternatives and similar projects.
  • Can the server access a file on the client?
    1 project | /r/dotnet | 12 Jan 2023
    I have written a Blazor wrapper for the File System Access API which can access your local file system from Blazor Server or WASM. This guy Mark Du has created this abstraction using it as a DBContext to a SQLite DB on the local Filesystem. https://github.com/alcedosoft/Blazor.Sqlite

What are some alternatives?

When comparing Blazor-WASM-Identity-gRPC and Blazor.Sqlite you can also consider the following projects:

BlazorIdentity - An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.

CustomLibrary.EFCore - Collection of tools related to Entity Framework Core used in my private/work projects thus avoiding the duplication of repetitive code.

bitplatform - Build all of your apps using what you already know and love ❤️

Damselfly - Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.

ASP.NET Core - ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

JwtWebApiTutorial