Pinned Repositories
abp-samples
Sample solutions built with the ABP Framework
architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
AuthPermissions.AspNetCore
This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
awesome-newsletters
A list of amazing Newsletters
blazor-webassembly-jwt-authentication-example
ASP.NET Core Blazor WebAssembly - JWT Authentication Example
BookStores
BookStores is a Blazor Server app using ASP.NET Core as back-end service and MSSQL for database. It has code samples for Authentication, Authorization, DataGrid, Database operations....and much. Please follow the intrsuctions to set it up on your machine.
C-Sharp
All algorithms implemented in C#.
CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
cscs
CSCS: Customized Scripting in C#
Code420SW's Repositories
Code420SW/abp-samples
Sample solutions built with the ABP Framework
Code420SW/architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
Code420SW/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Code420SW/AuthPermissions.AspNetCore
This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
Code420SW/awesome-newsletters
A list of amazing Newsletters
Code420SW/blazor-webassembly-jwt-authentication-example
ASP.NET Core Blazor WebAssembly - JWT Authentication Example
Code420SW/BookStores
BookStores is a Blazor Server app using ASP.NET Core as back-end service and MSSQL for database. It has code samples for Authentication, Authorization, DataGrid, Database operations....and much. Please follow the intrsuctions to set it up on your machine.
Code420SW/C-Sharp
All algorithms implemented in C#.
Code420SW/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
Code420SW/cscs
CSCS: Customized Scripting in C#
Code420SW/CSharpFunctionalExtensions
Functional extensions for C#
Code420SW/DbContextMockForUnitTests
.net DbContext Data Mocking for Unit Testing in c#
Code420SW/DevArticles
Repository used to store source code and/or materials for my dev articles.
Code420SW/devops-directive-docker-course
Companion repo for complete Docker course
Code420SW/dotnet-webapi-boilerplate
Clean Architecture Template for .NET 6.0 WebApi built with Multitenancy Support.
Code420SW/EFCore.AllDatabasesConsidered
This repository contains sample .NET projects which are using EF Core to perform database operations for MS SQL Server, MySQL, SQLite & CosmosDB. We have created these projects for developers who are getting started with EF Core and they want to know how you perform CRUD operations, load related data, load data from views and call stored procedures.
Code420SW/EFCoreEncapsulation
Source code for the course Encapsulating EF Core Usage
Code420SW/error-or
A simple, fluent discriminated union of an error or a result.
Code420SW/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
Code420SW/Finbuckle.MultiTenant
Finbuckle.MultiTenant is an open-source multitenancy middleware library for .NET. It enables tenant resolution, per-tenant app behavior, and per-tenant data isolation.
Code420SW/GenericServices.StatusGeneric
Code420SW/htl-leo-pro-5
Code420SW/MockQueryable
Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
Code420SW/onion-architecture-dotnet-7-container-apps
Code420SW/ServerFramework
A small collection of libraries, opinionated in nature, which cut down on the amount of set-up code you need to write when starting a new ASP.NET Core Web Application. Also includes some useful types and helpers to support the SOLID principles.
Code420SW/SignalR-on-.NET-6---the-complete-guide
All code samples for book "SignalR on .NET 6 - the complete guide"
Code420SW/throw
A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+
Code420SW/UIOrchestratorDemo
Code420SW/youtube-video-player-clone