• Stars
    star
    3
  • Rank 3,947,106 (Top 79 %)
  • Language
    C#
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains the code showing off a few scenarios of using the RestSharp library

More Repositories

1

CodeMazeGuides

The main repository for all the Code Maze guides
C#
856
star
2

.NET-Core-Series

Code Maze .NET Core Series
TypeScript
337
star
3

onion-architecture-aspnetcore

This repo contains the source code for the "Onion Architecture in ASP.NET Core" article on Code Maze
C#
156
star
4

identity-aspnetcore

This repo contains the source code for "Identity in ASP.NET Core series" on Code Maze
C#
146
star
5

blazor-series

This repository contains the source code for the "Blazor Series" on Code Maze blog
141
star
6

aspnetcore-jwt-auth

C#
137
star
7

docker-series

Docker Series about containerizing ASP.NET Core app with MySQL..
C#
105
star
8

advanced-rest-concepts-aspnetcore

This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze
101
star
9

realtime-charts-signalr-angular

This repository contains source code for the ".NET Core with SignalR and Angular – Real-Time Charts" article on Code Maze blog
TypeScript
85
star
10

ConsumeRestfulApisExamples

Examples included the blog post: https://www.code-maze.com/different-ways-consume-restful-api-csharp
C#
73
star
11

angular-material-series

This repository contains the code that accompanies Angular Material on Code Maze
71
star
12

cqrs-validation-mediatr-fluentvalidation

This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze
C#
65
star
13

async-repository-dotnetcore-webapi

Async Repository in ASP.NET Core Web API
C#
65
star
14

unit-testing-aspnetcore-webapi

C#
64
star
15

csharp-design-patterns

55
star
16

cqrs-mediatr-aspnet-core

This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze
C#
54
star
17

dapper-aspnetcore-webapi

This repo contains the source code for the "Using Dapper with ASP.NET Core Web API" article on Code Maze
C#
52
star
18

graphql-series

This repository contains the code for the GraphQL series on Code Maze
51
star
19

dotnet-core-file-upload

This repository contains source code for the "Uploading Files With .NET Core Web API" article on the Code Maze blog
TypeScript
51
star
20

angular-identity-aspnetcore-security

This repo contains the source code for the "Angular Security with ASP.NET Core Identity" series of articles on "Code Maze"
50
star
21

create-pdf-with-netcore

Creating pdf files in .NET Core project
C#
48
star
22

global-error-handling-aspnetcore

C#
40
star
23

solid-principles-csharp

This repository contains source code for the SOLID principles in C# on Code Maze blog
34
star
24

email-attachments-aspnet-core

This repo contains the source code for "How to Send Email with Attachments in ASP.NET Core" article on Code Maze
C#
32
star
25

automapper-aspnet-core

This repo contains the source code for "Automapper in ASP.NET Core" article on Code Maze
C#
32
star
26

aspnetcore-mvc-series

This repo contains the code presented in the ASP.NET Core MVC Series
C#
29
star
27

ef-core-series

This repo contains the source code used in the EF Core Series on Code Maze.
28
star
28

httpclient-aspnetcore

This repo contains the source code for the "HttpClient with ASP.NET Core" series of articles on Code Maze
C#
28
star
29

identity-server-4-aspnetcore

This repo contains the source code for "Identity Server 4 in ASP.NET Core" series of articles on Code Maze
26
star
30

testing-aspnetcore-mvc

This repo contains the source code for the "ASP.NET Core MVC Testing" series of articles on Code Maze
C#
25
star
31

BlazorWebAssembly

This repo contains the source code for the "Blazor WebAssembly: A Practical Guide to Full Stack Development with .NET" course on Code Maze
25
star
32

action-filters-dotnetcore-webapi

This repo contains the source for the Action Filters blog post on Code Maze
21
star
33

multiple-databases-aspnetcore

This repo contains the source code for the "Using Multiple Databases in ASP.NET Core via Entity Framework Core" article on Code Maze
C#
20
star
34

blazor-wasm-is4

This repo contains the source code for the "Blazor WebAssembly and IdentityServer4" series on Code Maze.
17
star
35

data-protection-aspnet-core

This repository contains the source code for the "Data Protection in ASP.NET Core with IDataProtector" article on Code Maze
C#
15
star
36

angular-identityserver4

This repo contains the source code for the "Angular with IdentityServer4" series of articles on Code Maze
14
star
37

blazor-wasm-signalr-charts

This repo contains the source code for the "Creating Real-Time Charts with Blazor WebAssembly and SignalR" article on Code Maze
C#
14
star
38

swagger-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 Maze
C#
13
star
39

react-series

React With .NET Core and MySQL
C#
13
star
40

ef-db-first

This repository contains source code for the ASP.NET Core Web API with EF Core DB-First Approach blog on Code Maze
C#
13
star
41

async-await-aspnetcore

This repo contains the source code for the "Asynchronous Programming with Async and Await in ASP.NET Core" article on Code Maze
C#
13
star
42

elasticsearch-aspnet-core

This repo contains the source code for the "Elasticsearch in ASP.NET Core" article on Code Maze
C#
13
star
43

ef-code-first

This repository contains the code-first approach source that accompanies the blog post on Code Maze
C#
13
star
44

blazor-wasm-hosted-security

This repo contains the source code for the "Blazor WebAssembly Hosted Security" series of articles on Code Maze
12
star
45

problemdetails-class-aspnetcore

Using the ProblemDetails Class in ASP.NET Core Web API
C#
12
star
46

api-gateway-pattern-dotnet

This repo contains the source code for the "Using the API Gateway Pattern In .NET to Encapsulate Microservices" article on Code Maze
C#
12
star
47

aspnetcore-hangfire

This repo contains the source code for the "Hangfire with ASP.NET Core" article on Code Maze
C#
12
star
48

aspnetcore-send-sms

This repo contains the source code for the "How to Send an SMS with ASP.NET Core" article on Code Maze
C#
11
star
49

resilient-microservices-dotnet-polly

This repo contains the source code for the "Creating Resilient Microservices in .NET with Polly" article on Code Maze
C#
11
star
50

BlazorWasmJsInterop

This repo contains the souce code for the series of articles about JSInterop in Blazor WebAssembly, on Code Maze
11
star
51

blazor-material

This repo contains the source code for the "Blazor Material" series of articles on Code Maze
11
star
52

logging-aspnetcore-serilog

This repo contains the source code for the "Structured Logging in ASP.NET Core with Serilog" article on Code Maze
C#
11
star
53

cors-aspnetcore-example

This repo contains the example of how to implement CORS in ASP.NET Core
HTML
10
star
54

azure-cosmosdb-aspnetcore-webapi

This repo contains the source code for the "Azure Cosmos DB with ASP.NET Core Web API" article on Code Maze
C#
9
star
55

azure-table-storage-aspnetcore

This repo contains the source code for the "Azure Table storage with ASP.NET Core" article on Code Maze
C#
8
star
56

flurl-examples

This repo contains a few examples of consuming the GitHub API with Flurl
C#
8
star
57

multiple-env-netcore

This repository contains the source code for the "Multiple Environments in ASP.NET Core" article on Code Maze
HTML
8
star
58

blazor-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 Maze
7
star
59

getting-started-aspnetcore-mongodb

This repository contains the source code for the "Getting Started with ASP.NET Core and MongoDB" article on Code Maze
C#
7
star
60

ienumerable-iqueryable-icollection-dotnet

This repo contains the source code for the ".NET Collections – IEnumerable, IQueryable, ICollection" article on Code Maze
C#
6
star
61

csharp-intermediate-module

This repository contains the lessons related to C# intermediate course on Code Maze
6
star
62

dapper-migrations-fluentmigrator-aspnetcore

This repo contains the source code for the "Dapper Migrations with FluentMigrator and ASP.NET Core" article on Code Maze
C#
6
star
63

benchmark-csharp-aspnetcore

This repo contains the source code for the "How to Benchmark C# and ASP.NET Core Project" article on Code Maze
C#
6
star
64

aspnet-core-configuration

This repo contains the source code for the "ASP.NET Core Configuration" Series of articles.
6
star
65

async-enumerable-yield-csharp

This repo contains the source code for the "IAsyncEnumerable with yield in C#" article on Code Maze
C#
5
star
66

fluent-validation-aspnetcore

This repo contains the source code for the "Fluent Validation in ASP.NET Core" articles
C#
5
star
67

