R M Shahidul Islam Shahed (shahedbd)

shahedbd

Geek Repo

Company:Technical Project Manager

Location:Dhaka,Bangladesh

Home Page:https://netspeedm.com/

Github PK Tool:Github PK Tool

R M Shahidul Islam Shahed's repositories

MediaSearchInLocalStorage

Media Search In Local Storage. Ex: Video. image etc files.

Language:C#License:MITStargazers:0Issues:0Issues:0

CoreAppsettings

In ASP.NET Core, we don't have anything called Web.config which we use to write our connection strings or application specific settings. Rather, here we have a file named appsettings.json to store similar information.

Language:C#License:MITStargazers:1Issues:0Issues:0

DapperCRUD

Dapper is an object-relational mapping (ORM) product for the Microsoft .NET platform: it provides a framework for mapping an object-oriented domain model to a traditional relational database. Its purpose is to relieve the developer from a significant portion of relational data persistence-related programming tasks. Dapper is free as open source software that is distributed under dual license, either the Apache License 2.0 or the MIT License.

Language:JavaScriptLicense:MITStargazers:1Issues:0Issues:0

Generics

Generics were added to version 2.0 of the C# language and the common language runtime (CLR). Generics introduce to the .NET Framework the concept of type parameters, which make it possible to design classes and methods that defer the specification of one or more types until the class or method is declared and instantiated by client code. For example, by using a generic type parameter T you can write a single class that other client code can use without incurring the cost or risk of runtime casts or boxing operations.

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

SendgridASPNETCore

Overview This library allows you to quickly and easily use the SendGrid Web API v3 via C# with .NET. Version 9.X.X+ of this library provides full support for all SendGrid Web API v3 endpoints, including the new v3 /mail/send. We want this library to be community driven, and SendGrid led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create issues and pull requests or simply upvote or comment on existing issues or pull requests. For updates to this library, see our CHANGELOG and releases. Subscribe to email release notifications to receive emails about releases and breaking changes.

Language:C#License:MITStargazers:0Issues:0Issues:0

SerilogASPNETCore

Like many other libraries for .NET, Serilog provides diagnostic logging to files, the console, and elsewhere. It is easy to set up, has a clean API, and is portable between recent .NET platforms. Unlike other logging libraries, Serilog is built with powerful structured event data in mind.

Language:C#License:MITStargazers:0Issues:0Issues:0

FileHandling

File Handling in C#.

Language:C#License:MITStargazers:0Issues:0Issues:0

source-blog

Source files for all labs and tutorials on the Blog

Language:JavaScriptStargazers:0Issues:0Issues:0

aspnetboilerplate

ASP.NET Boilerplate - Web Application Framework

Language:C#License:MITStargazers:0Issues:0Issues:0

MySQLRepoPatternCRUD

ASP.NET Core and MySQL Repository Pattern CRUD

Language:C#License:MITStargazers:0Issues:0Issues:0

BasicNoSQL

Basic NoSQL

License:MITStargazers:0Issues:0Issues:0

Embed-PDF

Adds pseudo oembed support for PDF documents to WordPress using Google Document Viewer

License:GPL-2.0Stargazers:0Issues:0Issues:0

EntityFrameworkCore

Entity Framework Core Code First Example

Language:C#License:MITStargazers:0Issues:0Issues:0

SqlDataReaderDynamicMapping

SqlDataReader Dynamic Mapping to custom model

Language:C#License:MITStargazers:0Issues:0Issues:0

MultitierArchitecture

In software engineering, multitier architecture (often referred to as n-tier architecture) or multilayered architecture is a client–server architecture in which presentation, application processing, and data management functions are physically separated. The most widespread use of multitier architecture is the three-tier architecture. N-tier application architecture provides a model by which developers can create flexible and reusable applications. By segregating an application into tiers, developers acquire the option of modifying or adding a specific layer, instead of reworking the entire application. A three-tier architecture is typically composed of a presentation tier, a domain logic tier, and a data storage tier.

Language:C#License:MITStargazers:3Issues:0Issues:0

customcodegenerator

.NET base project common code will be generate by this simple console applications.

Language:C#License:MITStargazers:0Issues:0Issues:0

awesome-dotnet-core

:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software

Language:C#Stargazers:0Issues:0Issues:0

DeserializeObjectAndMapToDBModel

JSON Deserialize and Maping with DB Model

Language:C#License:MITStargazers:0Issues:0Issues:0

ImageSharp

:camera: A cross-platform library for the processing of image files; written in C#

Language:C#License:Apache-2.0Stargazers:0Issues:0Issues:0

roslyn

The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.

Language:C#License:Apache-2.0Stargazers:0Issues:0Issues:0

C-Sharp-Algorithms

A C# plug-and-play class-library project of standard Data Structures and Algorithms.

Language:C#License:MITStargazers:0Issues:0Issues:0

GenSetGetBySQL

Generates CSHARP Property (get, set)

License:MITStargazers:0Issues:0Issues:0

GenericRepositoryPattern

Generic Repository Pattern using C# console application. Actions: CRUD operations in MSSQL DB.

Language:C#License:MITStargazers:0Issues:0Issues:0

go-web-framework-stars

:star: Web frameworks for Go, most starred on Github

Language:GoLicense:MITStargazers:0Issues:0Issues:0

SQL

Helpful SQL Scripts

Language:PLSQLStargazers:0Issues:0Issues:0

spring-boot

Spring Boot

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

csharplang

The official repo for the design of the C# programming language

Stargazers:0Issues:0Issues:0

OpenFriendProject

A virtual friend that will talk to you and grow with you.

Language:C#Stargazers:0Issues:0Issues:0

java-design-patterns

Design patterns implemented in Java

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

SoftwareEngineering_Documents

Software Engineering Common Practices and Rules

License:MITStargazers:0Issues:0Issues:0