Skip to content

mlhsn/grep-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grep-DotNet

IMPORTANT NOTES

This project will not get any support, warranty, or update. DO NOT create issue or PR. They will not be answered, or reviewed. This is pure educational purpose project.

This is a sample Dotnet console project, for writing linux grep in Dotnet framework with Csharp programming language.


Intention

The Intention for this project is to learn following in Csharp dotnet core.

  • Variables and operators
  • Methods
  • Classes
  • Lambda expressions
  • Iterators
  • Control structures
  • String operations
  • Asynchronous programming
  • ...

Installation

Following are the installation and setup steps for both using or hacking.

Prerequisite

Setup steps

  1. Clone this repo, open this directory in your terminal.
  2. Write dotnet run.
  3. Open this directory in your favourite IDE to hack on this code base.

Caveat

  • This application was developed, and only tested in Macos.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages