juniorgasparotto / SysCommand
The SysCommand is a powerful framework, cross-platform, for development of Console Application using .NET. It is simple, strongly typed and with great influences of the MVC standard (Include Razor Template). It working as an automatic command line parser where all parse tasks are left over by the framework, leaving the programmer to focus on the…
☆14Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for SysCommand
- The HTTP client that is so easy to use that it wont give you any headache!☆14Updated 9 years ago
- Akka.NET integration plugin for AutoFac dependency injection library☆13Updated 3 years ago
- An IoC container adapter into OWIN pipeline☆23Updated 10 years ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated 4 months ago
- Windows Workflow Extractor into Word and Excel documents☆16Updated 9 years ago
- A Serilog sink that writes events to SignalR☆16Updated 5 years ago
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆24Updated last year
- Seeding data from any source to any destination using .NET☆29Updated 8 years ago
- Project documentation with Markdown using ASP.NET Core☆13Updated 7 years ago
- Multi feed enabled, self hosted NuGet Server☆16Updated 5 years ago
- A transient fault handling framework including such resiliency solutions as Retry, Timeout, Fallback, Rate Limit and Circuit Breaker.☆18Updated 3 years ago
- An Automated Role Based Access Control .NET framework with T-SQL Query Parser which automatically parse select, insert, update, delete qu…☆17Updated 6 years ago
- Fast and easy messaging solution for .NET.☆27Updated 9 years ago
- Local Memory Cache invalidation powered by Redis PubSub☆24Updated last year
- Previously known as Pipelines.Net. AutoPipe is a package that allows to encapsulate each peace of logic into one processor and then combi…☆15Updated last year
- Animated console spinner thingie☆21Updated 4 years ago
- Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 9 years ago
- Implementations of EIP message routing patterns☆41Updated 4 months ago
- A .NET Core Global Tool to deploy changes to SQL databases using DbUp.☆19Updated 3 years ago
- Interpose.Core is a framework for doing dynamic interception of .NET code (Aspect-Oriented Programming). Interpose.Core targets .NET Stan…☆23Updated 2 years ago
- The NuGet search CLI app☆22Updated 4 years ago
- Dynamically attach properties to (almost) any object instance.☆44Updated 3 years ago
- A set of libraries for interacting with Hashicorp's Consul from .NET that leverages the Reactive Extensions.