Git Product home page Git Product logo

fluentconsole's Introduction

Project Download Scoreboard

An overview of my open source projects

Project Description Downloads
agile-cli Generate agile metrics for your team's Jira project right from the command line! PowerShell Gallery
AsyncProgressReporter Asynchronously pipe progress messages from long running functions to PowerShell cmdlets. Nuget
ChromeDND Temporarily disable all Chrome desktop notifications Chrome Web Store
clippy "Copy as path"... but better GitHub All Releases
console-progress-bar Customizable progress bars for C# console applications. Nuget
FluentConsole A fluent interface for C# console applications. Nuget
journal-cli A command line tool, for journaling. PowerShell Gallery
NoDoz Keeping Windows awake at night since 2019! GitHub All Releases
WhatsNew PowerShell functions for versioning a git repo with tags and more! PowerShell Gallery
WriteParagraph Write-Host, now with word wrapping! PowerShell Gallery

fluentconsole's People

Contributors

refactorsaurusrex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

fluentconsole's Issues

JQuery-style writing

I thought of a new feature that could be useful to shorten code writing even more :
Console.WriteLine("text", ConsoleColor.Red).WriteLineWait("more text").
Methods could return a Console instance, allowing to use more methods on a single line.
I'm still trying to determine if it's technically possible, and am not sure about all its details at all, but that's an idea I came up with.

Update to .Net Core 2.0 or .Net Standard 2.0

Hi,

I just stumbled across this and it's perfect for a little project I'm working on. Nice work!

My only issue is that the console app I'm working on is a .Net Core app so I'm getting the following warning in Visual Studio.

Warning NU1701 
Package 'FluentConsole.Library 1.0.54' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'.
This package may not be fully compatible with your project.

Any plans to update it to .Net Core 2.0 or .Net Standard 2.0?

I'm pretty sure updating it to .Net Standard will be fairly simple and am happy to give it a crack and submit a pull request if you want.

Regards,

Chris

Create fluent overloads for Console.Write()

I personally haven't had much need to create fluent overloads for Console.Write(), but if anyone finds themselves wishing these were part of this library please add your vote here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.