amir-ashy / Blockchain
Simple Blockchain in C#
☆42Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Blockchain
- Nethereum Light Blockchain Explorer Explorer, Wallet using Blazor, ReactiveUI☆122Updated 4 months ago
- Simple Cryptocurrencies with Proof Of Stake Consensus Algorithm☆58Updated last year
- A Minimalistic TokenServer based on the IdentityServer4 framework.☆27Updated 2 years ago
- Blazor WASM, IdentityServer4 with Multiple Roles, Additional User Claim(s) & gRPC Roles Authorization☆98Updated last year
- ☆32Updated last year
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆44Updated this week
- Web API authorization, multi-IDP solutions in ASP.NET Core☆49Updated 3 weeks ago
- EF Core 7 Multiple Database Providers Example (SQLite and Postgres)☆28Updated last year
- Automatically Log all the changes done via Entity Framework Core seamlessly.☆31Updated 3 years ago
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆80Updated 9 months ago
- A simple .NET/C# client for Pinata and IPFS. https://pinata.cloud☆18Updated 2 years ago
- Generic search for IQueryable in ASP.NET MVC Core☆63Updated 5 months ago
- ☆16Updated 4 years ago
- ☆27Updated 4 years ago
- Sample code for blog - Using FluentValidation for Forms Validation in Blazor☆50Updated 5 years ago
- A .NET/C# implementation of the Coinbase Commerce API.☆48Updated last year
- Various code sample for Entity Framework Core 8☆55Updated 3 weeks ago
- MultiTenancy on ASP.NET Core, built on AutoFac☆37Updated 2 months ago
- Proof of Concept for Database Per Tenant MultiTenant Architecture in ASP.NET Core☆36Updated 3 years ago
- Easy to use and very light weight Microsoft style Basic Scheme Authentication Implementation for ASP.NET Core.☆75Updated 8 months ago
- RESTFulLinq is an easy way to send LINQ queries to your API fluently☆38Updated last year
- Blazor notification on database recond changes☆39Updated 4 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆65Updated 4 years ago
- Security is a vital part of any kind of application. Since APIs can expose highly sensitive data like user details, email adressses , it …