.Net Core Assistant Framework
Assistant Framework is a reusable set of libraries or classes in software. In an effort to help developers focus their work on higher level tasks, a framework provides a functional solution for lower level elements of coding. While a framework might add more code than is necessary, they also provide a reusable pattern to speed up development.
This project contains categorized constant values that can be used frequently for your applications.
This project includes categorized extension methods to avoid repetitive code that can be used frequently for your applications.
This project includes objects such as enum, model, interface, option, dto that can be used frequently for your applications.