• Stars
    star
    1
  • Language
    C#
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

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

Repository Details

Simple example of Dependency Injection in Xamarine.Forms by using Microsoft.Extensions.DependencyInjection library.

More Repositories

1

Sol_OData_Swagger_Support

Configure OData with Swagger
C#
16
star
2

Sol_Ajax_Spa_MVC_Core

Better approach to turn an ASP.NET Core Application Into Single Page Application using Ajax methodology.
HTML
5
star
3

Sol_Auth_Jwt_Token

Using this library, we have to implement JWT (JSON Web Token) authentication in an ASP.NET Core 3.1 Web API.
C#
5
star
4

Sol_MicroServiceDemo_DotNetCore

.NetCore 3.1 MicroServices Architecture Pattern.
C#
4
star
5

Sol_MultiSelect_Dropdown_Blazor

HTML
3
star
6

Sol_Get_Binance_Historical_Candle_Data

Get the binance historical candle data parallel.
C#
3
star
7

Sol_EF_SqlQuery

In this library we can add custom result set model class (Complex Types) as per your query using entity framework core.
C#
3
star
8

Sol_Minimal_Web_API_MediatR_CQRS

A Simple example of Minimal Web API using MediatR and CQRS pattern
C#
2
star
9

Sol_ProgressBar_SignalR

Run & queue long running background task and display real time progress bar status using SignalR core.
C#
2
star
10

Sol_ProblemDetails_WebApi

Simple example of Problem Details in Web APi
C#
2
star
11

Sol_Rating_MVC

Rating control in Asp.net Core
HTML
2
star
12

Sol_JsInterlop_CallJsFromCSharp_Blazor

HTML
2
star
13

Sol_Microservices_Node_Express

An example of Node.Js and Express.js Microservice (Typescript) using CQRS pattern with Clean Architecture.
TypeScript
2
star
14

Sol_AutoComplete_TextBox_MVC

ASP.net Core, Jquery
HTML
2
star
15

Sol_CQRS_ES_Custom

Example of Custom CQRS and Event Sourcing pattern.
C#
2
star
16

Sol_Curd_Blazor

Simple Curd Operation in Server side Blazor by using Razor Class Library
C#
2
star
17

Sol_JsInterlop_CallCSharpFromJS_Blazor

HTML
2
star
18

Sol_Microservice_RabbitMQ_MassTransit

Connect RabbitMQ service by using Mass Transits library
C#
1
star
19

Sol_Enum_Typescript

JavaScript
1
star
20

Sol_Encode_MVC

HTML
1
star
21

use_strict

Javascript
HTML
1
star
22

Sol_Chat_SignalR

Simple Chat example using SignalR
HTML
1
star
23

Sol_Routing_Razor_Pages

C#
1
star
24

Sol_FluentValidation_Blazor

C#
1
star
25

Sol_SqlDependency_Demo

C#
1
star
26

Sol_OneWay_Binding_Blazor

HTML
1
star
27

Sol_Garbage_Collector_Javascript

JavaScript
1
star
28

Sol_Nullable_Reference_Type_C-

C#
1
star
29

Sol_AspnetCore.Factory

A Library for implement the factory method for Dependency injection in asp.net core.
C#
1
star
30

Sol_Html5_ProgressBar

CSS
1
star
31

Sol_ExpressionBodiedMembers_C-

C#
1
star
32

Sol_Input_UI_MVC

C#
1
star
33

Sol_Action_Delegates

C#
C#
1
star
34

Sol_State_Maintain_Blazor

HTML
1
star
35

Sol_Redirect_Javascript

HTML
1
star
36

Sol_Bulma_Grid_System_Css

Basic example of grid system of bulma CSS framework.
CSS
1
star
37

Sol_Layout_Change_MVC

HTML
1
star
38

Sol_Generic_Component_React

A simple example of Generic Component in React.js. In this example, I have created For-Component by using the class component as well as a functional component.
TypeScript
1
star
39

Sol_Async_Await_Javascript

Javascript
JavaScript
1
star
40

Sol_ControlTemplate_ContentPresenter_Xamarin

Simple Example of ContentPresenter in ControlTemplate
C#
1
star
41

Sol_FluentValidation_MVC

C#
1
star
42

Sol_Custom_TagHelper_MVC

C#
1
star
43

Sol_Cookies_MVC

C#
1
star
44

Sol_Func_Delegates

C#
C#
1
star
45

Sol_Razor_Class_Lib_Blazor

HTML
1
star
46

Sol_Exception_Filter_C-

C#
1
star
47

Blazor_Layout_Bug_RCL

HTML
1
star
48

Sol_Analog-Clock_Blazor

Analog clock component in blazor.
HTML
1
star
49

Sol_ReusableComponent_Blazor_MVVM

Reusable Login Form Component in Blazor
C#
1
star
50

Sol_OOP_Solidity

A sample example of OOP solidity
Solidity
1
star
51

Sol_Routing_MVC

HTML
1
star
52

Sol_SeriLog_WebApi

Example of SeriLog.
C#
1
star
53

Sol_CancellationToken_MVC

C#
1
star
54

Sol_Blazor_Code_Behind_Inject

1
star
55

Sol_Array_Pagination_Javascript

JavaScript
1
star
56

Sol_Css_Xamarin.Form

Consume css in Xamarin.Forms
C#
1
star
57

Sol_Prototype_Javascript

Javascript
JavaScript
1
star
58

Sol_ContentView_BindableProperty_Xamarin

C#
1
star
59

Sol_DI_MVC

HTML
1
star
60

Sol_SPA_MVC

HTML
1
star
61

Sol_CQRS_Prototype_ExpressJS

CQRS pattern for Express.js.
TypeScript
1
star
62

Sol_Style_MergeDictionary_Xamarin

Add multiple xaml style files using MergeDictionary in Xamarin.Form
C#
1
star
63

Sol_Fluent_Pattern

Simple example of Fluent design pattern with constraint(Rule) of fluent flow.
C#
1
star
64

Sol_Microservice_CQRS_EventSourcing

Implementation of Microservice CQRS pattern with Event Sourcing by using MediatR library.
C#
1
star
65

Sol_SecurityHeaders_Middleware_WebApi

Example of Security Headers middleware in Asp.net core
C#
1
star
66

Sol_Dispose_Blazor

Simple example of Dispose method in blazor
HTML
1
star
67

Sol_Lazy_Loading_C-

C#
1
star
68

Sol_Event_Target_Jquery

HTML
1
star
69

Sol_Asynchronous_Streams

C#
1
star
70

Sol_Using_Declaration_C-

C#
1
star
71

Sol_Destructuring_Javascript

JavaScript
1
star
72

Sol_Swagger_OpenApi_Client

Consume web api using OpenApi Standard.
C#
1
star
73

Sol_DistributedSession_MVC

C#
1
star
74

Sol_ChildComponent_Ref_Blazor

Show modal popup and Hide & show multiple cards by using concept of component reference. @ref
CSS
1
star
75

Sol_Javascript_Css_Call_from_Action_MVC

HTML
1
star
76

Sol_DistributedCache_MVC

C#
1
star
77

Sol_Dynamic_Css_Apply_Blazor

HTML
1
star
78

Sol_Navigation_MVVM_Xamarin

Simple example of Navigation using MVVM pattern in Xamarin .Form
C#
1
star
79

Sol_TableGrid_Blazor

HTML
1
star
80

Sol_Event_Handling_C-

C#
1
star
81

Sol_Await_Catch_Finally_C-

C#
1
star
82

Sol_Model_MVC

Asp.net core MVC
HTML
1
star
83

Sol_Style_Inheritance_Xamarin

Simple example of Style inheritance in Xamarin.Form
C#
1
star
84

Sol_Carousel_TagHelper_MVC

HTML
1
star
85

Sol_Typescript_Blazor

Simple example of configuring typescript in razor class library (Blazor)
HTML
1
star
86

Sol_Jquery_Selector

Javascript
HTML
1
star
87

Sol_Anoymous_Function_Js

Javascript
HTML
1
star
88

Sol_EmployeeList_TagHelper_Demo

C#
1
star
89

Sol_Local_Storage_Javascript

JavaScript
1
star
90

Sol_Function_Modifiers_Solidity

A Simple example of Function Modifiers in Solidity
TypeScript
1
star
91

Sol_TypeOrm_Node

A simple example of TypeORM using typescript.
TypeScript
1
star
92

Sol_Function_Overloading_Typescript

TypeScript
1
star
93

Sol_MediaQuery_Blazor

Media Query Component using Blazor
HTML
1
star
94

Sol_Html.ActionLink_Vs_Url.Action_MVC

HTML
1
star
95

Sol_Background_Worker_MVC

HTML
1
star
96

Sol_Abstract_Contract_Solidity

A Simple example of Abstract Contract.
TypeScript
1
star
97

Sol_CancellationToken_C-

C#
1
star
98

Sol_Razor_Template_Blazor

HTML
1
star
99

Sol_Functions_Typescript

TypeScript
1
star
100

Sol_SessionStorage_Javascript

HTML
1
star