Skip to content

Api Scripting Library, a CLI tool to generate .Net/.Net core web Apis written in C#.

License

Notifications You must be signed in to change notification settings

AymenDaoudi/ASL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASL

Api Scripting Library, a CLI tool to generate .Net/.Net core web Apis written in C#.

Description

ASL is under current development, it aims to help generate .net web apis that are written in C# with little efforts. The generated apis are decoupled and architectured following clean/onion architecutre. Code generation is ensured using Roslyn, by using CSCG.Roslyn library that is also under active development.

Notice

ASL, CSCG.Roslyn and CSCG.Abstract are all under active development and not stable. Changes are expected at any time.

CSCG.Roslyn and CSCG.Abstract are available for experimentation on Nuget.

CSCG Github repo : https://github.com/AymenDaoudi/CSCG

CSCG.Abstract on nuget : https://www.nuget.org/packages/CSCG.Abstract/

CSCG.Roslyn on nuget : https://www.nuget.org/packages/CSCG.Roslyn/

About

Api Scripting Library, a CLI tool to generate .Net/.Net core web Apis written in C#.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published