blazor-wasm-localization

This repo contains the source code for the "Localization in Blazor WebAssembly Applications" article on Code Maze
HTML
5
star
68

aspnetcore-middleware

This repo contains the source code for the "ASP.NET Core Middleware - Creating Flexible Application Flows" article on Code Maze
C#
5
star
69

aspnetcore-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 Maze
TypeScript
5
star
70

postgresql-ef-core

This repo cointains source code for PostgreSQL with EF Core on Code Maze
C#
5
star
71

ContentNegotiationDemo

Examples used in the https://code-maze.com/content-negotiation-dotnet-core/ blog post
C#
4
star
72

blazor-wasm-bindings

This repo contains the source code for the "Working with Binding in Blazor Applications" article on Code Maze
HTML
4
star
73

vuejs-series

4
star
74

introduction-system-text-json-examples

This repo contains the source code for the "Introduction to System.Text.Json Through Examples" article on Code Maze
C#
4
star
75

blazor-wasm-lazy-loading

This repo contains the source code for the "Lazy Loading in Blazor WebAssembly" article on Code Maze
HTML
4
star
76

azure-blob-aspnetcore-angular

This repo contains the source code for the "Azure BLOB Storage with ASP.NET Core and Angular" article on Code Maze
C#
4
star
77

publishing-angular-aspnetcore

This repo contains the source code for the "How to Publish Angular with ASP.NET Core" article on Code Maze
TypeScript
3
star
78

upload-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 Maze
HTML
3
star
79

dalsoft.restclient-examples

This repository contains source code for the DalSoft.RestClient examples
C#
3
star
80

blazor-wasm-error-handling

This repo contains the source code for the "Global HTTP Error Handling in Blazor WebAssembly" article on Code Maze
C#
3
star
81

dynamic-type-csharp-examples

This repository contains the source code for the Advanced C# - Dynamic Type article on Code Maze
C#
3
star
82

owasp-top-10-dotnetcore

This repository contains the source code for "OWASP Top 10 articles" on Code Maze
3
star
83

codefresh

This repo contains the source code for "How to Easily Deploy ASP.NET Core Web API to Kubernetes Cluster on Azure" article on Code Maze
C#
3
star
84

csharp-back-to-basics

Back to Basics in C# repo
3
star
85

blazor-wasm-complex-model-validation

This repo contains the source code for the "Complex Model Validation in Blazor Applications" article on Code Maze
HTML
2
star
86

dependency-injection

This repo contains the source code for "Dependency Injection in ASP.NET Core" article(s)
C#
2
star
87

azure-queue-aspnetcore

This repo contains the source code for the "Azure Queue storage with ASP.NET Core" article on Code Maze
C#
2
star
88

blazor-wasm-virtuelization

This repo contains the source code for the "Blazor WebAssembly Component Virtualization with ASP.NET Core API" article on Code Maze
C#
2
star
89

dotnet-code-coverage

This repo contains the source code for the "Code Coverage in .NET" article on Code Maze
C#
2
star
90

azure-sql-aspnetcore-webapi

Azure SQL with ASP.NET Core Web API
C#
2
star
91

blazor-wasm-query-strings

This repo contains the source code for the "Query Strings in Blazor WebAssembly" article on Code Maze
HTML
2
star
92

download-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 Maze
C#
2
star
93

writing-logs-nlog-sqlserver

Writing Logs to SQL Server Using NLog
C#
2
star
94

azure-serverless-apps-azure-functions

This repo contains the source code for the "Creating Serverless Apps using Azure Functions" article on Code Maze
C#
2
star
95

aspnet-configuration

This repository contains the source code for the "ASP.NET Core Configuration" series of articles
C#
1
star
96

blazor-wasm-css-isolation

This repo contains the source code for the "CSS Isolation in Blazor Applications" article on code maze
HTML
1
star
97

FebruaryContest

This repo contains the project you can use to fork and solve the February challenge
C#
1
star
98

aspnetcore-azure-series

This repo contains the source code for the "Azure with ASP.NET Core Series" of articles on Code Maze
1
star
99

blazor-wasm-custom-validation

This repo contains the source code for the "Custom Validation in Blazor WebAssembly" article on Code Maze
HTML
1
star