
- Bermuda
- 10:21
(UTC -03:00) - https://augustoproiete.net
- @augustoproiete
Highlights
Hi there 👋, I'mAugusto.
Feel free to contact me on Twitter@augustoproiete orhello@augustoproiete.net
I'm a maintainer on a number of open-source projects on my spare time, including:
- Cake, a cross-platform build automation system with a C# DSLAnd developed and maintaina number of Cake addins and modules
- Serilog, a logging library designed with structured event data in mind,Also developed and maintaina number of sinks and enrichers for Serilog
- Excel-DNA, develop addins and extensions for Excel using C#Also developed and maintaina number of extensions for Excel-DNA
- Ookii Dialogs (wpf,winforms), a set of common dialogs for Windows Desktop apps
- Hangfire.Dashboard.Customize, options for customizing Hangfire Dashboards
- EmptyLicensesLicx, easy continuous integration of apps using third-party controls that rely on licenses.licx files
- DevExpress-NuGet, NuGet Packages for the DevExpress .NET Components
...and more.
Cake (C# Make) is a free and open source cross-platform build automation system with a C# DSL for tasks such as compiling code, copying files and folders, running unit tests, compressing files and building NuGet packages
- Cake.MinVer: Use MinVer in Cake builds.MinVer is a tool for versioning projects using Git tags
- Cake.Jekyll: Build Jekyll static sites in Cake builds.Jekyll is a blog-aware, static site generator in Ruby
- Cake.ExcelDnaPack: Use ExcelDnaPack in Cake builds.ExcelDnaPack is a packaging tool for Excel add-ins built withExcel-DNA
Serilog provides diagnostic logging to files, the console, and elsewhere. It is easy to set up, has a clean API, and is portable between recent .NET platforms. Unlike other logging libraries, Serilog is built with powerful structured event data in mind
- Serilog.Sinks.RichTextBox: Sink to write log events to a WPF RichTextBox control
- Serilog.Sinks.Notepad: Sink to write log events to Notepad as text or JSON
- Serilog.Sinks.ExcelDnaLogDisplay: Sink to write events toExcel-DNA LogDisplay
- Serilog.Enrichers.GlobalLogContext: Enricher to dynamically add properties to all log events of your application
- Serilog.Enrichers.ExcelDna: Enricher with properties fromExcel-DNA add-ins
- ExcelDna.Diagnostics.Serilog: IntegrateExcel-DNA Diagnostic Logging with Serilog
- Prism.Logging.Serilog: Integrate Serilog with Prism in WPF, UWP, or Xamarin Forms apps
Excel-DNA is an independent project to integrate .NET into Excel. With Excel-DNA you can make native (.xll) add-ins for Excel using C#, Visual Basic.NET or F#, providing high-performance user-defined functions (UDFs), custom ribbon interfaces and more. Your entire add-in can be packed into a single .xll file requiring no installation or registration.
- ExcelDna.Diagnostics.Serilog: IntegrateExcel-DNA Diagnostic Logging with Serilog
- ExcelDna-Unpack: Extract contents of Excel-DNA add-ins that have been packed withExcelDnaPack
- Cake.ExcelDnaPack: Use ExcelDnaPack in Cake builds.ExcelDnaPack is a packaging tool for Excel add-ins built withExcel-DNA
- ExcelDna.Abstractions: Mock / unit test Excel-DNA Add-ins
- Serilog.Sinks.ExcelDnaLogDisplay: Sink to write events toExcel-DNA LogDisplay
- Serilog.Enrichers.ExcelDna: Enricher with properties fromExcel-DNA add-ins
- ExcelDnaPack: ExcelDnaPack NuGet package for use as a tool in build scenarios
- NaturalStringExtensions: Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans
- EmptyLicensesLicx: Easy continuous integration of apps using third-party controls that rely on licenses.licx files
- IAmRoot NuGet Package: Shows we can run arbitrary code from any NuGet package
- dotnet-args: Cross-platform .NET CLI Tool that prints the command-line arguments it receives, to help debug scripts and apps
- Hangfire.Dashboard.Customize: Customize Hangfire Dashboards (e.g. Change the Title)
- Microsoft.Solver.Foundation.Express: NuGet Package for the Microsoft Solver Foundation Express
PinnedLoading
- cake-build/cake
cake-build/cake Public🍰 Cake (C# Make) is a cross platform build automation system.
- Excel-DNA/ExcelDna
Excel-DNA/ExcelDna PublicExcel-DNA - Free and easy .NET for Excel. This repository contains the core Excel-DNA library.
- ookii-dialogs/ookii-dialogs-wpf
ookii-dialogs/ookii-dialogs-wpf PublicAwesome dialogs for Windows Desktop applications built with Microsoft .NET (WPF)
- MetacoSA/NBitcoin
MetacoSA/NBitcoin PublicComprehensive Bitcoin library for the .NET framework.
- serilog-contrib/serilog-sinks-richtextbox
serilog-contrib/serilog-sinks-richtextbox PublicA Serilog sink that writes log events to a WPF RichTextBox control with colors and theme support
If the problem persists, check theGitHub status page orcontact support.