Top 20 NuGet Packages
Library for helping you consume the Cbis management service
Description
This library allows you to add versioning and auto document your api. For more information, go to https://github.com/carlosbenicio/apiversioning4net
Wrapper for creating xlsx files with DocumentFormat.OpenXml
usage:
var excel = new Document();
//Get the first sheet
var sheet1 = excel.GetSheets().First()
//Change sheet name
sheet1.Name = "My first sheet";
//Write some data
sheet1.WriteToCell(1, 1, "Test 1");
//Create another sheet
v...
Package Description
Package Description
A component-based object extensibility framework for .NET.
An Expect-inspired .NET library for accessing console I/O of processes.
Package Description
Cbs.Dotnet.N2Cache
Cbs Core