Skip to content

main76/dotnetcore-png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET Core App for PNG file

Runtime

.NET Core is required.

Get .NET Core

Working with Visual Studio Code

Download and install it, then install C# extension.

Get VSCode

Get Started

First, use the following command to generate file 'project.lock.json'.

>dotnet restore

Then build our project, and run.

>dotnet build

>dotnet run

Project Progress

Read from an Existed PNG file

Not yet completed.

Create a PNG file with Specific argb[][]

Not yet started.

Class to Describe argb[][]

Not yet implemented.

About

.NET Core App for encoding or decoding PNG file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages