This website works better with JavaScript.
Explore
Help
Sign In
emre.kartal
/
LolProject
Watch
0
Star
1
Fork
You've already forked LolProject
0
Code
Issues
Pull Requests
3
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
0384119f22
master
ApiManager
MAUI_Settings
UT_EF_Manager
API_RunePage_ReadMe_UT
NextStep_Controllers
UT_Entity_Relation_NextStep
Logs_Version_Filtrage_Pagination
API_UT_DELETE_PUT
Docker_API
ET_Relation_Entity
EF_Entity_DB
Documentation_UT_Client
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0384119f22'
${ noResults }
LolProject
/
src
/
EntityFramework_LoL
/
Sources
/
DTO
/
LargeImageDto.cs
8 lines
107 B
Raw
Blame
History
namespace
DTO
{
public
class
LargeImageDto
{
public
string
Base64
{
get
;
set
;
}
}
}
Reference in new issue
View Git Blame
Copy Permalink