There are no reviews yet. Be the first to send feedback to the community and the maintainers!
CodeMazeGuides
The main repository for all the Code Maze guides.NET-Core-Series
Code Maze .NET Core Seriesonion-architecture-aspnetcore
This repo contains the source code for the "Onion Architecture in ASP.NET Core" article on Code Mazeidentity-aspnetcore
This repo contains the source code for "Identity in ASP.NET Core series" on Code Mazeblazor-series
This repository contains the source code for the "Blazor Series" on Code Maze blogaspnetcore-jwt-auth
docker-series
Docker Series about containerizing ASP.NET Core app with MySQL..advanced-rest-concepts-aspnetcore
This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Mazerealtime-charts-signalr-angular
This repository contains source code for the ".NET Core with SignalR and Angular – Real-Time Charts" article on Code Maze blogConsumeRestfulApisExamples
Examples included the blog post: https://www.code-maze.com/different-ways-consume-restful-api-csharpangular-material-series
This repository contains the code that accompanies Angular Material on Code Mazecqrs-validation-mediatr-fluentvalidation
This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Mazeasync-repository-dotnetcore-webapi
Async Repository in ASP.NET Core Web APIunit-testing-aspnetcore-webapi
csharp-design-patterns
cqrs-mediatr-aspnet-core
This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Mazedapper-aspnetcore-webapi
This repo contains the source code for the "Using Dapper with ASP.NET Core Web API" article on Code Mazegraphql-series
This repository contains the code for the GraphQL series on Code Mazedotnet-core-file-upload
This repository contains source code for the "Uploading Files With .NET Core Web API" article on the Code Maze blogangular-identity-aspnetcore-security
This repo contains the source code for the "Angular Security with ASP.NET Core Identity" series of articles on "Code Maze"create-pdf-with-netcore
Creating pdf files in .NET Core projectglobal-error-handling-aspnetcore
solid-principles-csharp
This repository contains source code for the SOLID principles in C# on Code Maze blogemail-attachments-aspnet-core
This repo contains the source code for "How to Send Email with Attachments in ASP.NET Core" article on Code Mazeautomapper-aspnet-core
This repo contains the source code for "Automapper in ASP.NET Core" article on Code Mazeaspnetcore-mvc-series
This repo contains the code presented in the ASP.NET Core MVC Seriesef-core-series
This repo contains the source code used in the EF Core Series on Code Maze.httpclient-aspnetcore
This repo contains the source code for the "HttpClient with ASP.NET Core" series of articles on Code Mazeidentity-server-4-aspnetcore
This repo contains the source code for "Identity Server 4 in ASP.NET Core" series of articles on Code Mazetesting-aspnetcore-mvc
This repo contains the source code for the "ASP.NET Core MVC Testing" series of articles on Code MazeBlazorWebAssembly
This repo contains the source code for the "Blazor WebAssembly: A Practical Guide to Full Stack Development with .NET" course on Code Mazeaction-filters-dotnetcore-webapi
This repo contains the source for the Action Filters blog post on Code Mazemultiple-databases-aspnetcore
This repo contains the source code for the "Using Multiple Databases in ASP.NET Core via Entity Framework Core" article on Code Mazeblazor-wasm-is4
This repo contains the source code for the "Blazor WebAssembly and IdentityServer4" series on Code Maze.data-protection-aspnet-core
This repository contains the source code for the "Data Protection in ASP.NET Core with IDataProtector" article on Code Mazeangular-identityserver4
This repo contains the source code for the "Angular with IdentityServer4" series of articles on Code Mazeblazor-wasm-signalr-charts
This repo contains the source code for the "Creating Real-Time Charts with Blazor WebAssembly and SignalR" article on Code Mazeswagger-ui-asp-net-core
This repo contains the source code for the "Getting Started with Swagger UI in ASP.NET Core Web API" article on Code Mazereact-series
React With .NET Core and MySQLef-db-first
This repository contains source code for the ASP.NET Core Web API with EF Core DB-First Approach blog on Code Mazeasync-await-aspnetcore
This repo contains the source code for the "Asynchronous Programming with Async and Await in ASP.NET Core" article on Code Mazeelasticsearch-aspnet-core
This repo contains the source code for the "Elasticsearch in ASP.NET Core" article on Code Mazeblazor-wasm-hosted-security
This repo contains the source code for the "Blazor WebAssembly Hosted Security" series of articles on Code Mazeproblemdetails-class-aspnetcore
Using the ProblemDetails Class in ASP.NET Core Web APIapi-gateway-pattern-dotnet
This repo contains the source code for the "Using the API Gateway Pattern In .NET to Encapsulate Microservices" article on Code Mazeaspnetcore-hangfire
This repo contains the source code for the "Hangfire with ASP.NET Core" article on Code Mazeaspnetcore-send-sms
This repo contains the source code for the "How to Send an SMS with ASP.NET Core" article on Code Mazeresilient-microservices-dotnet-polly
This repo contains the source code for the "Creating Resilient Microservices in .NET with Polly" article on Code MazeBlazorWasmJsInterop
This repo contains the souce code for the series of articles about JSInterop in Blazor WebAssembly, on Code Mazeblazor-material
This repo contains the source code for the "Blazor Material" series of articles on Code Mazelogging-aspnetcore-serilog
This repo contains the source code for the "Structured Logging in ASP.NET Core with Serilog" article on Code Mazecors-aspnetcore-example
This repo contains the example of how to implement CORS in ASP.NET Coreazure-cosmosdb-aspnetcore-webapi
This repo contains the source code for the "Azure Cosmos DB with ASP.NET Core Web API" article on Code Mazeazure-table-storage-aspnetcore
This repo contains the source code for the "Azure Table storage with ASP.NET Core" article on Code Mazeflurl-examples
This repo contains a few examples of consuming the GitHub API with Flurlmultiple-env-netcore
This repository contains the source code for the "Multiple Environments in ASP.NET Core" article on Code Mazeblazor-webassembly-security-azuread
This repo contains the source code for the "Blazor WebAssembly Security with Azure AD and Azure AD B2C" series of articles on Code Mazegetting-started-aspnetcore-mongodb
This repository contains the source code for the "Getting Started with ASP.NET Core and MongoDB" article on Code Mazeienumerable-iqueryable-icollection-dotnet
This repo contains the source code for the ".NET Collections – IEnumerable, IQueryable, ICollection" article on Code Mazecsharp-intermediate-module
This repository contains the lessons related to C# intermediate course on Code Mazedapper-migrations-fluentmigrator-aspnetcore
This repo contains the source code for the "Dapper Migrations with FluentMigrator and ASP.NET Core" article on Code Mazebenchmark-csharp-aspnetcore
This repo contains the source code for the "How to Benchmark C# and ASP.NET Core Project" article on Code Mazeaspnet-core-configuration
This repo contains the source code for the "ASP.NET Core Configuration" Series of articles.async-enumerable-yield-csharp
This repo contains the source code for the "IAsyncEnumerable with yield in C#" article on Code Mazefluent-validation-aspnetcore
This repo contains the source code for the "Fluent Validation in ASP.NET Core" articlesblazor-wasm-localization
This repo contains the source code for the "Localization in Blazor WebAssembly Applications" article on Code Mazeaspnetcore-middleware
This repo contains the source code for the "ASP.NET Core Middleware - Creating Flexible Application Flows" article on Code Mazeaspnetcore-webapi-angular-file-download
This repo contains the source code for the "Download Files with ASP.NET Core Web API and Angular" article on Code Mazepostgresql-ef-core
This repo cointains source code for PostgreSQL with EF Core on Code MazeContentNegotiationDemo
Examples used in the https://code-maze.com/content-negotiation-dotnet-core/ blog postblazor-wasm-bindings
This repo contains the source code for the "Working with Binding in Blazor Applications" article on Code Mazevuejs-series
introduction-system-text-json-examples
This repo contains the source code for the "Introduction to System.Text.Json Through Examples" article on Code Mazeblazor-wasm-lazy-loading
This repo contains the source code for the "Lazy Loading in Blazor WebAssembly" article on Code Mazeazure-blob-aspnetcore-angular
This repo contains the source code for the "Azure BLOB Storage with ASP.NET Core and Angular" article on Code Mazepublishing-angular-aspnetcore
This repo contains the source code for the "How to Publish Angular with ASP.NET Core" article on Code Mazeupload-files-azure-webapi-blazor-wasm
This repo contains the source code for the "Upload Files To Azure with .NET Core Web API and Blazor WebAssembly" article on Code Mazerestsharp-examples
This repository contains the code showing off a few scenarios of using the RestSharp librarycodefresh
This repo contains the source code for "How to Easily Deploy ASP.NET Core Web API to Kubernetes Cluster on Azure" article on Code Mazedalsoft.restclient-examples
This repository contains source code for the DalSoft.RestClient examplesblazor-wasm-error-handling
This repo contains the source code for the "Global HTTP Error Handling in Blazor WebAssembly" article on Code Mazedynamic-type-csharp-examples
This repository contains the source code for the Advanced C# - Dynamic Type article on Code Mazeowasp-top-10-dotnetcore
This repository contains the source code for "OWASP Top 10 articles" on Code Mazecsharp-back-to-basics
Back to Basics in C# repoblazor-wasm-complex-model-validation
This repo contains the source code for the "Complex Model Validation in Blazor Applications" article on Code Mazedependency-injection
This repo contains the source code for "Dependency Injection in ASP.NET Core" article(s)azure-queue-aspnetcore
This repo contains the source code for the "Azure Queue storage with ASP.NET Core" article on Code Mazeblazor-wasm-virtuelization
This repo contains the source code for the "Blazor WebAssembly Component Virtualization with ASP.NET Core API" article on Code Mazedotnet-code-coverage
This repo contains the source code for the "Code Coverage in .NET" article on Code Mazeazure-sql-aspnetcore-webapi
Azure SQL with ASP.NET Core Web APIblazor-wasm-query-strings
This repo contains the source code for the "Query Strings in Blazor WebAssembly" article on Code Mazedownload-files-azure-netcore-blazor-wasm
This repo contains the source code for the "Download Files from Azure with .NET Core Web API and Blazor WebAssembly" on Code Mazewriting-logs-nlog-sqlserver
Writing Logs to SQL Server Using NLogazure-serverless-apps-azure-functions
This repo contains the source code for the "Creating Serverless Apps using Azure Functions" article on Code MazeFebruaryContest
This repo contains the project you can use to fork and solve the February challengeaspnet-configuration
This repository contains the source code for the "ASP.NET Core Configuration" series of articlesblazor-wasm-css-isolation
This repo contains the source code for the "CSS Isolation in Blazor Applications" article on code mazeaspnetcore-azure-series
This repo contains the source code for the "Azure with ASP.NET Core Series" of articles on Code Mazeblazor-wasm-custom-validation
This repo contains the source code for the "Custom Validation in Blazor WebAssembly" article on Code MazeLove Open Source and this site? Check out how you can help us