Skip to content

darkcompet/cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 

Repository files navigation

Core for C#

This provides fundamental language-level features for all C#-based projects. This aims to support all frameworks (.NET Core, .NET Framework, .NET Standard,...) as possible.

  • Features
  • Extensions (string,...)
  • Scope functions (AlsoDk(), LetDk(),...) for better coding style.

Dependencies

	# .Net
	https://dotnet.microsoft.com

Installation

  • Just include it into project by add as git-submodule.
	# Tool.Compet.Core
	git submodule add https://github.com/darkcompet/cs.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages